LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-20-2009, 03:49 AM   #1
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Rep: Reputation: 15
3 Questions


Hello Friends!!!

I have three questions in my mind which I have googled alot but couldnt find anything..

1, What are internal and external commands?
2, What is the difference between Binaries and Sources?
3, I use 'wget' for downloading sources from internet...Can I download rpm for it? If no then y NOT?


Please friends answer these questions so that I ll clear my mind..
 
Old 08-20-2009, 03:56 AM   #2
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Is it a homework? Sounds like one.
 
Old 08-20-2009, 04:07 AM   #3
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
99% certainty that it is.
 
Old 08-20-2009, 04:09 AM   #4
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linuxlover.chaitanya View Post
Is it a homework? Sounds like one.
Great Reply Chaitanya...I didnt expect this type of reply here on LinuxQuestions. Its quite insulting man....Why these forum made for? I thought the SITE LINUXQUESTIONS would be a site where we can ask questions about LINUX...and that's what I did.

If you don't know the answers then why don't you just away from this site?

Anyway its quite disappointing..
 
0 members found this post helpful.
Old 08-20-2009, 04:10 AM   #5
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Read the LQ rules. posting homework is not allowed. And be aware of your language.
 
Old 08-20-2009, 04:13 AM   #6
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linuxlover.chaitanya View Post
Read the LQ rules. posting homework is not allowed. And be aware of your language.
I didnt post MY HOMEWORK...These questions comes in my mind I searched for them but couldn't find anything and then I came here and ask here.

I am not a STUDENT, I am working for Web hosting company and nowadays I am just learning Linux myself...
 
Old 08-20-2009, 04:17 AM   #7
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by smaj84_1 View Post
Its quite insulting man....Why these forum made for? I thought the SITE LINUXQUESTIONS would be a site where we can ask questions about LINUX...and that's what I did.
Anyway its quite disappointing..
Posting in a forum like LQ without even reading the rules or worse ignoring them, that's what's insulting. And insulting the users directly is even worse and a reason to be banned if you continue this. And if you're disappointed then that's sad but only your point of view.

Kind regards,

Eric
 
Old 08-20-2009, 04:18 AM   #8
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I searched for them but couldn't find anything
1 http://wiki.answers.com/Q/What_is_th...ternal_command
2 http://www.google.be/search?q=differ...ient=firefox-a
3 http://www.rpmfind.net/linux/rpm2htm...php?query=wget
 
Old 08-20-2009, 04:20 AM   #9
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by EricTRA View Post
Posting in a forum like LQ without even reading the rules or worse ignoring them, that's what's insulting. And insulting the users directly is even worse and a reason to be banned if you continue this. And if you're disappointed then that's sad but only your point of view.

Kind regards,

Eric
Why you people don't understand that I did not post any homework...I am not a STUDENT man, I am professional but in learning phase. I am learning LINUX myself...No one teach me I just do it myself.Is anything wrong in it? Shouldn't I learn LINUX?
 
Old 08-20-2009, 04:22 AM   #10
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
1. http://hell.org.ua/Docs/oreilly/unix/upt/ch01_10.htm

2. Binaries are compiled applications for a distribution something similar to exe, msi for windows while sources are sources. You need to compile source manually.

3. wget is a download manager for command line. you can download anything you want. If I can download exe with it you can download an rpm as well.
 
Old 08-20-2009, 04:25 AM   #11
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Original Poster
Rep: Reputation: 15
Thanks alot
 
Old 08-20-2009, 04:27 AM   #12
smaj84_1
Member
 
Registered: Jul 2009
Location: Pakistan
Distribution: Fedora
Posts: 71

Original Poster
Rep: Reputation: 15
Wink

Quote:
Originally Posted by linuxlover.chaitanya View Post
1. http://hell.org.ua/Docs/oreilly/unix/upt/ch01_10.htm

2. Binaries are compiled applications for a distribution something similar to exe, msi for windows while sources are sources. You need to compile source manually.

3. wget is a download manager for command line. you can download anything you want. If I can download exe with it you can download an rpm as well.
Thanks alot Chaitanya..You explained it in a very simple and understandable language as you know that I am new to linux.....
 
Old 08-20-2009, 04:31 AM   #13
konsolebox
Senior Member
 
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,248
Blog Entries: 8

Rep: Reputation: 235Reputation: 235Reputation: 235
Quote:
Originally Posted by smaj84_1 View Post
Hello Friends!!!

I have three questions in my mind which I have googled alot but couldnt find anything..

1, What are internal and external commands?
In DOS, it's called internal (built with command.com) and external (separate in files). This is the same in linux but externals are more called as builtins.

Quote:
Originally Posted by smaj84_1 View Post
2, What is the difference between Binaries and Sources?
Basically binaries are machine readable and sources are human readable (or more at least).
Quote:
3, I use 'wget' for downloading sources from internet...Can I download rpm for it? If no then y NOT?
Yes but not all sources have rpms. It depends.
 
Old 08-20-2009, 04:32 AM   #14
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by smaj84_1 View Post
I have three questions in my mind which I have googled alot but couldnt find anything..

1, What are internal and external commands?
You already asked the very same question a month ago here http://www.linuxquestions.org/questi...ands..-743332/ and the reply given were correct. If you miss to understand the reply, please follow on the original thread instead of starting a new one.
Quote:
2, What is the difference between Binaries and Sources?
This is the question that made everyone thinking you are a student. I wouldn't expect anyone but an absolute beginner not to know what the difference is. Anyway, to make it short: the source is a set of text files containing code that is compiled to create binaries.
Quote:
3, I use 'wget' for downloading sources from internet...Can I download rpm for it? If no then y NOT?
That depends on what the repository you use has available.
 
Old 08-20-2009, 05:24 AM   #15
ddaemonunics
Member
 
Registered: May 2008
Location: Romania
Distribution: Debian
Posts: 242

Rep: Reputation: 41
I think you mind is already clear.
Quite clear ....as in cat /dev/null
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
basic questions on hostname and domain name + related postfix questions Moebius Linux - Newbie 7 09-04-2007 11:50 AM
LXer: Questions Answered, Questions Posed - What Happened? LXer Syndicated Linux News 0 05-14-2007 02:46 PM
swaret, questions, questions!! BashTin Slackware 11 04-26-2007 03:37 AM
Solaris - Questions! Questions! Questions! qs_tahmeed Solaris / OpenSolaris 2 07-16-2005 05:27 AM
window manager questions and/or theme questions t3gah Linux - Software 2 02-27-2005 04:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration