1-how will you display a file whose name is starting with '-
'?
2-how will you add a patten at end of every line in vi
editor?
Answer Posted / anonymous
Q1 - ls -- -*
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the command to find maximum memory taking process on the server?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the behavioural difference between cmp and diff commands?
What is in grep command?
What is the command to find hidden files in the current directory?
Explain mount and unmount command.
Is grep faster than awk?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What do chmod command do?
How do I use grep to search for a file?
What is sed awk grep?
Who wrote grep?
How do you grep a case insensitive?
What is awk used for?
What is the use of find command in unix?