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 |
What are the basic command in linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is the purpose output of cd command?
How can I create a file with cmd?
What are some popular Linux distributions?
What is clang space engineers?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What is the syntax of mkdir?
What is lsof command in linux?
What is devops linux?
Explain the ‘ls’ command in linux
What is a makefile in linux?