![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UNIX newbie NEWBIE question! | Hanamachi | UNIX for Dummies Questions & Answers | 4 | 03-28-2009 04:10 PM |
| Different flavours of Unix | vincente | UNIX for Dummies Questions & Answers | 2 | 05-25-2006 11:00 AM |
| Differences in awk between UNIX flavours | pbritta | Shell Programming and Scripting | 2 | 05-29-2002 03:44 AM |
| Unix/Linux Newbie(ish) Question - IPC/Signals | theultimatechuf | High Level Programming | 2 | 01-20-2002 11:38 PM |
| UNIX flavours | patvdv | Post Here to Contact Site Administrators and Moderators | 1 | 07-31-2001 05:29 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 |
|
||||
|
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. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|