ls show as one column(View a Lis
2022-12-04 本文已影响0人
Bellon
If multiple columns aren't your thing, you can instead view the results of the ls command as a single column using, logically enough, ls -1 (or ls --format=single-column).
$ ls -1 -d *1