summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdir1
-rwxr-xr-x[-rw-r--r--]vdir1
2 files changed, 2 insertions, 0 deletions
diff --git a/dir b/dir
new file mode 100755
index 0000000..2a230b8
--- /dev/null
+++ b/dir
@@ -0,0 +1 @@
+exec ls -Cb "$@"
diff --git a/vdir b/vdir
index e69de29..39e2b35 100644..100755
--- a/vdir
+++ b/vdir
@@ -0,0 +1 @@
+exec ls -lb "$@"