Computer Science, asked by benoony07, 1 month ago

What is the command to list the contents of a directory in Unix and Unix-like operating systems?

Answers

Answered by poojithashankar2008
3

ls

In computing, ls is a command to list computer files in Unix and Unix-like operating systems. ls is specified by POSIX and the Single UNIX Specification. When invoked without any arguments, ls lists the files in the current working directory. The command is also available in the EFI shell.

hope helpful for you

Similar questions