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

上一篇 下一篇

猜你喜欢

热点阅读