Grief 2024-08-25 01:47:18 +01:00
parent d80a484d7e
commit a9678f64eb
1 changed files with 3 additions and 0 deletions

3
bin/ll 100755
View File

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