Date: Fri, 2 Feb 2001 09:52:39 -0800 From: Ben_Calvert@amsinc.com To: =?iso-8859-1?Q?=22Ivan_Hern=E1ndez=22?= <ivanx@abulafia.fciencias.unam.mx> Cc: newbies@freebsd.org Subject: Re: tree Message-ID: <852569E7.006237A6.00@ams-central-gate-5a.amsinc.com>
next in thread | raw e-mail | index | archive | help
hi ivan. cd to your /usr/ports directory, and type this: make search name=3Dtree this will tell you what port has 'tree' in it's name. if it doesn't fi= nd it that way, it might be included in something else, type make search key=3Dtree and you'll get a list of ports that include the word 'tree' anywhere in= their description. i recommend piping the output of this to less (or more, i= f you haven't installed less), as this usualy produces several screens of out= put: make search key=3Dtree | less good luck! |--------+----------------------------------> | | "Ivan Hern=E1ndez" | | | <ivanx@abulafia.fciencia| | | s.unam.mx> | | | | | | 02/02/01 10:50 AM | | | | |--------+----------------------------------> >--------------------------------------------------------------------= --------| | = | | To: newbies@freebsd.org = | | cc: (bcc: Ben Calvert/AMS/AMSINC) = | | Subject: tree = | >--------------------------------------------------------------------= --------| hi, do you know which port contains the tree command? (tree - list contents of directories in a tree-like format) ivan ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?852569E7.006237A6.00>