Computer Science - Unix - Discussion

Discussion Forum : Unix - Section 2 (Q.No. 18)
18.
Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?
ls -F -x
ls -l
ls ~ x
Ip
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Alagan said:   8 years ago
-F gives directory name and -x give executable files.

Post your comments here:

Your comments will be displayed after verification.