Which of the following command sequences overwrites the file foobar.txt?
Which of the following command sequences overwrites the file foobar.txt?
which an existing file is overwritten?
Which of the following commands redirects the output of cmd to the file foo.txt, in which an
existing file is overwritten?
What does the exit status 0 indicate about a process?
What does the exit status 0 indicate about a process?
Which of the following commands will output all of the lines with the name Fred in upper or lower case but not
Which of the following commands will output all of the lines with the name Fred in upper or
lower case but not the word red from the file data_file? (Choose two)
What is the correct statement?
The output of the program date should be saved in the variable actdat. What is the correct
statement?
What two character sequence is present at the beginning of an interpreted script?
What two character sequence is present at the beginning of an interpreted script? (Please
specify the TWO correct characters only)
How can the current directory and its subdirectories be searched for the file named MyFile.xml?
How can the current directory and its subdirectories be searched for the file named
MyFile.xml?
Which of the following commands will set the variable text to olaf is home?
Which of the following commands will set the variable text to olaf is home? (Choose two)
Which of the following commands will create an archive file, named backup.tar, containing all the files from t
Which of the following commands will create an archive file, named backup.tar, containing
all the files from the directory /home?