![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| passing variable from bash to perl from bash script | arsidh | Shell Programming and Scripting | 10 | 06-04-2008 09:25 AM |
| Processing extended ascii character file names in UNIX (BASH scipts) | peli | UNIX for Advanced & Expert Users | 9 | 04-06-2008 02:17 PM |
| Bash/Unix Command Errors | wcmmlynn | UNIX for Advanced & Expert Users | 0 | 11-13-2007 12:47 AM |
| how to trap unix signal if the process killed/interupt occured in bash... | manas_ranjan | Shell Programming and Scripting | 15 | 09-23-2007 05:47 AM |
| Why do basic unix commands not work in BASH | PixelLover | UNIX for Dummies Questions & Answers | 10 | 05-23-2006 12:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hp Unix - Bash
Hi everybody. One simple question. Is it possible to install a Bourne Shell on HP Unix, or is there any similiar bash by default? Thanks! Jan
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You will get ksh on HP-UX. Is similar to bash - but not the same. Scripts written in one shell may break when running under the other.
|
|
#3
|
||||
|
||||
|
bash != Bourne shell
Bourne shell is available as /usr/old/bin/sh You can get bash at The HP-UX Porting and Archive Centre |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|