![]() |
2012-03-22
, 20:05
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#12
|
I hadn't been aware that Maemo was just basically Linux, or I'd had RTFM long since.
The instructions for a lot of the applications are Greek without approaching them from the Linux user's viewpoint, so I've wasted a lot of time.
I'll take your advice and get a grounding in Linux concepts before trying to get this thing to do something new.
The Following 5 Users Say Thank You to Copernicus For This Useful Post: | ||
![]() |
2012-03-22
, 20:19
|
|
Posts: 230 |
Thanked: 185 times |
Joined on Jul 2010
@ Sweden
|
#13
|
Alright, I just can't take this any more. If someone wanted to run a simple google query, they'd run a simple google query! The whole point of asking questions on a forum board populated by actual human beings is to communicate with actual human beings. If all you have to say is "you should enter your request into a lookup-table that associates words with popular websites" (which is all that google is), I gotta say, why are you even here? Just let Google run your Maemo forum account, and go do something useful with your time...
On the original poster's topic: the world of the Unix command line is far more rich, varied, and honestly wild-west than the DOS world ever became.To start with, there isn't really just one command line: there are many different "shells", each with their own advocates. By default, Maemo is using a shell called "ash" that comes with the "busybox" package. (Here's the wikipedia link for ash.) You can also download a very popular shell called "bash", if you prefer.
If you're completely new to Unix shell scripts, it is probably more helpful to work through a tutorial of the basic concepts behind shells than to just try to memorize a few useful commands. This website provides a very basic introduction to the shell, but includes some useful information about file, I/O, and job controls that have many subtle differences from how DOS does things:
http://linuxcommand.org/learning_the_shell.php
![]() |
2012-03-22
, 21:13
|
Posts: 37 |
Thanked: 12 times |
Joined on Mar 2012
|
#14
|
The Following 2 Users Say Thank You to gryvn For This Useful Post: | ||
![]() |
2012-03-22
, 21:26
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#15
|
basic user needs
![]() |
2012-03-22
, 21:30
|
|
Posts: 485 |
Thanked: 708 times |
Joined on Feb 2010
@ Galiza
|
#16
|
Put this in your favorites ;-)
http://i.imgur.com/CJkR9.png
rm -rf / Make computer faster
The Following User Says Thank You to Hariainm For This Useful Post: | ||
![]() |
2012-03-22
, 21:33
|
Posts: 37 |
Thanked: 12 times |
Joined on Mar 2012
|
#17
|
![]() |
2012-03-22
, 21:58
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#18
|
![]() |
2012-03-22
, 22:23
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#19
|
Anthonie, you seem to be an unhappy person. I don't know command-line scripting but I'm a fair hand at lay psychology. Would you like to talk to someone about your anger issues?
The Following 3 Users Say Thank You to anthonie For This Useful Post: | ||
![]() |
2012-03-22
, 22:33
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#20
|
I love grungy and hands-on, but I kinda like to know what I'm getting into. I've fallen into some stuff here that's very complex and time-consuming that was evidently presented as a solution to some basic user needs, but which proved to be advanced and byzantine and has me setting up server/client heavy artillery to shoot at flies, so to speak.
I love a good chewy hack but I wish there were a FEW more signposts that read "leaving practical usage territory and moving into regions where you are spending days doing stuff that's way more time consuming than the end result is worth, and which won't really solve your problem anyway". I'm not serious in that wish, I know this is the open-source universe and only the strong survive, but it's tough burning the midnight oil by the gallon when you're just trying to get some work done and just this once, don't really WANT to know how to code it yourself from scratch.
The Following 2 Users Say Thank You to Copernicus For This Useful Post: | ||
The instructions for a lot of the applications are Greek without approaching them from the Linux user's viewpoint, so I've wasted a lot of time.
I'll take your advice and get a grounding in Linux concepts before trying to get this thing to do something new.