Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
labs:unix_basics [2016/03/25 02:39] – [Copy Files and Directories] adminlabs:unix_basics [2017/03/15 16:07] – [Copy Files and Directories] admin
Line 33: Line 33:
  
   cp <source> <destination>   cp <source> <destination>
 +  
 +For example
 +
 +  cp myfile.txt myfilecopy.txt
  
 To copy a directory and its contents, use the ''-r'' option.  ''-r'' means //recursively// For example,  To copy a directory and its contents, use the ''-r'' option.  ''-r'' means //recursively// For example, 
Line 128: Line 132:
  
 Note that what you type for the passwords does not show up on the screen for your security. Note that what you type for the passwords does not show up on the screen for your security.
 +
  
labs/unix_basics.txt · Last modified: 2017/03/15 16:07 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0