add example of output as it appears on modern mac

This commit is contained in:
lfoussat 2022-04-04 06:33:17 +01:00 committed by GitHub
parent e221c91bd3
commit 7e1fcfd372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ After installing the command will be slightly different like so:
```console
$ TZ=utc gls -l --time-style='+%F %R' | sed 1d | awk '{print $1, $6, $7, $8, $9, $10}'
```
The mode from line 4 may look different, for example like:
```console
lrwxr-xr-x 1990-02-16 00:11 3 -> 0
```
Once it is done, use the command below to create the file `done.tar` to be submitted.