Close Menu
Home
Questions
Facebook
X (Twitter)
Instagram
Home
Debian
Ubuntu
CentOS
Commands
Questions
DWQA Questions
DWQA Questions
›
Category: Introduction to Linux I
Which of the following commands will take the standard output of the echo command and put it into the /tmp/output.txt file:
Linux Questions asked 1 year ago
•
Introduction to Linux I
Which of the following commands will take the standard error of the echo command cmd1 and put it into the /tmp/output.txt file:
Linux Questions asked 1 year ago
•
Introduction to Linux I
Two or more commands combined with the vertical bar | character between them form a:
Linux Questions asked 1 year ago
•
Introduction to Linux I
If you want to append content to a file with the normal output of a command, you can use:
Linux Questions asked 1 year ago
•
Introduction to Linux I
Which option for the grep command will invert the pattern matching results?
Linux Questions asked 1 year ago
•
Introduction to Linux I
What does the vertical bar | character do in a regular expression?
Linux Questions asked 1 year ago
•
Introduction to Linux I
Which option of the head command will display only the first six lines of a file? (choose two)
Linux Questions asked 1 year ago
•
Introduction to Linux I
The _ command will search for files using a database of all files, which is generated on demand or scheduled.
Linux Questions asked 1 year ago
•
Introduction to Linux I
The period . character in the output of the ls command represents:
Linux Questions asked 1 year ago
•
Introduction to Linux I
Brackets can be used to represent a range of characters. True or False?
Linux Questions asked 1 year ago
•
Introduction to Linux I
Assuming at least one file matching the pattern is in the current directory, the command echo ???a will display:
Linux Questions asked 1 year ago
•
Introduction to Linux I
The PATH variable can be used under which situation?
Linux Questions asked 1 year ago
•
Introduction to Linux I
Environment variables cannot be created by which command?
Linux Questions asked 1 year ago
•
Introduction to Linux I
The command man 5 passwd will:
Linux Questions asked 1 year ago
•
Introduction to Linux I
Which of the following man page sections will show the syntax for how a command should be executed?
Linux Questions asked 1 year ago
•
Introduction to Linux I
Submit
Type above and press
Enter
to search. Press
Esc
to cancel.