Files
murex/bin/ll
2024-08-25 01:47:18 +01:00

3 lines
57 B
Bash
Executable File

#!/bin/sh
ls -Ahl --group-directories-first --color "$@"