I wanted to know that from where can I learn to code for linux , i don't know much about linux but i can code in C/C++ and Java .What scripting languages are used for it?and why :pinguin:
Linux coding
Started by ahmed, Apr 12 2010 02:11 AM
23 replies to this topic
#1
Posted 12 April 2010 - 02:11 AM
|
|
|
#2
Posted 12 April 2010 - 05:27 AM
You can already code for Linux if you know C, C++, or Java.
In addition, Python, Perl, Bash, and several other languages are common.
In addition, Python, Perl, Bash, and several other languages are common.
#3
Posted 12 April 2010 - 05:29 AM
yes but what's the common start?I mean the scripting you do to modify linux?
#4
Posted 12 April 2010 - 01:51 PM
ahmed said:
yes but what's the common start?I mean the scripting you do to modify linux?
If by modifying linux you mean kernel hacking. Then you have more reading than anything in front of you.
#5
Posted 12 April 2010 - 02:25 PM
If you're using Ubuntu or something, probably Bash Scripting. Otherwise, it'll probably be Bourne or Korn or something. Check what Shell your linux version is using.
#6
Posted 12 April 2010 - 02:35 PM
semprance said:
If you're using Ubuntu or something, probably Bash Scripting. Otherwise, it'll probably be Bourne or Korn or something. Check what Shell your linux version is using.
No lol. Why do you assume that Ubuntu would use Bash and all other distro's would use Bourne or Korn. This is a silly generalization with no real basis in reality.
#7
Posted 12 April 2010 - 03:04 PM
Bash, Korn and Bourne = Most common shells.
And last five Ubuntu distros I used ALL used Bash.
Perfect logic thanks.
EDIT: To quote the Ubuntu site - "Bash is the language that you will learn to love as much of everyday Ubuntu life is done/can be done using the Terminal." - Source
And last five Ubuntu distros I used ALL used Bash.
Perfect logic thanks.
EDIT: To quote the Ubuntu site - "Bash is the language that you will learn to love as much of everyday Ubuntu life is done/can be done using the Terminal." - Source
#8
Posted 12 April 2010 - 04:37 PM
semprance said:
Bash, Korn and Bourne = Most common shells.
And last five Ubuntu distros I used ALL used Bash.
Perfect logic thanks.
EDIT: To quote the Ubuntu site - "Bash is the language that you will learn to love as much of everyday Ubuntu life is done/can be done using the Terminal." - Source
And last five Ubuntu distros I used ALL used Bash.
Perfect logic thanks.
EDIT: To quote the Ubuntu site - "Bash is the language that you will learn to love as much of everyday Ubuntu life is done/can be done using the Terminal." - Source
The fallacy of your logic is just assuming other distro's wouldn't use Bash. Can you grasp that?
#9
Posted 12 April 2010 - 05:37 PM
thanks for the replies guys waiting for more :) . I need some info on bash scripting too , explain it little in your own words , i know i can find it on google but still :D
Edited by ahmed, 12 April 2010 - 09:41 PM.
#10
Posted 13 April 2010 - 12:13 AM
Quote
If you're using Ubuntu or something, probably Bash Scripting.
It seems like you're just trolling for no reason, and I'm finding it hard to understand why.
ahmed: No problem, I hope this unecessary disagreement has helped you.
Quote
The default shell for most Linux distributions, including Fedora, is the GNU bash or Bourne Again SHell
...from the Fedora Site. I guess the guys who write one of the distros are wrong too...
#11
Posted 13 April 2010 - 12:55 AM
lol but i still don't get it why you people are fighting on a shell :/ , anyways back to my question hope you reply now :)
#12
Posted 13 April 2010 - 01:34 AM
Sorry mate, check out the link I gave labelled Bash Scripting - it's more of a tutorial than a rundown of features or applications but it has some useful info.
What is it exactly you're trying to accomplish through the scripts you want to write?
What is it exactly you're trying to accomplish through the scripts you want to write?


Sign In
Create Account


Back to top









