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.
To,CC and BCC syntax for mailx
Name: anukta_c Date: December 12, 2002 at 01:28:44 Pacific OS: HP-UX CPU/Ram: -
Comment:
How to pass To, CC, BCC values from command line for mailx?
Summary: Can someone show me the exact syntax for an IF AND statement using ksh? I thought it would be like the following, but it doesn't seem to work: if [ $VAR1 -ne $VAR2 and $VAR1 -ne $VAR3 ] then ...(do s...
Summary: Neeraj, Let me see if I got this straight...you want to back up all data on the disk on the UNIX server? If that's the case, the "dd" command is simple, and almost universally available. This stands...
Summary: Hi, thanks to all for your answer and sorry for my late reply. i was on vacation. The resason why i can't do print $msg print $msg >> logfile is that i start another automated process which wri...