Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Newman, Robin" Subject: bash redirection problem To: cygwin AT cygwin DOT com Date: Wed, 19 Jun 2002 11:20:25 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit I'm trying to get bash scripts (from the ht//dig multidig scripts) to work under cygwin which incorporate commands like cat /dev/stdin >> somefilename They work ok under linux, but cygwin (latest version installed yesterday) returns cat: /dev/stdin: no such file or directory there isn't a /dev directory as in linux What is the workaround if any to sort this to allow stdin to be redirected to a file? -- 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/