[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make ls -l dir1 dir2 in the same order as dir1,2 are specified
From: |
Peng Yu |
Subject: |
make ls -l dir1 dir2 in the same order as dir1,2 are specified |
Date: |
Fri, 26 Mar 2021 16:03:58 -0500 |
Hi,
When I try `ls -l dir1 dir2`, the order of dir1 and dir2 in the output
is not necessarily the same as the input. How to make it the same as
the input order? Thanks.
--
Regards,
Peng
- make ls -l dir1 dir2 in the same order as dir1,2 are specified,
Peng Yu <=