From owner-freebsd-questions Fri Jan 5 18:28:49 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 18:28:46 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 523A237B400 for ; Fri, 5 Jan 2001 18:28:46 -0800 (PST) Received: from cx443070b ([24.0.36.170]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010106022649.JVCK3375.femail4.sdc1.sfba.home.com@cx443070b>; Fri, 5 Jan 2001 18:26:49 -0800 Message-ID: <000a01c07788$b80cd440$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Matthew King" , References: <000801c0777e$3fe23d70$0200a8c0@win2k> Subject: Re: A new FreeBSD commmand Date: Fri, 5 Jan 2001 18:31:04 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hello, to whome it may concern. >I just coded a very very simple command that i use a lot and my friends use it heaps allso, and they told me that i shold contact you and see if i can get this >command put in to the newer vertions of FreeBSD. > >The command is wdl (Whole Directory Listing) >here is the command > >#!/bin/sh ># Program Name: Whole Directory Listing (wdl) ># This script will long list all the files in the dir ># Coded by RevGhost ># RevGhost@StinkyArab.com > >dir=`pwd` >echo "Whole Listing of $dir" >ls -l My head just exploded. Have you considered just making an alias maybe ? I'm still in a state of shock. Jeremiah Gowdy Network Administrator Sherline Products To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message