You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the destination is assumed to be a directory and if you write something like aquarium $NAME cp help /root/README, it will create a directory called README containing help.
Currently, the destination is assumed to be a directory and if you write something like
aquarium $NAME cp help /root/README, it will create a directory calledREADMEcontaininghelp.