Files
linux-script-helpers/ll

4 lines
38 B
Plaintext
Raw Normal View History

2025-11-14 09:03:00 +07:00
#!/bin/bash
2025-11-14 09:05:14 +07:00
ls -lha --color=yes "$@"