[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] Start me up
On Thu, Aug 06, 1998 at 11:35:53AM +1000, Mike Abdow wrote:
> Is there a way of specifying a startup directory when opening up,
> say, an xterm window? It always defaults to the user's home
> directory. At first I thought of putting a '-e cd /foo' in the xterm
> command line, but obviously this doesn't work. Couldn't find
> anything useful in the other command line options either (did I
> overlook an option?).
(cd /foo;xterm&)
this is fairly standard for unix, why build functionality into a
program when it is already there in another program.
matt
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>