what is the ls option to list entries by lines instead of by columns | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is the ls option to list entries by lines instead of by columns

8th May 2021, 4:01 PM
Hènok Dèreje
Hènok Dèreje - avatar
2 ответов
0
Are you talking about the ls command from linux? if so, you can use ls -l. And when in doubts, use ls --help to see the help files. When asking a question, make sure you are using the right tags to help identify the subject of your question, a single question mark is not clear and can lead to confusion.
8th May 2021, 4:31 PM
Apollo-Roboto
Apollo-Roboto - avatar
- 1
Specify the language by using relevant tags
8th May 2021, 4:28 PM
Atul [Inactive]