Questions and answers

Bash Linux commands

All questions and answers from this set.
Questions: 234 Played: 4463 times
Question 196
Run a command when a signal is set(bourne)
trap
Question 197
Translate, squeeze, and/or delete characters
tr
Question 198
Do nothing, successfully
true
Question 199
Topological sort
tsort
Question 200
Print filename of terminal on stdin
tty
Question 201
Describe a command •
type
Question 202
Limit user resources •
ulimit
Question 203
Users file creation mask
umask
Question 204
Unmount a device
umount
Question 205
Remove an alias •
unalias
Question 206
Print system information
uname
Question 207
Convert spaces to tabs
unexpand
Question 208
Uniquify files
uniq
Question 209
Convert units from one scale to another
units
Question 210
Remove variable or function names
unset

Similar topics