Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-11-2009, 02:31 PM   #1 (permalink)
clark33's Avatar
 
True Techie

Join Date: May 2008

Location: Edinburgh, Scotland

Posts: 110

clark33 is on a distinguished road

Default Help a newb!!

Hi guys,

I'm operating Ubuntu 8.10 and plan to use the terminal command line. Is the "terminal" the same program found on all Linux systems, being universal?

I've head people talk about Unix (even in job adverts), is unix the exact same thing as "terminal command line" in Linux?

- im really hoping you say yes to the last question as its something i need to learn.

thanks!
__________________
“The best plans of men and mice often go awry”
clark33 is offline  
Old 01-11-2009, 02:42 PM   #2 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,424

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: Help a newb!!

Yes command line in a Linux environment accepts all Unix commands so you can learn Unix from there.
__________________

Baez is offline  
Old 01-11-2009, 05:06 PM   #3 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,041

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Help a newb!!

The problem with answering a question like this is that the "commands" in *nix are individual programs stored in a location listed in your $PATH variable
Code:
echo $PATH |tr ':' '\n'; file -L `which sed`
.
If the program is there, you can probably use it, if not you may be able to either get a binary or compile it in from source.
I have had a look and there does not seem to be a standard which says "to be [standard] compliant there must be a [standard] compliant version of the program 'tail' ".
Having said that, linux is a great place to learn unix.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 01-11-2009, 05:23 PM   #4 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,424

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: Help a newb!!

Yep there is no standard but it's very similar therefore isn't much of a problem anyway.
__________________

Baez is offline  
Old 01-12-2009, 05:10 AM   #5 (permalink)
clark33's Avatar
 
True Techie

Join Date: May 2008

Location: Edinburgh, Scotland

Posts: 110

clark33 is on a distinguished road

Default Re: Help a newb!!

Sorry to ask such a basic question:-

Is Linux a built GUI OS based on Unix Code?

and if i wanted to learn Unix - i could do so through the Ubuntu terminal part (like DOS/command line in windows)?
__________________
“The best plans of men and mice often go awry”
clark33 is offline  
Old 01-12-2009, 05:17 AM   #6 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,424

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: Help a newb!!

Yes you can learn Unix code through Linux. We've stated that already.

Linux is not programmed in Unix however. It is programmed in C. Linux just means Unix-Like.
__________________

Baez is offline  
Old 01-12-2009, 05:57 AM   #7 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,611

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: Help a newb!!

Yes, Unix-based as Baez said. Linus Torvalds developed it from C as he also said, and combining Unix with Linus, you get "Linux".
oldskool is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Just some questions for a newb. MrLoLeR Building, Buying, or Upgrading High Performance PC Systems 13 06-20-2008 07:25 AM
Newb needs upgrade help Demarrer2790 Building, Buying, Upgrading for General PCs 2 05-21-2008 05:47 AM
Help for a newb Ellevendy Building, Buying, or Upgrading High Performance PC Systems 2 05-20-2008 08:43 AM
PC Newb here Bonestock New Member Introductions 9 03-07-2008 12:07 AM
Linux newb!! (more command line help/question) SirCyber Linux, BSD, other *nixes & Open Source Software 3 10-24-2007 06:10 PM