Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Linux+ Guide to Linux Certification Study Set 1
Quiz 4: Exploring Linux Filesystems
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which is an extended regular expression metacharacter?
Question 2
Multiple Choice
To move from the /home/joe/test/data to the /home/joe directory, use the ____ command.
Question 3
Multiple Choice
The ls ____ command can be used to provide a long listing for each file in a certain directory.
Question 4
True/False
Linux uses a logical directory tree to organize files into different folders.
Question 5
Multiple Choice
To display the contents of a file called data, use the command ____.
Question 6
Multiple Choice
Using wildcard metacharacters, how can one indicate a number is 1 or 2 or 3 or 4?
Question 7
True/False
Pressing the Esc key at the prompt while using the more command displays a help screen.
Question 8
Multiple Choice
The ____ metacharacter can also be used to refer to the current user's home directory.
Question 9
True/False
The more command should not be used on binary files.
Question 10
Multiple Choice
The ____ editor is distributed with the GNOME environment.
Question 11
Multiple Choice
You may access much of the functionality of ____ by using the function keys on the keyboard as described at the bottom of the screen.
Question 12
Multiple Choice
The ____ can be used with LISP artificial intelligence programming language and supports hundreds of keyboard functions like the vi editor.
Question 13
Multiple Choice
A linked file is followed by a(n) ____.
Question 14
True/False
The command strings /bin/echo displays the binary characters inside the /bin/echo binary executable program.
Question 15
Multiple Choice
The ____ command will confirm the directory that you are currently in on the system.
Question 16
Multiple Choice
To view a list of files and their type, use the ____ switch to the ls command.
Question 17
Multiple Choice
The ____ command displays the last 10 lines of a text file.
Question 18
Multiple Choice
Most files on a Linux system that contain configuration information are ____ files.
Question 19
Multiple Choice
Your current directory is /home, and the contents of the directory are fred, john, and steve. If you type the command cd /home/s and then press the ____ key, the command cd /home/steve will be displayed on the terminal screen.