![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Both HOME and INSERT key send same escape sequence on ssh | grossgermany | UNIX for Dummies Questions & Answers | 0 | 07-27-2007 07:12 PM |
| Escape character | deepakpv | Shell Programming and Scripting | 4 | 02-16-2007 03:19 AM |
| awk / escape character | OFFSIHR | Shell Programming and Scripting | 8 | 11-29-2006 01:28 PM |
| Escape character in vi? | stevefox | Shell Programming and Scripting | 4 | 11-17-2005 03:38 PM |
| possible to escape the \ character in sed? | gammaman | UNIX for Dummies Questions & Answers | 1 | 07-07-2005 02:49 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Minicom runscript: How to send escape character ( \ )
Please can any of you address my query which I dont find in the runscript MAN page
and other results on google. I am using minicom scripts to configure my uboot environment. I have to send a string which contains the escape character ( \ ) itself as follows send "set bootcmd bootm cp.b $(INITRD_FLASH) 0x1200000 0x100000 \;bootm $(ZIMAGE_FLASH) 0x1200000" when I execute the script, minicom shows error the following message when executing the above mentioned line "script "flash_mpc8349.minicom": syntax error in line 30 (word contains ESC or quote)" I tried prefixing it with ^ (^\) but didnt work. Would be great if you could let me know if there is a specific sequence to send the ( \ ) character. Thanking you, Regards, Raman |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|