Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters?
cat emp[!0-9]
more [emp][!0-9]
cat emp[x-z]
cat emp[a-z]
None of the above
Correct Answer:
cat emp[!0-9]
← Previous Question
Next Question→
More Questions from
Unix
Which command is used to copy all files having the string chap and any two characters after that to the progs directory?
Which command is used to display and create files?
Which of the following commands is used to display the directory attributes rather than its contents?
Which command is used to remove a file?
While working with mail command, which command is used to save mail in a separate file?
The cp command uses:
Which of the following is not a communication command.
Which command is used to display the characteristics of a process?
Which command will be used with vi editor to insert text to left of cursor?
Which command is used to make all files and sub-directories in the directory (progs) executable by all users?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments