[RESOLVED] Using of the usual bash commands on EOS« Back to Questions List

Is it safely to use the usual bash commands like cp or rm on EOS?
Posted by Vsilii Plotnikov
Asked on 12/03/2020 15:42
0

Thank you for your reply.

Posted by Vsilii Plotnikov
Answered On 23/03/2020 13:38
1

I know one more EOS command: ’eoscp’. I think there is a small difference with ’eos cp’ but I don’t remember what.

Posted by Konstantin Gertsenberger
Answered On 16/03/2020 12:03
0
Can I use the command
eos cp
to make a copy from /nica/mpd21 to EOS?
Posted by Vsilii Plotnikov
Answered On 12/03/2020 18:10
1

It is not safely to use the usual bash commands like cp or rm on EOS.
In EOS environment please use only EOS commands:

eos ls
eos mkdir
eos rmdir
eos cp
eos rm
man eos
Posted by Ivan Slepov
Answered On 12/03/2020 17:16