Close Menu
Home
Questions
Facebook
X (Twitter)
Instagram
Home
Debian
Ubuntu
CentOS
Commands
Questions
DWQA Questions
DWQA Questions
›
Category: Linux Essentials
The command echo “text” >> file.txt will not overwrite file.txt if it already exists. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
The command echo “text” > file.txt will not overwrite file.txt if it already exists.True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
The command echo “text” > file.txt will create file.txt if it does not already exist.True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
Which option for the wc command will print the total number of words in a file?
Linux Questions asked 1 year ago
•
Linux Essentials
Which option for the wc command will print the number of lines in a file?
Linux Questions asked 1 year ago
•
Linux Essentials
Which of the following commands will display only lines that begin with test?
Linux Questions asked 1 year ago
•
Linux Essentials
Which of the following commands will display only lines that begin with start?
Linux Questions asked 1 year ago
•
Linux Essentials
Which of the following commands will append its output to output.file?
Linux Questions asked 1 year ago
•
Linux Essentials
A successful command may, or may not print output to STDOUT. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
By default, the zip command replaces uncompressed files with compressed files. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
Which two programs use the Lempel-Ziv-Markov chain algorithm? (choose two)
Linux Questions asked 1 year ago
•
Linux Essentials
Given a file called documents.zip, how can you extract just the files under ProjectX?
Linux Questions asked 1 year ago
•
Linux Essentials
In the command tar-cvjf foo.tbz a b c, what are a, b, and c?
Linux Questions asked 1 year ago
•
Linux Essentials
Which command would you use to archive the Documents directory and compress it with bzip2 compression?
Linux Questions asked 1 year ago
•
Linux Essentials
You type gzip myfile.tar. What happens? (choose two)
Linux Questions asked 1 year ago
•
Linux Essentials
Submit
Type above and press
Enter
to search. Press
Esc
to cancel.