1261Software EngineeringMedium
Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?
Als ~ x
Bls -F -x
CIp
Dls -l
Correct answer
B. ls -F -x
Explanation
The correct answer is ls -F -x.