Files
linux-script-helpers/ll
2025-11-14 09:05:14 +07:00

4 lines
38 B
Bash
Executable File

#!/bin/bash
ls -lha --color=yes "$@"