diff options
author | markp <markp@FreeBSD.org> | 2001-07-22 16:41:28 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-22 16:41:28 +0800 |
commit | 12145eb3738abf84f6a0493a99876d4710470faf (patch) | |
tree | 028e5f2923742dc681c7aebdc45e764c4208c19d /sysutils/ndir/pkg-descr | |
parent | 2a4cf8c8a36c135000644c9c1ecfe97993e5918d (diff) | |
download | freebsd-ports-gnome-12145eb3738abf84f6a0493a99876d4710470faf.tar.gz freebsd-ports-gnome-12145eb3738abf84f6a0493a99876d4710470faf.tar.zst freebsd-ports-gnome-12145eb3738abf84f6a0493a99876d4710470faf.zip |
Add ndir 0.8.5, a featureful directory lister.
Diffstat (limited to 'sysutils/ndir/pkg-descr')
-rw-r--r-- | sysutils/ndir/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/ndir/pkg-descr b/sysutils/ndir/pkg-descr new file mode 100644 index 000000000000..00b78910dd03 --- /dev/null +++ b/sysutils/ndir/pkg-descr @@ -0,0 +1,9 @@ +NDir is a console-based utility to display the contents of +directories, just like 'ls' or 'dir'. + +NDir is designed to present its output in a more informative way to +the user. This includes a summary line with some directory statistics, +different levels of verbosity, colourized output and intelligent +handling of very long file names. + +WWW: http://www.Informatik.Uni-Oldenburg.DE/~mw/software/ndir.html |