From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10397 invoked by alias); 24 Jun 2003 04:31:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8454 invoked from network); 24 Jun 2003 04:30:27 -0000 Received: from unknown (HELO ishtar.tlinx.org) (64.81.58.33) by sources.redhat.com with SMTP; 24 Jun 2003 04:30:27 -0000 Received: from Shiva (shiva [192.168.3.20]) by ishtar.tlinx.org (8.12.6/8.12.2/SuSE Linux 0.6) with ESMTP id h5O4URMO009870 for ; Mon, 23 Jun 2003 21:30:27 -0700 From: "linda w \(cyg\)" To: Subject: Weird error message? What does it mean? Date: Tue, 24 Jun 2003 08:16:00 -0000 Message-ID: <000001c33a09$56350da0$1403a8c0@sc.tlinx.org> X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-06/txt/msg01128.txt.bz2 law> find / -name \*.lnk -exec grep -is "Documents and Settings" {} \; -print >/tmp/oldlinks find: /pagefile.sys: No such file or directory C:\bin\find.exe: *** WFSO timed out for after longjmp. I was trying to find all links that referenced "Documents and Settings", since I moved users to 'home'. My first attempt was very sad: law> find / -name \*.lnk -exec grep -is "Documents and Settings" {} ; -print| while read file; do ed "$file" < A WI1ÉA? A?è5OA? J;vnÑA??* ? _?¶? PàOD ê:i?¢O+00?? /C:\ \ 1 X-ñ}? DOCUME~1 D ? ? ï_X-ñ}M. @ ¶ D o c u m e n t s a n d S e t t i n g s ? 0 1 X-??? law ? ? ? ï_X- ??M. @¶ l a w ? Z 1 Y-D ? MYDOCU~1 0 ? ? ï_X-??M. @¶ M y D o c u me n t s ? ? ? ? ï_l a w ? L 1 A.Z"? PERL_B~1 4 ? ? ï_A.Z"M. @¶ P e r l _ B o o k s h e l f ? L 1 A.°#? PERLBO~1 4 ? ? ï_A.°#M. @¶ P e r l B o o k s h e l f ? F 1 A.°#? TITIRK~1.RU , ? ? ï_A.°#M. @¶ t i t . i r k . r u ? D 1 A.\2? NETWOR~1 , ? ? ï_A.\2M. @¶ n e t w o r k i n g ? 6 1 A.]2? tcpip " ? ? ï_A.]2M. @¶ t c p i p ¶ B 2 ?* K.o? index.htm * ? ? ï_A.]2M. @¶ i n d e x . h t m ? _ ? ? ? - 4 R ? ? IA· \law\My Documents\Perl_Bookshelf\Perl Bookshelf\tit.irk.ru\networking\tcpip\inde x.htm V . . \ . . \ M y D o c u m e n t s \ P e r l _ B o o k s h e l f \ P er l B o o k s h e l f \ t i t . i r k . r u \ n e t w o r k i n g \ t c p i p \ i n d e x . h t m d C : \ D o c u m e n t s a n d S e t t i n g s \ l a w \ M y D o c u m e n t s \ P e r l _ B o o k s h e l f \ P e r l B o o k s h e l f \ t i t . i r k . r u \ n e t w o r k i n g \ t c p i p ? Binary file /home/All Users/Start Menu/Programs/Menus/Books/sendmail.lnk matches : No such file or directory Lots of weird stuff. So I thought I'd just first try breaking down the steps and going from there: Just got tht weird error message: C:\bin\find.exe: *** WFSO timed out for after longjmp. So any idea what this meant? Obviously, these are a mess of mostly Win .lnk's any easy ideas on conversion? -linda -- 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/