Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2008 12:03:32 +0100
From:      Vince Hoffman <jhary@unsane.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: what is /usr/local/bin/gsc ?
Message-ID:  <4843D384.8070306@unsane.co.uk>
In-Reply-To: <20080602105347.GA175@mech-aslap33.men.bris.ac.uk>
References:  <20080602105347.GA175@mech-aslap33.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Assuming it was installed from ports, if you have portupgrade installed
you could try
pkg_which /usr/local/bin/gsc

For me this gives
[11:59:40:/usr/home/jhary]
(jhary@prawn)$pkg_which /usr/local/bin/gsc
ghostscript-gpl-8.62_2

Ghostscript is a postscript interpreter which would make sense since
most printers talk postscript.


Vince



Anton Shterenlikht wrote:
> Hi
> 
> What is /usr/local/bin/gsc ?
> 
> I run FreeBSD 6.3-STABLE #2 on compaq armada laptop.
> 
> When I send a job for printing I see gsc process running:
> 
>   PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
> [skip]
> 99954 daemon        1 117    0 27244K 19000K RUN      0:05 30.08% gsc
> 
> % which gsc
> /usr/local/bin/gsc
> %
> 
> However, I cannot find any info on gsc.
> The latest I've found is from 5.2-release,
> some gsc(4) -- a device driver for a handy scanner.
> I doubt this is it.
> 
> Could somebody tell me what gsc is and what it does. 
> 
> many thanks
> anton
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4843D384.8070306>