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 general format of unix command syntax?
Which unix command to make a new directory?
Does cp command overwrite files?
how to sort the content of the file based on numeric values
What is unix command?
What does grep v do?
What's a command word?
What does the metacharacter mean?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are filter commands in unix?
What is the difference between awk and grep?
Write a command that will display files in the current directory, in a colored, long format.
Describe the usage and functionality of the command rm –r * in unix?
What is the use of egrep command in unix?
What is .sh file?