Thanks! That works great! Just wondering, in a CSP file, can I display the output of the command, so the user could see the output of grep?
I've tried: w $ZF(-1,"grep strings file.txt") which returns "0". "Alexander Riemer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If $ZF(-1,"grep and awk what you want") > > "Mat Gadd" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > > I'm looking through the documentation, looking for a way to execute a line > > in a Command Prompt. > > > > Basically, I have a windows server with Cygwin installed, and i'm using that > > to grep and awk a log file, > > I wondered if I could run this and get the output in Cach�, maybe from piped > > output to a file. > > > > Is it possible to execute external applications that haven't been > > specifically written for Cach�? > > > > Thanks. > > > > - Mat > > > > > >
