exportto

Dave Ciemiewicz ciemo at bananapc.wpd.sgi.com
Tue Dec 19 05:54:37 AEST 1989


In article <8912151417.aa02211 at SMOKE.BRL.MIL>, JORDAN at gmr.COM writes:
> Does anyone out there know what exportto does?
> 

In the posting just prior to this one, you mentioned using "ps -e" to
look at the list of processes.  Unfortunately, "ps -e" trucates process
names to 8 characters.  If you use "ps -ef", you get a more complete process
command name including arguments.

In your case, doing a "ps -ef" will probably show you that "exportto" is
really "exporttonews".  exporttonews with no arguments will put the
your current environment variables in 4Sight's (the news_server's) environment.

exporttonews is used by the news_server to import your environment on startup.
You can use exporttonews to extend your news_server's environment while it
is running if you are experimenting with NeWS applications which depend on
your environment.

						--- Dave



More information about the Comp.sys.sgi mailing list