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 use more command in linux?
The head command writes the how many lines of a file to screen?
What is $$ in shell script?
What is the command to see the installed rpm's in the linux system.
How would you monitor real-time system performance in Linux?
How many commands are there in linux?
what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl
3 Answers Google, Thermotech Engineers,
What is the bash in linux?
What is 9 in kill?
How do I check disk space in bash?
What is vnc?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?