Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Linux Foundation
Exam 1: Linux Foundation Certified System Administrator
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
Multiple Choice
Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?
Question 42
Multiple Choice
Which of the following signals is sent to a process when the key combination CTRL+C is pressed on the keyboard?
Question 43
Multiple Choice
Which of the following is the device file name for the second partition on the only SCSI drive?
Question 44
Multiple Choice
Which of the following commands will print the last 10 lines of a text file to the standard output?
Question 45
Multiple Choice
In order to display all currently mounted filesystems, which of the following commands could be used? (Choose TWO correct choices.)
Question 46
Multiple Choice
Which of the following command sets the Bash variable named TEST with the content FOO?
Question 47
Multiple Choice
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Question 48
Multiple Choice
Which of the following commands will reduce all consecutive spaces down to a single space?
Question 49
Multiple Choice
Which of the following shell redirections will write standard output and standard error output to a file named filename?
Question 50
Multiple Choice
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Question 51
Multiple Choice
What happens after issuing the command vi without any additional parameters?
Question 52
Multiple Choice
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Question 53
Multiple Choice
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Question 54
Multiple Choice
Regarding the command: nice -5 / usr /bin/prog Which of the following statements is correct?
Question 55
Multiple Choice
When running the command sed -e "s/a/b/" /tmp/file >/tmp/file While /tmp/file contains data, why is /tmp/file empty afterwards?
Question 56
Multiple Choice
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
Question 57
Multiple Choice
When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
Question 58
Multiple Choice
Which of the following are valid stream redirection operators within Bash? (Choose THREE correct choices.)
Question 59
Multiple Choice
When given the following command line. echo "foo bar" | tee bar | cat Which of the following output is created?
Question 60
Multiple Choice
Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
showing 41 - 60 of 220
Prev
Next
Prev
1
2
3
4
...
6
7
8
9
10
11
Next
Related Quizzes
Previous slide
Next slide
Access For Free