This is the command unburden-home-dir that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
unburden-home-dir - unburdens home directories from caches and trashes
SYNOPSIS
unburden-home-dir [ -n | -u | -f filter ]
unburden-home-dir ( -h | --help | --version )
DESCRIPTION
unburden-home-dir unburdens the home directory from files and directory which cause high
I/O or disk usage but are neither important if they are lost, e.g. caches or trash
directory.
When being run it moves the files and directories given in the configuration file to a
location outside the home directory, e.g. /tmp or /scratch, and puts appropriate symbolic
links in the home directory instead.
OPTIONS
-b use the given string as basename instead of "unburden-home-dir".
-c read an additional configuration file.
-C read only the given configuration file
-f just unburden those directory matched by the given filter (a perl regular
expression) — it matches the already unburdened directories if used together with
-u.
-F Do not check for files in use with lsof before (re)moving files.
-l read an additional list file
-L read only the given list file
-n dry run (show what would be done)
-u undo (reverse the functionality and put stuff back into the home directory)
-h, --help
show this help
--version
show the program's version
EXAMPLES
Example configuration files can be found at /usr/share/doc/unburden-home-dir/examples on
Debian-based systems and in the etc/ directory of the source tar ball.
Use unburden-home-dir online using onworks.net services