Bash Command 2 Flashcards
man
Help manual
mkdir
Create new folder(s)
mkfifo
Make FIFOs (named pipes)
mkisofs
Create an hybrid ISO9660/JOLIET/HFS filesystem
mknod
Make block or character special files
more
Display output one screen at a time
mount
Mount a file system
mtools
Manipulate MS-DOS files
mtr
Network diagnostics (traceroute/ping)
mv
Move or rename files or directories
mmv
Mass Move and rename (files)
netstat
Networking information
nice
Set the priority of a command or job
nl
Number lines and write files
nohup
Run a command immune to hangups
notify-send
Send desktop notifications
nslookup
Query Internet name servers interactively
open
Open a file in its default application
op
Operator access
passwd
Modify a user password
paste
Merge lines of files
pathchk
Check file name portability
ping
Test a network connection
pkill
Stop processes from running
popd
Restore the previous value of the current directory
pr
Prepare files for printing
printcap
Printer capability database
printenv
Print environment variables
printf
Format and print data ?
ps
Process status
pushd
Save and then change the current directory
pwd
Print Working Directory
quota
Display disk usage and limits
quotacheck
Scan a file system for disk usage
quotactl
Set disk quotas
ram
ram disk device
rcp
Copy files between two machines
read
Read a line from standard input ?
readarray
Read from stdin into an array variable ?
readonly
Mark variables/functions as readonly
reboot
Reboot the system
rename
Rename files
renice
Alter priority of running processes
remsync
Synchronize remote files via email
return
Exit a shell function
rev
Reverse lines of a file
rm
Remove files
rmdir
Remove folder(s)
rsync
Remote file copy (Synchronize file trees)
screen
Multiplex terminal, run remote shells via ssh