X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4CA581FD.8030207@lysator.liu.se> Date: Fri, 01 Oct 2010 08:38:53 +0200 From: Peter Rosin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin uninstall: Problem with /dev/nul References: <5590179202C1488BBE99F7A9A80D1566 AT SonyPC> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Den 2010-10-01 02:49 skrev Al: >> >> cd /dev >> rm -f nul Someone, somewhere, has done echo crap > /dev/nul instead of the intended echo crap > /dev/null If the /dev/nul file is still around it should be possible to examine it and possible identify the culprit. It might be some script in Cygwin, but I'm going to go out on a limb and suggest that it is more probable that it is an end-user typo. Cheers, Peter -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple