Next message: Jay Strauss: "Re: [LUNI] Shell questions"
On Mon, Mar 12, 2001 at 08:04:33PM -0600, Erik Jarvi wrote:
> On Mon, Mar 12, 2001 at 07:42:11PM -0600, Jay Strauss wrote:
> > How do I embed an ' in a shell script
> >
> > i.e. (I want to see: hi I'm fine)
> >
> > # echo 'hi i''m fine'
> > hi Im fine
> >
> > #echo 'hi I\'m fine'
> > >
> > Then I have to cntr-c or d
>
> $ echo "Hi I'm fine"
$ echo Hi\ I\'m\ fine.
:-)
-=-
Linux Users Of Northern Illinois: General Discussion Mailing list.
For unsubscription, archives, and announcements only see http://luni.org
This archive was generated by hypermail 2b29
: Mon Mar 12 2001 - 20:14:54 CST