what is the command to list files in a directory in UNIX?
Answer Posted / suitable
ls
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the pipe command?
How does shebang work?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to find whether the system is 32 bit or 64 bit?
What is the command to compare two files in unix?
Why is it called a shebang?
What is unix command line?
What is ctrl d?
How does the system know where one command ends and another begins?
Is ‘du’ a command? If so, what is its use?
What is the unix command to confirm a remote host is alive or not?
What is nr in awk command?
What is awk good for?
What does the command ' $who | sort –logfile > newfile' do?
What command will change your prompt to myprompt?