Reply
Thread Tools
Posts: 1,067 | Thanked: 313 times | Joined on Sep 2009 @ USA
#31
great...please do post the link to your completed wiki.
 
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#32
Originally Posted by richie View Post
I created one a while back for this purpose,

http://wiki.maemo.org/Terminal

Rich
Hey love your Wiki but for me it seems a bit difficult to understand, maybe because I'm tired from work but umm would you mind helping me put together mines and maybe we can combine both or just leave them separate.

yea I'm getting good stuff from your wiki I'm understanding it now. It really was my tired state that had me like

Last edited by RenaldoTT; 2010-09-29 at 03:35. Reason: Understood your wiki now. I'm a bit jealous lol
 
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#33
Originally Posted by ceroberts75 View Post
great...please do post the link to your completed wiki.
Will do but it's not easy to create so I have to put up the most important/useful ones at the moment and we'll add as we go along as noobs in accordance to what's useful. There are so many commands and it won't make sense putting all up there.
 
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#34
Originally Posted by AlMehdi View Post
You should also add "ls", "cd" and "mv" to the command list.

ls = view inside an directory (i.e. ls /home/user)
ls -a = view all files, even the hidden ones
ls -l = view it like a list

cd = go up and down in the file system (i.e. cd /home/user/)
cd .. = go down one step
cd ~ = go to home directory

mv = move or rename a file or directory (i.e. mv /home/file.txt /home/user/file.txt)
I'm currently writing out the wiki umm what do you mean by going up and down the file system exactly can you spot me an example please. thanks
 
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#35
Originally Posted by lma View Post
I think -name and glob patterns should be much easier to understand and remember for a beginner than grep and regular expressions.



True. If the point was to demonstrate grep fair enough, though I think one can come up with better examples using something other than find (eg ps, df, various /proc files etc).
I like grep you've just sent my head spinning with those other suggestions, maybe if you can explain them further we can add it into the wiki for now to not confuse any other noobs we'll stick to using grep.
 
jukzh's Avatar
Posts: 122 | Thanked: 22 times | Joined on Jun 2010 @ China
#36
Originally Posted by RenaldoTT View Post
I'm currently writing out the wiki umm what do you mean by going up and down the file system exactly can you spot me an example please. thanks
cd = change directory, without any argument it goes to the user's home dir, which is $HOME or ~
Code:
ls
new_folder
cd new_folder
ls
new_file_in_new_folder
cd .. # go to parent directory
ls
new_folder
 
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#37
Originally Posted by jukzh View Post
cd = change directory, without any argument it goes to the user's home dir, which is $HOME or ~
Code:
ls
new_folder
cd new_folder
ls
new_file_in_new_folder
cd .. # go to parent directory
ls
new_folder
you made it complicated again dude. AIMehdi says it's to go up and down the filesystem and you're saying it's to change the directory. earlier today i used it to change directory so that's what I know it to be used for. my example would be lets say I'm currectly in /home/user/MyDocs and I want to get to let's say .videos then I type cd /home/user/MyDocs/.videos

ok I did some reading and i get it clearer now thanks

Last edited by RenaldoTT; 2010-09-29 at 03:30.
 
Posts: 1 | Thanked: 0 times | Joined on May 2010
#38
Hi,
I just wanted to know if there are any modifiers like "pg" , it does not work in Xterminal
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#39
Originally Posted by RenaldoTT View Post
Well don't know how to enter a Title for my Wiki and although others can edit the body of my wiki after I just want to you know add my title although it's just going to be "X Terminal Commands for Noobs"

Guys and gals I got to go to work now so I'll finish this later but the WIKI will go up soon because it is important. Basically I want it in categorical form so it's easier to navigate other than just a plain list of commands with explanations for each.

N.B. Also each command that is added should be given a clear explanation and even examples. If you don't have the patience hand over the task to someone capable. I am capable of breaking down complicated stuff.

Thank you all again for helping with this project.
the best thing about the wiki is that you can spit the text into the page and save and let other people fill in.

but titles are made like this:
Code:
 == Title here ==
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#40
Originally Posted by ossipena View Post
the best thing about the wiki is that you can spit the text into the page and save and let other people fill in.

but titles are made like this:
Code:
 == Title here ==
thanks im actually getting ready to bed and the list has just begun so I'll place what i have up so far and you guys can help out so we can all have peace of mind. and please make sure you put in examples that actually work so everyone can understand clearly. im learning as i go along with this project. i am pleased with the response im getting
 

The Following User Says Thank You to RenaldoTT For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:25.