Tree (command): Difference between revisions

Content deleted Content added
m move {{Dead link}} before </ref>, replaced: </ref>{{dead link|date=March 2020}} → {{Dead link|date=March 2020}}</ref>
Line 17:
| website =
}}
In [[computing]], '''<code>tree</code>''' is a recursive [[directory (computing)|directory]] listing [[command (computing)|command]] or [[Computer program|program]] that produces a depth-indented listing of files. Originating in PC- and MS-[[DOS]], it is found in [[Digital Research]] [[FlexOS]],<ref>{{cite book|url=http://www.bitsavers.org/pdf/digitalResearch/flexos/1073-2003_FlexOS_Users_Guide_V1.3_Nov86.pdf|title=FlexOS User's Guide|edition=Version 1.3|date=November 1986|publisher=[[Digital Research]]|id=1073-2003-001}}</ref> [[IBM]]/[[Toshiba]] [[4690 Operating System|4690 OS]],<ref>https://archive.org/details/4690OSV6r2UsersGuide/page/n169</ref> {{deadDead link|date=March 2020}}</ref> [[PTS-DOS]],<ref>
{{cite web |title=PTS-DOS 2000 Pro User Manual |publisher=[[Paragon Technology GmbH]] |___location=Buggingen, Germany |date=1999 |url=http://download.paragon-software.com/doc/manual_dos_eng.pdf |access-date=2018-05-12 |url-status=live |archive-url=https://web.archive.org/web/20180512094512/http://download.paragon-software.com/doc/manual_dos_eng.pdf |archive-date=2018-05-12}}</ref> [[FreeDOS]],<ref>{{cite web|url=http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/group-base.html|title=FreeDOS group -- FreeDOS Base|work=FreeDOS on ibiblio.org}}</ref> IBM [[OS/2]],<ref>{{cite web|url=http://www.jatomes.com/Help/Os2Cmd.php#TREE|title=JaTomes Help - OS/2 Commands}}</ref> [[Microsoft Windows]],<ref>{{cite web|url=https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tree|title=Tree|website=Microsoft Docs}}</ref> and [[ReactOS]]. A version for [[Unix]] and [[Unix-like]] systems is also available.
 
The <code>tree</code> command is frequently used as part of a [[technical support scam]], where the command is used to occupy the command prompt screen, while the scammer, pretending to be technical support, types additional text that is supposed to look like output of the command.<ref>{{Cite web|url=https://www.tripwire.com/state-of-security/featured/the-world-of-the-technical-support-scam/|title=The World of the Technical Support Scam|date=2016-11-09|website=The State of Security|language=en-US|access-date=2019-12-29}}</ref>
Line 71:
[[Category:Unix file system-related software]]
[[Category:Windows commands]]
 
 
{{unix-stub}}