% cp foo foo.2
% cp ~/poems/jabber .
This copies the file jabber in the directory poems to the current directory. The symbol "." stands for the current directory. The symbol "~" stands for the home directory.
Post a Comment
No comments:
Post a Comment