Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 15:29:36 -0400
From:      "Andresen,Jason R." <jandrese@mitre.org>
To:        Claude Cormier <techsupport@devises-or.com>
Cc:        igorr@crosswinds.net, freebsd-questions@FreeBSD.ORG
Subject:   Re: Newbie need help to execute a shell script
Message-ID:  <39AABD9F.981547C9@mitre.org>
References:  <20000828134505.EBA6F1F17@static.unixfreak.org> <39AA719A.1F3B9E97@devises-or.com> <20000828182757.A21602@linux.rainbow> <39AA7B69.D231BA3C@devises-or.com> <20000828190308.A21842@linux.rainbow> <39AA96D1.2C478561@devises-or.com> <39AA9A88.E5D9F028@mitre.org> <39AAB3F7.BE83AFE0@devises-or.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Claude Cormier wrote:
> 
> "Andresen,Jason R." wrote:
> >
> >
> > Try this:
> > display > sed 's/^V^M//' > display2
> > ./display2
> >
> > ^V^M is (ctrl-V ctrl-M) (it will show up as ^M)
> 
> Can't try this as "display" gives a "command not found" in the first
> place. Thanks anyway.

DOH!  This'll teach me to proofread before I submit.
I ment to say: sed 's/^V^M//' < display > display2

-- 
   _  _    _  ___  ____  ___   ______________________________________
  / \/ \  | ||_ _||  _ \|___| | Jason Andresen -- jandrese@mitre.org
 / /\/\ \ | | | | | |/ /|_|_  | Views expressed may not reflect those 
/_/    \_\|_| |_| |_|\_\|___| | of the Mitre Corporation.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39AABD9F.981547C9>