murex/bin/ll

3 lines
57 B
Plaintext
Raw Normal View History

2024-08-25 03:47:18 +03:00
#!/bin/sh
ls -Ahl --group-directories-first --color "$@"