![]() |
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 |
| Question about several things in C | V4D3R | High Level Programming | 1 | 09-13-2007 10:56 PM |
| When things doesn't run into crontab??? | nymus7 | Shell Programming and Scripting | 4 | 04-24-2006 11:11 AM |
| Complicating things? | bconnor | High Level Programming | 1 | 03-30-2006 10:07 PM |
| how to convert things from csh to sh | forevercalz | Shell Programming and Scripting | 1 | 10-28-2005 03:46 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Just trying to find out a few things ....
Hi everyone
Just a couple of quick questions if I may. Can I ask what is meant by "flavours"?? I've come across it many times in the forums and I'm guessing that it is a variery of either Linux or UNIX (I know nil about either) which has developed but not really got a clue. Secondly, does anyone know how to find out how long it takes to download a file off the internet? I tried to download one of the free Linux trials off one of the forums and I just can't stop everything and wait for it to finish when I don't know how long it will take. Is there a way? My total knowledge of "programming" comes from Excel and Access so be gentle! Many thanks in advance. Terri |
|
||||
|
The original UNIX from Bell Labs was provided free on a tape. Later on the OS diverged into different directions, like BSD or System V. During the late 80's and early 90's the OS releases became very proprietary - Sun had one, Hewlett Packard another, and so on. This proliferation of UNIX systems also is known as flavors.
Things are opening up in part because of the open source movement. So, everyone realized that having different commands (or C functions) for the same thing or commands with the same name with different behaviors was a bad thing. So we have an alphabet soup of proposed standards. Currently, POSIX standards are the one most OS developers try to follow. This means that development is easier when you have to write the same code for Solaris, HPUX, and Linux. The reason we have to know what OS we are talking about is that some have "bizarre" features. If we give an answer without knowing which flavor, we may give a bad answer. The Solaris version of awk is an example of a kind of bizarre version of a UNIX tool, for example. Maybe try downloading knoppix, it is smaller than some others. Damn Small Linux is smallest UNIX meant for desktops ~50MB. DSL information The download time is a function of your connection speed. If you are at dialup speeds something like knoppix will take overnight. 1.5Mb DSL connection maybe several hours. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| knoppix, linux commands, linux download, unix download |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|