#1
|
|||
|
|||
Use Regular Expression on command output
I'm running a subversion command line (svn info), and I want to use a regular expression to grab part of the output. Is there a way to do that without first writing it to a file?
|
|
|