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.
Using colors in KSH
Name: BlueBird Date: May 13, 2004 at 03:22:42 Pacific OS: HP UX 11 CPU/Ram: Risc processor, 3 GB
Comment:
Hi there, I have a very simple question. How can I use colors in a .ksh menu?
Summary: i have a function defined in one ksh i want to use the same functionality in another ksh i am using . ../<ksh name> but it is not picking that functionality what i have to do for the same ...
Summary: i have a function defined in one ksh (ksh 1) i want to use that function in another ksh (ksh 2) i am using . $<directoryname>/<ksh name> i am calling the function defined in ksh 1 in ksh 2 i wa...
Summary: I am trying to send out an email with a file attachment using a script in ksh. I'm fairly new to unix, so first of all, is this even possible? If it is, I'd really appreciate it if someone could sho...