| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| X-Injected-Via-Gmane: | http://gmane.org/ |
| Path: | not-for-mail |
| From: | Andrew DeFaria <ADeFaria AT Salira DOT com> |
| Newsgroups: | gmane.os.cygwin |
| Subject: | Re: @file handling in Cygwin |
| Date: | Wed, 14 Aug 2002 14:03:10 -0700 |
| Lines: | 13 |
| Message-ID: | <3D5AC58E.7030204@Salira.com> |
| References: | <762C0A863A7674478671627FEAF584812C3576 AT hqmail01 DOT powertv DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| NNTP-Posting-Host: | 206.184.204.2 |
| Mime-Version: | 1.0 |
| X-Trace: | main.gmane.org 1029358924 10354 206.184.204.2 (14 Aug 2002 21:02:04 GMT) |
| X-Complaints-To: | usenet AT main DOT gmane DOT org |
| NNTP-Posting-Date: | Wed, 14 Aug 2002 21:02:04 +0000 (UTC) |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2) Gecko/20020512 Netscape/7.0b1 |
| X-Accept-Language: | en-us, en |
Cheng, Cheuk wrote: > 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". Why not simply "ls $(cat lsflags)"? -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |