![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to limit max no of message in a posix message queue | mohit3884 | High Level Programming | 0 | 06-10-2008 06:03 AM |
| cannot login after changing login shell | hardesh | HP-UX | 4 | 09-14-2005 01:21 AM |
| unix login welcome message | webtekie | UNIX for Dummies Questions & Answers | 17 | 11-17-2004 12:39 PM |
| Ftp welcome message | vascobrito | UNIX for Dummies Questions & Answers | 2 | 07-11-2004 07:51 PM |
| smitty, remove user, remove directory as well.. | yls177 | UNIX for Dummies Questions & Answers | 2 | 11-11-2002 02:43 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Remove login message
Hi All expert, I am about to perform remote shell to another unix server. But whenever i logged in into the remote server, the message prompt, "Setting up environment for MCI backend databases on Oracle 9.2^J" I'm suppose to rsh and cat a flat file that return only number. I tried "nohup" but the message prompt is still there. May i know how to eliminate this message? My sample code is Code:
RETURN_CODE=`nohup rsh 10.1.72.232 -l intcrms "cat /SYSTEM/custom/scripts/CIDM/KENAN_DAT/logs/${FILE_PREFIX}_${TDATE}_extractStatus.log`
RETURN_CODE supposed to return either "1" or "0" But it returned as, "Setting up environment for MCI backend databases on Oracle 9.2^J1" |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|