Flashcards
Bash Linux commands
Flashcards for quick repetition.
Flashcards: 234
Played: 4463 times
Copy files between two machines
rcp
Read a line from standard input •
read
Read from stdin into an array variable •
readarray
Mark variables/functions as readonly
readonly
Reboot the system
reboot
Rename files
rename
Alter priority of running processes
renice
Synchronize remote files via email
remsync
Exit a shell function
return
Reverse lines of a file
rev
Remove files
rm
Remove folder(s)
rmdir
Remote file copy (Synchronize file trees)
rsync
Multiplex terminal, run remote shells via ssh
screen
Secure copy (remote file copy)
scp