@file handling in Cygwin

Cheng, Cheuk cheng@powertv.com
Wed Aug 14 14:21:00 GMT 2002


Does anyone know if Cygwin is supposed to handle command syntax like "ls
@lsflags" where lsflags is a text file containing some command line
options for "ls"?  I have located a function called insert_file() inside
dcrt0.cc which has a comment talking about replacing -@file in the
command line with the contents of the file.  However, I have tried to
enter "ls @lsflags" inside bash running under Cygwin1.dll version 1.3.10
and 1.3.11 but it always returns an error of "No such file or
directory".

Regards,
cheng@powertv.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list