Changes

Jump to: navigation, search
LINUX PRACTICE QUESTIONS
# Assuming you are still located in the “backup” directory. Write a Linux command using a relative-to-home pathname to remove all files that end with the extension “.txt” in the “final” directory.
# Write a Linux command using an absolute pathname to list all files that consist of just 4 consecutive characters that are contained in your home directory.
# Write a Linux command using a relative pathname to list all files that begin and end with a number.
# Write a Linux command using a relative-to-home pathname to list all files that begin with a number but ends with any character other than a number.
# Assuming you are in your home directory. Write a Linux command using a relative pathname to view the contents of regular files whose file names only consist of 5 consecutive numbers.
# Write a Linux command to display the following message:<br>*** Hello ***<br><br>
13,420
edits

Navigation menu