InterviewSolution
Saved Bookmarks
| 1. |
Give The Command To List The Files In The Unix Directory To List Hidden Files. |
|
Answer» The LS -ltra command is used to LIST the FILES in the UNIX directory to list the hidden files. The ls -ltra command is used to list the files in the UNIX directory to list the hidden files. |
|