![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to restore original package after uninstalling the upgraded package using rpm | amitpansuria | Linux | 0 | 05-27-2008 05:08 AM |
| shell script performance issues --Urgent | icefish | Shell Programming and Scripting | 18 | 12-14-2007 10:43 AM |
| stack space in sol10 | robsonde | SUN Solaris | 2 | 12-12-2007 03:35 AM |
| Tar issues! HELP! | Slaughter | UNIX for Dummies Questions & Answers | 3 | 04-19-2006 01:22 PM |
| Shell scripting issues | ashutosh101 | Shell Programming and Scripting | 1 | 03-23-2006 07:09 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I'm having issues after upgrading to Sol10 from 8. I have developers who have ksh scripts which execute profiles and such. I get errors from "/dev/null: cannon create" to "stty:no such device or address", to "bad string", etc. I have checked the link to /dev/null (its fine). I have a case open with Sun...they aren't much help either. When I run this stuff on a 5.8 box, its fine.
I just noticed that my developer had: ${HOME}/.profile > /dev/null/ 2>&1 - so when I changed this to /dev/null (removing the trailing /) it ran fine. What would the reason be for this? One issue fixed, but now the stty no such device issue and others.....is KORN shell with Sol10 messing me up somehow? I saw the threads about dynamic links, but didn't quite understand it all. Please help. Found another issue - /usr/bin/tr - doesn't work in SOL10, but on 8 its fine...I have a ton of applications that won't run cause of this.. Last edited by buffsluft; 05-26-2006 at 04:59 PM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|