a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [a2ps] a2ps config file


From: C.G.Senthilkumar.
Subject: Re: [a2ps] a2ps config file
Date: Tue, 20 Mar 2007 18:41:28 -0700 (PDT)


I was talking about a windows machine.

The default medium that came with the exe I installed is libpaper.
I want to change that through the .cfg file.

However, I'm not able to get a2ps to read the configuration file.

Thanks,
Senthil.

On Tue, 20 Mar 2007, Nelson H. F. Beebe wrote:

"C.G.Senthilkumar." <address@hidden> asks where the
a2ps configuration file should be located.

I have

        $HOME/.a2psrc

You can run truss, trace, strace, or ktrace (depending on Unix flavor)
on a2ps to see what files it tries to open.

I just did this on Sun Solaris SPARC:

        % truss -o foo.truss -f a2ps foo.c > foo.ps
        % fgrep /.a2ps foo.truss
        ...
        7655:   open("./.a2psrc", O_RDONLY)                     = 4

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------


--
Today's fortune:
The secret of getting ahead is getting started. The secret of getting start
is breaking your complex overwhelming tasks into small manageable tasks, and
then starting on the first one.
        --Mark Twain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]