home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!destroyer!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!staff.tc.umn.edu!halverso
- From: halverso@staff.tc.umn.edu (Chris Halverson)
- Subject: Re: Question on sed
- Message-ID: <halverso.727899661@staff.tc.umn.edu>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: staff.tc.umn.edu
- Organization: University of Minnesota
- References: <1993Jan24.102643.63110@cc.usu.edu>
- Date: Sun, 24 Jan 1993 18:21:01 GMT
- Lines: 16
-
- In <1993Jan24.102643.63110@cc.usu.edu> sl0k3@pluto.ee.usu.edu (Saturn) writes:
- >Hi,
- > My appologies if this is a FAQ.
- >How does one apply some editing commands to
- >a file using sed without having to redirect
- >output to another file. I want the changes to
- >appear on the same file.
-
- Use Perl instead. It can does all of the sed commands and will write
- back to the file.
- --
- Chris Halverson halverso@staff.tc.umn.edu
- Windows is, at best, a priggish, effeminate interface modeled
- after the sissified Macintosh operating system interface.
- -John C. Dvorak
-
-