The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com



HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Aligning Characters in Bash/Beautiful Screens de_la_espada UNIX for Dummies Questions & Answers 1 08-02-2009 07:46 AM
GNU Screen: Send to Multiple Screens at Once? deckard UNIX for Advanced & Expert Users 3 02-05-2008 10:26 AM
No screens found problem - and I cant use keybord properly to solve!! olddays UNIX for Dummies Questions & Answers 1 10-23-2007 07:45 PM
AIX Console screens falstaff100 UNIX for Dummies Questions & Answers 2 06-12-2006 10:31 AM
How to switch between terminal screens in Sun Solaris 10 peterpan UNIX for Dummies Questions & Answers 2 01-17-2006 02:17 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 3 Weeks Ago
belfastbelle belfastbelle is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 14
HP UX welcome screens

How I can I remove the welcome screen for HPUX
ie
* *
* *
* Welcome to AIX Version 5.3! *
* *

but only for some users ?

Thanks
  #2 (permalink)  
Old 3 Weeks Ago
vbe's Avatar
vbe vbe is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,568
Customize /etc/profile with a test if user then skip the MOTD (or issue part....)...
  #3 (permalink)  
Old 3 Weeks Ago
belfastbelle belfastbelle is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 14
Hi
Customise with what ? - I am not sure of the command to use
and how do I skip the MOTD ?
Thanks
  #4 (permalink)  
Old 3 Weeks Ago
vbe's Avatar
vbe vbe is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,568
Edit /etc/profile with vi
Code:

# Since we dont know what you want to skip, here are what could possibly display 
# on output at login:
# midding /etc/issue, many people modify to put hostname with banner...
# extract of /etc/profile
   # This is to meet legal requirements...

        cat /etc/copyright

   # Message of the day

        if [ -r /etc/motd ]
        then
                cat /etc/motd
        fi

   # Notify if there is mail

        if [ -f /usr/bin/mail ]
        then
                if mail -e
                then    echo "You have mail."
                fi
        fi

   # Notify if there is news

        if [ -f /usr/bin/news ]
        then news -n
        fi

# -etc ....
  #5 (permalink)  
Old 3 Weeks Ago
belfastbelle belfastbelle is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 14
Thanks a million
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 03:47 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0