The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > 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
Telnet is not working properly deepak_pathania UNIX for Dummies Questions & Answers 1 10-05-2007 02:59 PM
Rlogin not working properly from Linux frankkahle UNIX for Advanced & Expert Users 1 10-19-2006 07:02 PM
Cron won't run properly Steeler_fan UNIX for Dummies Questions & Answers 2 08-31-2006 06:32 AM
y is this not working properly? C|[anti-trust] High Level Programming 3 05-18-2005 09:55 AM
Keyboard not working properly... timresh UNIX for Dummies Questions & Answers 2 02-25-2005 04:28 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #22  
Old 10-30-2007
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
It has to do with environment as posters previously said, i guess mainly PATH.
Enjoy working with HP-UX ...
Reply With Quote
Forum Sponsor
  #23  
Old 10-30-2007
Registered User
 

Join Date: Oct 2007
Posts: 61
Thumbs up

Thanks a lot for all ...

special thanks to andryk ...
Reply With Quote
  #24  
Old 10-31-2007
Cameron's Avatar
Registered User
 

Join Date: Nov 2001
Location: Brisbane, Australia
Posts: 490
As a suggestion, include:

. ${HOME}/.profile

As one of your first lines of script, if this is to run under your user from cron.

An example:

Code:
#!/bin/ksh
# --------------------------------------------------------------------------
# Script:   FTPOUT-xxx.sh
#
# --------------------------------------------------------------------------
# Purpose:
#   Blah, blah, blah ..
#   
#
# Revisions:  (Insert lines as appropriate - chronological order)
# dd/mm/yy  ISSUE ## Who  Notations.........................................
# dd/mm/yy  ???????? CJY  Initial script ....
#
# --------------------------------------------------------------------------

##- Environment/Script set-up - As required; uncomment if necessary -##
. /etc/profile
. $HOME/.profile
. ${MD_BATCH}/report_${MD_SYSTEM}.env
Anyways, hope that helps some.
Excuse the comments section.

Cheers,
Cameron
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 05:19 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0