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

Re: Color-ls package nearly ready for release, but I need...



Hi,

>>"Syrus" == Syrus Nemat-Nasser <syrus@ucsd.edu> writes:
Syrus> (1) Can someone give me the proper syntax for making a symolic link
Syrus> for a command with options:  specifically, i need to link the
Syrus> expression vdir to 'ls -li' because the color-ls patch consolidates
Syrus> dir, vdir, and ls into one binary.  I tried ln -s 'ls -li' vdir,
Syrus> but did not get the desired effect.

	Ummm, I think you will have to make vdir be a simple shell
 script that calls ls with the proper options.  There is no way for a
 sym link to specify options. 

	manoj
--
Scientific and humanist approaches are not competitive but supportive,
and both are ultimately necessary.  -- Robert C. Wood %%
Manoj Srivastava               Systems Research Programmer, Project Pilgrim,
Phone: (413) 545-3918                A143B Lederle Graduate Research Center,
Fax:   (413) 545-1249         University of Massachusetts, Amherst, MA 01003
<srivasta@pilgrim.umass.edu> <URL:http://www.pilgrim.umass.edu/%7Esrivasta/>



Reply to: