Answer Posted / raj
ls - Display all the files available in the system
(listing of files)
ls -l Long listing of files
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Which command is used to copy files?
Can you explain a little bit about command substitution?
What is the functionality of a top command?
Explain ‘system calls’ with respect to unix commands?
Write a command that will display files in the current directory, in a colored, long format.
What is “chmod” command?
What is awk good for?
What is $0 bash?
What is nr in awk command?
What command is used to check the current users?
Differentiate cat command from more command.
What is rmdir command?
How do you grep recursively?
How do I use grep to search for a file?
What does this command do,"$more readme.txt“?