HAMMER Utilities: Feature add
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 10 May 2008 17:54:59 +0000 (17:54 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 10 May 2008 17:54:59 +0000 (17:54 +0000)
commitf3385b24ce12d11bbb79d2d093a66b9b871862dc
tree67f95fae7f67b7dd9accdcd203a4f085cd87a4fd
parentaeb4517ebdc84878d1b1cc5d8ff5866e4efa1488
HAMMER Utilities: Feature add

* Add another shortcut to the prune command, telling HAMMER to prune everything
  past a certain point.  For example, this will recover anything deleted over
  a year ago: 'hammer prune /mnt from 365d everything'
sbin/hammer/cmd_prune.c
sbin/hammer/hammer.8
sbin/hammer/hammer.c