File System Visualizer

From Wikipedia, the free encyclopedia
File System Visualizer
Developer(s)Daniel Richard G.
Stable release
0.9 / September 8, 1999; 24 years ago (1999-09-08)
Written inC
Operating systemUnix-like
Available inEnglish
TypeFile manager
LicenseGNU Lesser General Public License
Websitefsv.sourceforge.net

File System Visualizer, also known as fsv, is a 3D file browser using OpenGL, written by Daniel Richard G. It is a clone of SGI's fsn file manager for IRIX systems, aimed to run on modern Linux and other Unix-like operating systems.

It is capable of representing file systems in two ways:

  • MapV mode: files and directories are represented as cuboids of equal height, with the size of the cuboid representing the size of the file or directory.
  • TreeV mode: files and directories are shown in a more conventional file tree style, with links between parent directories and subdirectories, and columns of various height (indicating file size) on top of the directories to represent the files inside.

In both of these modes, a standard 2D file tree is displayed on the left of the window. The mouse can be used to rotate the 3D representation of the file system, and an "Eagle Eye" function shows the representation from an overhead view. File System Visualizer is also capable of manipulating the files and directories it displays.

External links[edit]