Why ls -F dev/log file output indicate as = sign at end of
the file name?
Answer Posted / bharathi
ls -F
here -F means it will put any one from '*/=>" at the end of
the the file name.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does && mean in bash?
What is lsof command in linux?
What are the mv command options?
Where is command history stored in linux?
How do you clear the screen in linux?
How do I list all processes in linux?
How do I find the console in linux?
Enlist some linux to file content commands?
What is history command in linux?
How do you sort cpu in top command?
How many linux commands are there?
What is a makefile in c?
What is mkdir p?
What does rmdir do in linux?
What does comm do and how to use it?