X-Spam-Check-By: sourceware.org Message-ID: Date: Sun, 26 Aug 2007 14:16:41 -0500 From: "=?ISO-8859-1?Q?Carlos_Narv=E1ez?=" To: cygwin AT cygwin DOT com Subject: External script to filter text blocks MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 I want to make a customizable external script to filter text blocks. I know this is possible, but I'm not sure how to call the script (how much of the path to specify, or where to store the script), or how to get standard input into the file (in the case of php). I'm using cygwin on windows So instead of the oft mentioned :! sort I want to do something like this: :! filter_file arg1 arg2... Can anyone lend a hand, or point me to a good resource on this? I've looked all over and only get the :! sort example everywhere. -- http://www.juegopixel.com/ http://www.aerolineasmexicanas.com.mx/ -- 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/