/ytree

Ytree - a (curses-based) file manager similar to DOS Xtree(tm).

Primary LanguageCGNU General Public License v2.0GPL-2.0

                                  #
                                ##
                     ##  ##   #####  ## ###   ####    ####
                    ##  ##    ##     ##  ## ##  ##  ##  ##
                   ##  ##    ##     ##  ## ######  ######
                   #####    ## #   ##     ##      ##
                     ##     ###  ####     ####    ####
                #####



Description
	ytree is a DOS-XTREE(tm) similar file manager.

Author
	Werner Bregulla eMail: werner@frolix.han.de

Platforms
	- SYSV R3.2/R4 
	- Interactive 
	- Linux
	- The Hurd
	- NeXTstep 2.1
	- Irix 5.2
	- AIX 3.2
	- HPUX
	- SUNOS 4.1 / Solaris 2
	- ULTRIX 4.3
	- DEC-UNIX / OSF1
	- WIN32 with DJGPP 
	  (see http://www.lightlink.com/hessling/
	   and http://www.delorie.com/djgpp)
	- FreeBSD
	- OpenBSD
	- NetBSD
	- QNX
	- Apple Mac OS X

Building
	In most instances, it should be sufficient to
		modify the Makefile (Default is linux)
		type 
			make
                	su
			...enter password...
			make install
			exit
			ytree

	For customizing ytree edit ytree.conf and copy it to $HOME/.ytree
	For using the "QuitTo" feature you have to add a bash wrapper to
	your ~/.bashrc. See the man page for details.

Copyright
	This program is free software; you can redistribute it and/or modify it 
        under the terms of the GNU General Public License as published by the 
        Free Software Foundation; either version 2 of the License, 
        or (at your option) any later version.