![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Differences Sys 5 and BSD | RajaRC | SUN Solaris | 2 | 07-20-2004 03:11 AM |
| Differences gcc <-> aCC | coredump2003 | UNIX for Dummies Questions & Answers | 8 | 01-23-2004 05:49 AM |
| Differences between SAN and NAS | jigarlakhani | Filesystems, Disks and Memory | 2 | 11-15-2003 01:09 PM |
| differences nis nis+ | joerg | IP Networking | 2 | 06-24-2002 12:47 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
OpenBSD sh and ksh differences?
Hi,
I am running OpenBSD 3.7, my first attempt with this OS. I noticed that both /bin/sh and /bin/ksh are both really the pdksh. Yet each has its own manpage. I was wondering what are the differences b/w the two programs on OpenBSD. I.e., has the team configured pdksh to function one way if invoked as "ksh", while functionning differntly if invoked as "sh". (Compare GHU bash, which behaves slightly differntly when invoked as "sh".) Thanks, |
| Forum Sponsor | ||
|
|
|
||||
|
See the table in this artice http://www.faqs.org/faqs/unix-faq/sh...l-differences/
|
|
|||
|
That's not what I was after. But I did find this in OpenBSD's sh man page:
Quote:
Last edited by hadarot : 08-08-2005 at 03:51 PM. |
|
|||
|
Indeed, here is a snippet OpenBSD's code (@ http://www.openbsd.org/cgi-bin/cvswe...bin/ksh/main.c):
Quote:
Last edited by hadarot : 08-12-2005 at 12:59 AM. |
|||
| Google UNIX.COM |