Tree (command): Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile app edit Android app edit
Line 25:
The command is available in [[MS-DOS]] versions 3.2 and later and [[IBM PC DOS]] releases 2 and later.<ref name="RUNNINGMSDOS">{{Cite book|author-last=Wolverton|author-first=Van|title=Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition|date=2003|publisher=[[Microsoft Press]]|isbn=0-7356-1812-7}}</ref> [[Digital Research]] [[DR DOS 6.0]]<ref name="drdos6userguide">[https://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf DR DOS 6.0 User Guide Optimisation and Configuration Tips]</ref> and [[Datalight]] [[ROM-DOS]]<ref>{{Cite web|url=https://www.datalight.com/assets/files/ROM-DOS_Users_Guide.pdf|title=Datalight ROM-DOS User’s Guide|website=www.datalight.com}}</ref> include an implementation of the {{code|tree}} command.
 
The ''Tree'' Unix utility was developed by Steve Baker.<ref>{{cite web |url=http://mama.indstate.edu/users/ice/tree/ |title=The Tree Command for Linux Homepage |author=Steve Baker |website=Center for Biological Computing, [[Indiana State University]] Department of Life Sciences}}</ref> The [[FreeDOS]] version was developed by Dave Dunfield<ref>{{cite web|url=http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/tree.html|title= FreeDOS Package -- Tree (FreeDOS Base)|work=FreeDOS on ibiblio.org}}</ref> IBM [[OS/2]],<ref>{{cite web|url=http://www.jatomes.com/Help/Os2Cmd.php#TRE|title=JaTomes Help - OS/2 Commands}}</ref> and the [[ReactOS]] version was developed by Asif Bahrainwala.<ref>{{GitHub|https://github.com/reactos/reactos/blob/master/base/applications/cmdutils/tree/tree.c}}</ref> All three implementations are licensed under the [[GNU General Public License]].
 
==Example==