Difference between revisions of "Class 1 09/06/2011"
Jump to navigation
Jump to search
(Created page with '[https://wiki.iac.isu.edu/index.php/Simulations_of_Particle_Interactions_with_Matter._Dr._Forest._Fall_2011 go back] #pwd - print working directory #ls - list of files #cd - c…') |
|||
Line 11: | Line 11: | ||
#* ssh shaproma@aztec.iac.isu.edu | #* ssh shaproma@aztec.iac.isu.edu | ||
#scp - security copy | #scp - security copy | ||
+ | #* scp mane@computer:filename (source) name@computer:filename | ||
+ | #* scp filename (source) name@computer:filename if file already in current comp | ||
+ | #mkdir make directory | ||
+ | #printenv print environment |
Revision as of 19:49, 6 September 2011
- pwd - print working directory
- ls - list of files
- cd - change directory
- df - available space
- ssh - security shell, to login from one computer to other
- ssh username@othercomputer
- ssh shaproma@aztec.iac.isu.edu
- scp - security copy
- scp mane@computer:filename (source) name@computer:filename
- scp filename (source) name@computer:filename if file already in current comp
- mkdir make directory
- printenv print environment