Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
RE:howto add ctrl char to unix scri
Name: peter marshall Date: May 8, 2003 at 07:37:35 Pacific OS: unix CPU/Ram: ?/?
Comment:
thank you very much for your reply. I actually tried what you are saying after I posted the message, but it still is not working right :( this is what I have: ___________________________________________ #!/bin/sh (I have also tries using bash) mail e48f4@unb.ca (embeded CR) echo Subject: Fill out time sheet (embeded CR) echo Dont forget to fill out (embeded CR) (embeded ctrl D)
--------------
It works if I type line by line at the prompt, but I can't get it to work in the script. I dont get an error, but it does nnot finisth, and I have to control C to exit.
Summary: If you have access to use joe (editor) this becomes easy to do. try typing joe at your command line see if it opens up. If so, all you need to do to use ctrl chars is use ` then the letter you want so...
Summary: I have been trying to add win98 to unix so i can switch back and forth the two operating systems. I can't get around to doing that. If it is not possibe, how can i erase unix from my system and put on...