Howdy all!

Read the documentation.. made my .bashrc script!

Here it is so far:

function ll
{
   ls -l
}

function m
{
   man $1 | less
}




Any one have any other nice tricks they use in theirs?

Rob
:)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Andrew Markebo
Sent: Tuesday, 19 March 2002 2:18 AM
To: Robert Mark Bram
Cc: Cygwin
Subject: Re: Start up script


| How can I set up a starting script that will be run in Cygwin?

Eh exactly what do you want?? 

A starting script that will be run in cygwin, you mean you want to
doubleclick a .sh file and it will be thrown on bash?? Or?? 

        /Andy
-- 
 The eye of the beholder rests on the beauty!

--
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/


--
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/

Reply via email to