diff options
author | slakmagik <jsun@freeshell.org> | 2010-05-11 20:00:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:22 +0200 |
commit | a6fa61c8e5684657b958bedabe1c7b0a6255cbb5 (patch) | |
tree | 121040749e2c277392514ab16cb5a4d03f6190fb /development/ded/README | |
parent | 879a026a671932495d0f9e245111a1700aa2df4a (diff) | |
download | slackbuilds-a6fa61c8e5684657b958bedabe1c7b0a6255cbb5.tar.gz |
development/ded: Added to 12.0 repository
Diffstat (limited to 'development/ded/README')
-rw-r--r-- | development/ded/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/ded/README b/development/ded/README new file mode 100644 index 0000000000..a9ceb3e700 --- /dev/null +++ b/development/ded/README @@ -0,0 +1,11 @@ +ded allows you to navigate through multiple file lists or a directory +tree, viewing or changing file attributes rapidly. In addition to +conventional file information, it operates on the file's RCS or SCCS +archives, making it useful for source-control as well as system +administration. Curses-based, it runs on UNIX systems. + +td_lib (available from SlackBuilds.org) is required to build this. Note +that you do not need to actually 'installpkg' td_lib if you do not want +to. It only needs to be built and when ded is built alongside it, ded +will find it. You can then remove the td_lib directories and package if +you don't want them. |