Date: Mon, 20 Sep 1999 18:08:49 -0400 (EDT) From: Mikhail Teterin <mi@aldan.algebra.com> To: Marius Strom <marius@alpha1.net> Cc: Daniel Aaron Meyer <meyerd1@fang.cs.sunyit.edu>, Mike Holling <myke@ees.com>, stable@FreeBSD.ORG Subject: Re: Sun's StarOffice 5.1, again Message-ID: <199909202208.SAA12925@misha.cisco.com> In-Reply-To: <Pine.LNX.4.10.9909201511180.1840-100000@swedishchef.alpha1.net> from Marius Strom at "Sep 20, 1999 03:12:04 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Marius Strom once wrote: > Little script: > > (from the unarchived setup directory): > > for i in *; do > mv $i `echo $i | tr A-Z a-z` > done > > It could surely be done better, shorter, and more concise, but hey, "it > worked for me"(tm). Yes, just use the `-L' switch when unzipping in the first place... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909202208.SAA12925>