|
2009-12-03
, 02:37
|
|
Posts: 1,540 |
Thanked: 1,045 times |
Joined on Feb 2007
|
#22
|
You learn about the terminal by playing with it, screwing things up, and learning from your experiences. It's fun!
|
2009-12-03
, 02:39
|
|
Posts: 610 |
Thanked: 391 times |
Joined on Feb 2006
@ DC, USA
|
#23
|
It's fun for hardcore computer nerds.
Not fun at all for the rest of us.
I have a lot of non-computer responsibilities in my life, all I want my computer to do is open applications when I click on their icons. I don't want to have to learn another language.
|
2009-12-03
, 02:41
|
|
Posts: 1,540 |
Thanked: 1,045 times |
Joined on Feb 2007
|
#24
|
Well, then you won't be one of the people asking for tips about the terminal. But when someone asks, I assume they want to know!
|
2009-12-03
, 15:09
|
Posts: 607 |
Thanked: 450 times |
Joined on Sep 2009
@ Washington, DC
|
#25
|
Ah well I'd agree with that, but only if the newbie specifically asks to be told.
If they're just asking stuff like "how do I format a memory card" then the GUI method is the best response.
|
2009-12-03
, 15:49
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#26
|
It is a waste of time for me. Life is too short to do things that you think are a waste of time.
|
2009-12-03
, 16:51
|
Posts: 607 |
Thanked: 450 times |
Joined on Sep 2009
@ Washington, DC
|
#27
|
The time you're talking about wasting is really negligible (imho). At the most a couple of days of actual use to get the basics. It'll pay you back in spades when you want to rename hundreds of files in a photo album (for example).
|
2009-12-03
, 17:40
|
Posts: 2 |
Thanked: 0 times |
Joined on Oct 2009
|
#28
|
If you spend a lot of time in the command line, it becomes second nature. If you don't, it becomes something you have to research each time you use it.
Your file rename is a good example. If you do it in a command line, you get one shot and you better have each parameter exactly correct. If you do it right, it's lightning fast. If you don't, you have a mess to fix.
If you use a program like Métamorphose you can play with the parameters and preview the changes before executing them. It also checks for file name errors that result from the renaming. You can also do fancier stuff like pulling data out of EXIF and ID3 tags.
P.S. Métamorphose can be found at http://file-folder-ren.sourceforge.net/
Métamorphose is written in Python, with Python source and a deb package available. Anyone want to port it?
|
2009-12-03
, 17:49
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#29
|
You're probably right with your first point Dave! Though luckily everyone with a maemo device will have ample opportunity to use the command line every day
By "basics" I don't mean a detailed knowledge of (e.g.) rename, but the ability to type "man rename", understand what you read and put it into practice.
As I said, if there is a well designed GUI available to do the job there's no reason not to use it. That won't be the case for every situation though, and I suppose it isn't currently the case for our photo example in maemo5.
Less importantly, I'd suggest that any knowledge / experience gained from using Métamorphose is probably not going to make the next "powerful" thing you attempt any easier, whereas getting to grips with rename might do.
Anyway, I suppose I was just trying to say that time spent learning more about the system you're using doesn't seem to be too much of a waste, and will probably pay you back over time.
Cheers,
Jan
|
2009-12-03
, 23:14
|
Posts: 336 |
Thanked: 610 times |
Joined on Apr 2008
@ France
|
#30
|
Teach them to cd into a parent of the directory they want to delete first, so they can go:
without the leading slash. it could save their lifeCode:# rm -rf foo/bar
su # rm -rf /home/oracle/ora*
Nokia 770 Internet Tablet = best device ever made
Deuteronomy 13:6-10; 2 Kings 2:23-24; Judges 19:22-29