Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020318182007.025360d0@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 18 Mar 2002 18:28:37 -0800 To: "Oleg" , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Start up script In-Reply-To: <00e901c1ceea$ba821180$b4546f9c@tw304h3> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Oleg, At 18:06 2002-03-18, Oleg wrote: >----- Original Message ----- >... > >are the ones I use often. No need for "function" BTW You'll need functions when it's not sufficient to have the parameters to a command simply tacked onto the end of the alias expansion. If I recall, this is one place where BASH is not capable something CSH can do: namely support the full syntax of !-expansions within an alias. >Oh,and don't forget the all-time most important piece of .bashrc setup >when you are logged in as someone else: Run > >echo "echo sleep 1 >> .bashrc" >> .bashrc > >#(damn this system gets slower every time I log in :) > >HTH >Oleg Randall Schulz Mountain View, CA USA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/