![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help to escape special characters in Korn shell script | rogers42 | UNIX for Dummies Questions & Answers | 6 | 05-14-2009 08:23 AM |
| wc -c (number of characters) | metalwarrior | UNIX for Dummies Questions & Answers | 1 | 02-08-2008 05:15 AM |
| Searching for escape characters | timcs | Shell Programming and Scripting | 8 | 05-25-2007 07:29 AM |
| escape characters.. | sharsin2001 | Shell Programming and Scripting | 9 | 11-06-2006 10:52 AM |
| lp FormFeed Escape characters | jgordon | UNIX for Advanced & Expert Users | 4 | 10-15-2003 03:01 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
number of escape characters?
Hi,
I am trying to execute the following command from a batch script, but no matter how many escape characters I put in it doesn't execute properly. It works fine from the command line with quotes around the -exec part. #!/bin/sh /usr/local/bin/sudo /usr/atria/bin/cleartool setview -exec "/usr/atria/bin/cleartool protectvob -force -chgrp ngcc_u /ccvobstore/testvob.vbs" menu_view. Any help much appreciated. Sean |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|