Questions and answers

Bash Linux commands

All questions and answers from this set.
Questions: 234 Played: 4462 times
Question 91
Conditionally perform a command
if
Question 92
Configure a network interface
ifconfig
Question 93
Stop a network interface
ifdown
Question 94
Start a network interface up
ifup
Question 95
Capture an X server screen and save the image to file
import
Question 96
Copy files and set attributes
install
Question 97
Join lines on a common field
join
Question 98
Stop a process from running
kill
Question 99
Kill processes by name
killall
Question 100
Display output one screen at a time
less
Question 101
Perform arithmetic on shell variables •
let
Question 102
Make links between files
ln
Question 103
Create variables •
local
Question 104
Find files
locate
Question 105
Print current login name
logname

Similar topics