Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #186
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.erje.net!news2.arglkargh.de!news.visyn.net!visyn.net!not-for-mail |
|---|---|
| From | "Mark T. B. Carroll" <mtbc@bcs.org> |
| Newsgroups | comp.lang.postscript |
| Subject | Re: text messes up in ps2pdf converted pdf |
| Date | Fri, 29 Apr 2011 15:53:17 -0400 |
| Organization | none |
| Lines | 21 |
| Message-ID | <87sjt0al76.fsf@ixod.org> (permalink) |
| References | <0ee8b9ed-146a-403a-8b34-f37497f2b5df@n10g2000yqf.googlegroups.com> <91nv22F5p3U1@mid.individual.net> <ipcn7f$3a$1@z-news.wcss.wroc.pl> <fa66084f-5424-44a9-b6f0-dc32d309af38@x10g2000vbn.googlegroups.com> <87r58m0xv7.fsf@ixod.org> <bec2564a-b13e-46eb-90ee-a31b63387999@x18g2000yqe.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | hoshi.visyn.net p9x2hgDJaCDe8Q4c5AmHrpVQL3GKSqKrsQjYqCBGDDDscOW5rMOGIRw9g0ElznMw |
| X-Complaints-To | abuse@open-news-network.org |
| NNTP-Posting-Date | Fri, 29 Apr 2011 19:53:18 +0000 (UTC) |
| X-User-ID | /uPRDlgV9WlDRzlDYxBETE2n/7QZdzv2jS/8hMYxOZs= |
| Cancel-Lock | sha1:mKVxlBji10f5GFHtbRv8LZyRqR8= |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.postscript:186 |
Show key headers only | View raw
Peng Yu <pengyu.ut@gmail.com> writes: > On Apr 28, 6:17 pm, "Mark T. B. Carroll" <m...@bcs.org> wrote: >> Peng Yu <pengyu...@gmail.com> writes: >> >> > I'm trying to redirect the screen output to /dev/null. But I still get >> > the output on the screen. Is there a way to make the program silent. >> >> > pkfix-helper pcfg-notes.ps | pkfix - pcfg-notes.repaired.ps > /dev/ >> > null 2>&1 >> >> Perhaps add a 2>/dev/null /before/ the pipe character? > > It doesn't work either. > > $pkfix-helper pcfg-notes.ps|pkfix - pcfg-notes.repaired.ps 2>&1 >/dev/ > null You have no redirection before the pipe "|" character there. Mark
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-25 20:03 -0700
Re: text messes up in ps2pdf converted pdf luser- -droog <mijoryx@yahoo.com> - 2011-04-25 22:45 -0700
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-26 05:22 -0700
Re: text messes up in ps2pdf converted pdf luser- -droog <mijoryx@yahoo.com> - 2011-04-26 12:02 -0700
Re: text messes up in ps2pdf converted pdf Helge Blischke <h.blischke@acm.org> - 2011-04-26 15:18 +0200
Re: text messes up in ps2pdf converted pdf Mirek <pisz_na.mirek@dionizos.zind.ikem.pwr.wroc.pl> - 2011-04-28 21:46 +0000
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-28 15:12 -0700
Re: text messes up in ps2pdf converted pdf "Mark T. B. Carroll" <mtbc@bcs.org> - 2011-04-28 19:17 -0400
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-28 18:05 -0700
Re: text messes up in ps2pdf converted pdf "Mark T. B. Carroll" <mtbc@bcs.org> - 2011-04-29 15:53 -0400
Re: text messes up in ps2pdf converted pdf Mirek <pisz_na.mirek@dionizos.zind.ikem.pwr.wroc.pl> - 2011-04-29 08:49 +0000
Re: text messes up in ps2pdf converted pdf uhhu <M8R-kwn62n@mailinator.com> - 2011-04-26 16:57 +0300
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-26 08:03 -0700
Re: text messes up in ps2pdf converted pdf uhhu <M8R-kwn62n@mailinator.com> - 2011-04-26 18:29 +0300
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-26 08:07 -0700
Re: text messes up in ps2pdf converted pdf ken <ken@spamcop.net> - 2011-04-26 17:19 +0100
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-26 13:03 -0700
Re: text messes up in ps2pdf converted pdf pipitas <pipitas@googlemail.com> - 2011-04-26 14:32 -0700
Re: text messes up in ps2pdf converted pdf ken <ken@spamcop.net> - 2011-04-27 07:48 +0100
Re: text messes up in ps2pdf converted pdf Peng Yu <pengyu.ut@gmail.com> - 2011-04-27 22:40 -0700
Re: text messes up in ps2pdf converted pdf ken <ken@spamcop.net> - 2011-04-28 07:50 +0100
Re: text messes up in ps2pdf converted pdf luser- -droog <mijoryx@yahoo.com> - 2011-04-28 00:17 -0700
Re: text messes up in ps2pdf converted pdf PGAGA <grifwood@glinx.com> - 2011-04-29 18:16 -0700
csiph-web