1) How to list all the files in LONG LIST FORMAT?
ls -ltr
It gives the files and directories list with permissions,
first character '-' indicates files.
List all the files and directories in a directory?
ls -ltr
It gives the files and directories list with permissions,
first character '-' indicates files.
List all the files and directories in a directory?
No comments:
Post a Comment