murex/bin/ll

3 lines
57 B
Bash
Executable File

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