ll: added ls

This commit is contained in:
2025-11-14 09:03:00 +07:00
parent 24a072141b
commit 0487668f40
2 changed files with 4 additions and 0 deletions

3
ll Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
ls -lha "$@"