File System Visualizer: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
External links: Broke up huge paragraph.
Tags: Mobile edit Mobile web edit
Line 19:
| website = {{URL|fsv.sourceforge.net}}
}}
'''File System Visualizer''', also known as '''fsv''', is a [[3D computer graphics|3D]] file browser using [[OpenGL]], created by Daniel Richard G. It is a clone of [[Silicon Graphics|SGI]]'s [[fsn (file manager)|fsn]] [[file manager]] for [[IRIX]] systems, aimed to run on modern [[Linux]] and other [[Unix-like]] [[operating system]]s.

It is capable of representing file systems in two ways - in:

* MapV mode,: files and directories are represented as [[cuboid]]s of equal height, with the size of the cuboid representing the size of the file or directory, and in.

* TreeV mode, files and directories are shown in a more conventional tree manner, 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 tree representation of files and directories 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 shows.
 
==External links==