- (Exam Topic 1)
Which of the following are requirements in order to run a shell script like a regular command from anywhere in the filesystem? (Choose THREE correct answers.)
Correct Answer:
BCD
- (Exam Topic 5)
Which command, depending on its options, can display the open network connections, the routing tables, as well as network interface statistics. (Specify ONLY the command without any path or parameters.)
Solution:
netstat, /bin/netstat, ss, /usr/bin/ss
Does this meet the goal?
Correct Answer:
A