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 is p command?
How do I do a whois search?
Explain about chmod options filename?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
when i create SAMBA server it is ok but while i try for access from windows pc he ask me only first time smb password then i close samba login next time he can`t ask for passwd why.?
How do I run a .sh file in linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
How do you read ext2/3 file system in windows?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How use linux command line?
What is trusted/untrusted operating system?
My linux machine is crashed due to root file system, I need not to bother about the root file system, but i need to take care of /etc, /usr, like that.,, can i recover these file systems?