Why ls -F dev/log file output indicate as = sign at end of
the file name?
Answers were Sorted based on User's Feedback
Answer / ankit sheth
ls -F
here -F means it will put any one from '*/=>" at the end of
the the file name.
| Is This Answer Correct ? | 20 Yes | 3 No |
Answer / bala
end of / directory
end of * executable file
end of = socket file
end of @ sybloic link
jut type ls -lRF to know all the details from ur linux
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / 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 |
How do you limit memory usage for commands?
How do I start ms dos?
Explain difference between swap partition and swap file?
How do I check memory usage on linux?
What is p in mkdir?
what is a command to display top 10 users who are using Huge Space?
What is the command to delete a file linux?
What command can you use to review boot messages?
How do I change shell in linux?
What is iptables command in linux?
What is linux pwd (print working directory) command?
How do I find old commands in linux?