This commit is contained in:
2024-08-25 01:47:18 +01:00
parent d80a484d7e
commit a9678f64eb

3
bin/ll Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
ls -Ahl --group-directories-first --color "$@"