Questions and answers

Bash Linux commands

All questions and answers from this set.
Questions: 234 Played: 4065 times
Question 1
Add a user to the system
Adduser
Question 2
Add a group to the system
Addgroup
Question 3
Create an alias
alias
Question 4
Search Help manual pages (man -k)
apropos
Question 5
Search for and install software packages (Debian)
apt-get
Question 6
Spell Checker
aspell
Question 7
Find and Replace text, database sort/validate/index
awk
Question 8
Strip directory and suffix from filenames
basename
Question 9
GNU Bourne-Again SHell
bash
Question 10
Arbitrary precision calculator language
bc
Question 11
Send to background
bg
Question 12
Exit from a loop •
break
Question 13
Run a shell builtin
builtin
Question 14
Compress or decompress named file(s)
bzip2
Question 15
Display a calendar
cal

Similar topics