This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

External script to filter text blocks


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]