Question
What is the use of the command "ls -x chapter[1-5]"

Answers

ls stands for list; so it displays the list of the files that starts with 'chapter' with suffix '1' to '5', chapter1, chapter2, and so on.   Your Comment






Search
Can you Answer!!
  • Q How often are logs reviewed?
  • Q India has been re-elected as the member of this UN body’s executive board
  • Q Describe how a supertype/ subtype relationship is mapped into a relation?
  • Q What is the purpose of files object of scripting.filesystemobject class in vbscript?
  • Q What US city is called in Spanish 'The Meadows'?
  • Q Explain the use of Burn Tool?
  • Q Do you consider your progress on the job representative of your ability? Why?
  • Q Explain the bean scopes supported by Spring
  • Q Can an assignment operator function be declared as friend?
  • Q What is Scrum ban?
  • Q In an on-line environment, how can you prevent more than one user from accessing the same transient data queue at the same time?