davidbelarus
Programmer
Gentlemen
I have strings with special characters in them " to be exact.
how do i get the string to record correctly at a "set" "send" "put" statment
#this did not work, the quotes screwed it up.
set bootline "boot -elf -z $tftpserver:machine1-pac.initrd "root=/dev/ram0 rootfs=xxx calmem=88m"
I have strings with special characters in them " to be exact.
how do i get the string to record correctly at a "set" "send" "put" statment
#this did not work, the quotes screwed it up.
set bootline "boot -elf -z $tftpserver:machine1-pac.initrd "root=/dev/ram0 rootfs=xxx calmem=88m"