I tried to to match strings with grep command in linux, string is shown below.
/usr/dt/bin/dtexec -open 0 -ttprocid 2.16jc4g 01 21951 1289637086 1 1 0 172.28.61.59 5 stacy_101_1 ksh -c host="`cat \"/usr/dt/config/C/wsmenu/Hosts/This_Hos... exec dtaction -execHost ${host#@} Terminal
but i can not match it because when ever i try to put escape characters in qoutes, it won't match anymore..
does anyone has any idea how to deal with this
Java linux escape characters?
I'm not sure where teh regular expression is coming in there but you could try a different shell or break this command up in a batch file with your shell or with a perl or python program.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment