The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
search for the contents in many file and print that file using shell script cdfd123 Shell Programming and Scripting 3 10-07-2007 07:17 PM
[Urgent]how to print the file names into a txt file??? kumarsaravana_s Shell Programming and Scripting 15 03-11-2007 11:32 PM
Problem in enscript??? redlotus72 UNIX for Dummies Questions & Answers 7 07-06-2005 07:22 PM
Enscript surajemenon UNIX for Dummies Questions & Answers 0 12-08-2004 08:36 AM
Enscript mirzabhai UNIX for Dummies Questions & Answers 1 06-11-2001 06:46 PM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2005
Registered User
 

Join Date: Feb 2005
Posts: 68
Can I print ps file using enscript?

Hi,
I have ps file, I want to print with diffrent font,
is it possible to print like this?

enscript -fCourier9 test.ps

how to find enscript is installed or not?

if I enter man enscript I am able to see the documentation, but if I try
enscript -fCourier9 test.ps

I am getting

ksh: enscript: not found
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 06-28-2005
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 3,502
try
Code:
find / -name enscript 2>/dev/null
This will tell you where enscript is installed on your machine. You have to either add that path to encsript to your PATH variable or reference it by
/pathname/to/enscript
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 11:09 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0