Changes

Jump to: navigation, search
LINUX PRACTICE QUESTIONS
# 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.<br><br># Write a Linux command to display the following message:<br>*** Hello ***<br><br>
# Write a Linux command to display the following message (including quotation marks):<br>“This is my message”<br><br>
13,420
edits

Navigation menu