diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-09 20:15:49 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-09 20:15:49 +0000 |
commit | 78b2f339f24e716adb7ef6cb5813b4f7c364df2f (patch) | |
tree | 10e850a3cfe8a1d15028c7dbb55deb38d1f842bb /sysutils/tren/pkg-descr | |
parent | 188b9291f720c7fb0546189a91b02a1c3b0693d7 (diff) | |
download | ports-78b2f339f24e716adb7ef6cb5813b4f7c364df2f.tar.gz ports-78b2f339f24e716adb7ef6cb5813b4f7c364df2f.zip |
Notes
Diffstat (limited to 'sysutils/tren/pkg-descr')
-rw-r--r-- | sysutils/tren/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/tren/pkg-descr b/sysutils/tren/pkg-descr new file mode 100644 index 000000000000..9c03943c616f --- /dev/null +++ b/sysutils/tren/pkg-descr @@ -0,0 +1,7 @@ +tren is a general purpose file and directory renaming tool. Unlike +commands like mv, tren is particularly well suited for renaming +batches of files and/or directories with a single command line +invocation. tren eliminates the tedium of having to script simpler +tools to provide higher-level renaming capabilities. + +WWW: http://www.tundraware.com/Software/tren/ |