Commands Flashcards
1
Q
bash
A
bourne-again shell
2
Q
bg
A
send to background
3
Q
cat
A
concatenate and print
4
Q
cd
A
change directory
5
Q
chgrp
A
change group ownership
6
Q
chmod
A
change access permissions
7
Q
chown
A
change file owner and group
8
Q
chroot
A
run a command with a different root directory
9
Q
clear
A
clear terminal screen
10
Q
cp
A
copy one or more files to another location
11
Q
cron
A
daemon to execute scheduled commands
12
Q
crontab
A
schedule a command to run at a later time
13
Q
cut
A
divide a file into several parts
14
Q
dd
A
convert and copy a file, write disk headers, boot records
15
Q
df
A
display free disk space