diff options
author | B. Watson <yalhcru@gmail.com> | 2015-07-24 00:18:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-24 00:18:37 +0700 |
commit | 682cb47b41abae0a4cd8b3f3f244334b9b4edeb1 (patch) | |
tree | 22804aaecb35adea5b3d8a6b4b148b3ff8f0882b /system/fsv/README | |
parent | 08be912df879cc81d7f46cde6a1c33408115c534 (diff) | |
download | slackbuilds-682cb47b41abae0a4cd8b3f3f244334b9b4edeb1.tar.gz |
system/fsv: Added (3D file system viewer, Jurassic Park style).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fsv/README')
-rw-r--r-- | system/fsv/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/fsv/README b/system/fsv/README new file mode 100644 index 0000000000..7aefe83920 --- /dev/null +++ b/system/fsv/README @@ -0,0 +1,8 @@ +fsv (3D file system viewer, Jurassic Park style) + +fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace. It +lays out files and directories in three dimensions, geometrically +representing the file system hierarchy to allow visual overview and +analysis. fsv can visualize a modest home directory, a workstation's +hard drive, or any arbitrarily large collection of files, limited only +by the host computer's memory and graphics hardware. |