![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| UNIX newbie NEWBIE question! | Hanamachi | UNIX for Dummies Questions & Answers | 3 | 09-14-2006 07:23 AM |
| Different flavours of Unix | vincente | UNIX for Dummies Questions & Answers | 2 | 05-25-2006 08:00 AM |
| Differences in awk between UNIX flavours | pbritta | Shell Programming and Scripting | 2 | 05-29-2002 12:44 AM |
| Unix/Linux Newbie(ish) Question - IPC/Signals | theultimatechuf | High Level Programming | 2 | 01-20-2002 07:38 PM |
| UNIX flavours | patvdv | Post Here to Contact Site Administrators and Moderators | 1 | 07-31-2001 02:29 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I am newbie to unix. I am been immensily impressed by this forum. I have installed sun solaris in my pc and started learning unix. The question is, If i know one unix flavour (say sun solaris) is that i can claim, i know all the unix and linux flavours. Can i be able to work on other vendor unix without much transition? Thanks |
| Forum Sponsor | ||
|
|
|
|||
|
I've used various flavours of unix on a variety of platforms ranging from OpenBSD and Linux right through to Solaris. To be honest, the main differences IMHO are simply the paths to system files, how startup works etc. The main utilities and principles remain the same, but config files might be in different places.
Hope that helps! |
|
||||
|
Syntax does vary slightly so make sure you do a <B>man</B> on the command first when on a new platform (very important if you are the superuser). Also, don't forget that aliases in the shell that may be found in <B>/etc/profile</B> and other similar files/places may dramatically change command line behavior.
Many folks routinely create aliases for their favorite shell commands "cross-platform" so that commands will be uniform when they login across many different platforms or hop from one terminal to the next. Also, make sure that you include the name of the platform in the login prompt shell variable so that you will easily remember what platform you are on when remotely logging in across many systems. |
||||
| Google UNIX.COM |