summaryrefslogtreecommitdiff
path: root/misc/colorls/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /misc/colorls/DESCR
parent1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff)
downloadpkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/colorls/DESCR')
-rw-r--r--misc/colorls/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/colorls/DESCR b/misc/colorls/DESCR
new file mode 100644
index 00000000000..373ca984411
--- /dev/null
+++ b/misc/colorls/DESCR
@@ -0,0 +1,7 @@
+This is a simple hack to the FreeBSD /bin/ls to use ANSI sequences to
+display file attributes in color. There is a -G flag (somewhat
+similar to the -F flag). Take a look at the man page for details.
+
+Standard xterm prior to XFree86 3.1.2B doesn't know about colors, so
+you should use update your XFree86 or use kterm (available from the
+packages collection).