|
#1
|
|||
|
|||
|
__________________
Website Development Domain Name Forum |
|
#2
|
|||
|
|||
|
The -n +2 means “start passing through on the second line of output”. This is a quick hacky way: ls -lart. grep -v ^total . Basically, remove any lines that start with "total", which in ls output should only be the first line.
|
![]() |
|
|