| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <13783411 DOT post AT talk DOT nabble DOT com> |
| Subject: | RE: new user to cygwin |
| Date: | Thu, 15 Nov 2007 22:39:26 -0000 |
| Message-ID: | <02fb01c827d8$61ecfec0$2e08a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <13783411.post@talk.nabble.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 15 November 2007 22:33, dmilli wrote:
> I've been typing the following:
>
> FindDataRights.dat c:/filename I want the script to look through
>
> We see the following happening on the screen:
> Scanning for Classified content
> Scanning for licensed content
> Scanning for unique copyrights
> Scanning for GPR markings
>
> Shouldn't we also see a list of what was found?
Maybe your script doesn't like windows-style filenames. Cygwin provides
posix-style paths using the /cygdrive/<driveletter> prefix. Try
FindDataRights.dat /cygdrive/c/filename
Read
http://cygwin.com/cygwin-ug-net/highlights.html#ov-hi-files
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
http://cygwin.com/cygwin-ug-net/using-utils.html#cygpath
to get started. (Then read the rest of the user guide!)
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |