Re: how to open *.htm and *.lnk

2002-01-28 Thread Randall R Schulz
Hongxun, Here are the elements you need: For BASH users (equivalents presumably exist in other shells): % help test ... -h FILETrue if file is a symbolic link. -L FILETrue if file is a symbolic link. ... % man readlink % cygpath --help Now, write a BASH (or other she

how to open *.htm and *.lnk

2002-01-28 Thread hongxun lee
At the moment, my way to open an htm file is to put its name in a DOS batch file, and then run the batchfile, which makes things complicated; but by no way can i open an lnk. Any simpler methods ? Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht