File Browser: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Introduction == Bundled with expecco comes a tool called "File Browser", which is can be used for typical day-to-day tasks related to file and directory ma…“) |
Cg (Diskussion | Beiträge) |
||
Zeile 4: | Zeile 4: | ||
The browser contains sophisticated search functions (by name, size, access time or contents), file difference viewer, duplicate file finder, bulk rename, deep copy or remove and other useful functions. It also includes an image viewer for the most popular graphics formats (tiff, gif, png, jpg and many others) and support for ctags for easy navigation inside source code files. |
The browser contains sophisticated search functions (by name, size, access time or contents), file difference viewer, duplicate file finder, bulk rename, deep copy or remove and other useful functions. It also includes an image viewer for the most popular graphics formats (tiff, gif, png, jpg and many others) and support for ctags for easy navigation inside source code files. |
||
The file browser is derived from the standard Smalltalk/X file browser, which is described in the [http://life.exept.de | Smalltalk/X online documentation]. |
Version vom 3. April 2014, 19:22 Uhr
Introduction[Bearbeiten]
Bundled with expecco comes a tool called "File Browser", which is can be used for typical day-to-day tasks related to file and directory management. It is operating system independent and works the same on all supported platforms.
The browser contains sophisticated search functions (by name, size, access time or contents), file difference viewer, duplicate file finder, bulk rename, deep copy or remove and other useful functions. It also includes an image viewer for the most popular graphics formats (tiff, gif, png, jpg and many others) and support for ctags for easy navigation inside source code files.
The file browser is derived from the standard Smalltalk/X file browser, which is described in the | Smalltalk/X online documentation.