Re^2: Unix deficiencies/problems

Maarten Litmaath maart at cs.vu.nl
Sat May 6 11:54:36 AEST 1989


Kemp at DOCKMASTER.NCSC.MIL writes:
\...
\ /home/orion/jsmith/projectA/speech
\ /home/magellan/tjones/lib/splib.a

\With logical names, I could define the first as "joe" and the second as
\"splib", and do things like:

\ cd joe
\ ls joe
\ ar t splib
\ cc myprog -lsplib

Bourne shell:

	joe=/home/orion/jsmith/projectA/speech

	cd $joe
etc.
-- 
 "If it isn't aesthetically pleasing, |Maarten Litmaath @ VU Amsterdam:
  it's probably wrong." (jim at bilpin)  |maart at cs.vu.nl, mcvax!botter!maart



More information about the Comp.unix.questions mailing list