Questions and answers

Bash Linux commands

All questions and answers from this set.
Questions: 234 Played: 4462 times
Question 61
Convert tabs to spaces
expand
Question 62
Set an environment variable
export
Question 63
Evaluate expressions
expr
Question 64
Do nothing, unsuccessfully
false
Question 65
Low-level format a floppy disk
fdformat
Question 66
Partition table manipulator for Linux
fdisk
Question 67
Send job to foreground
fg
Question 68
Search file(s) for lines that match a fixed string
fgrep
Question 69
Determine file type
file
Question 70
Search for files that meet a desired criteria
find
Question 71
Reformat paragraph text
fmt
Question 72
Wrap text to fit a specified width.
fold
Question 73
Expand words, and execute commands
for
Question 74
Format disks or tapes
format
Question 75
Display memory usage
free

Similar topics