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 / sri
1. ls -.*
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What is the size of time_t?
Which command is used to delete all files in the current directory and all its sub-directories?
Explain command to view process running?
What is the command to compare two files in unix?
What is ctrl d?
What is the command to find hidden files in the current directory?
What does find command return in unix?
What is ‘ps’ command for?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of awk command in unix?
What does sed command do in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the significance of the 'tee' command?
What do chmod, chown, chgrp commands do?