Flashcards

Bash Linux commands

Flashcards for quick repetition.
Flashcards: 234 Played: 4463 times
Trace system calls and signals
strace
Substitute user identity
su
Execute a command as another user
sudo
Print a checksum for a file
sum
Make a new name for a file
symlink
Synchronize data on disk with memory
sync
Output the last part of files
tail
Tape ARchiver
tar
Redirect output to multiple files
tee
Evaluate a conditional expression
test
Measure Program running time
time
User and system times
times
Change file timestamps
touch
List processes running on the system
top
Trace Route to Host
traceroute

Similar topics

Other modes