File: README

package info (click to toggle)
ytree 1.82-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 656 kB
  • ctags: 1,018
  • sloc: ansic: 13,766; makefile: 125
file content (56 lines) | stat: -rw-r--r-- 1,305 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56

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



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 2.x
	- 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
	- 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 distributed as free software under the GNU
	license (see COPYING for more information).