View Full Version : Mobile Terminal Commands
KidneyMerchant
Dec 26, 2008, 02:08 PM
I got Terminal with dTunes recently and unlike many others who simply poof it off, I'm very intrested in knowing what I can do with it. Is there a tutorial site that has some commands I can use to get familiar with it?
Thanks!
sjorge
Dec 27, 2008, 08:12 PM
You can do what you do in any linux/unix terminal. (ok typing is a bit of a pain)
I mostly use it to ssh into one of my servers or even download a file using wget on the schools wifi when i'm in class. (usb power ftw!)
If you really never used a terminal before you can take a look here:
http://www.hacktheday.com/beginners-guide-to-apple-terminal-part-1/
it's about terminal.app in OSX but most will apply to Mobile Terminal too.
Enjoy
Tokiopop
Dec 28, 2008, 05:27 AM
Oh, how I wish there was a site that gave us all the mobile terminal commands and what they do... :(
sjorge
Dec 28, 2008, 06:42 AM
Oh, how I wish there was a site that gave us all the mobile terminal commands and what they do... :(
Actually the available commands depend on what you've install from cydia.
If you install the ImageMagick packaged you get the lovely convert to convert images (also resize,...)
There a small list at wikipedia: http://en.wikipedia.org/wiki/List_of_Unix_programs
else there is always "man commandhere"
Tokiopop
Dec 28, 2008, 08:14 AM
Aha, thank you. I had tried a Google but no luck.
nicksherb
Jan 6, 2010, 07:39 AM
Here is a list of features unique to Mobile Terminal.
The swipe up command is particularly helpful
http://code.google.com/p/mobileterminal/wiki/TipsAndTricks
foob
Jan 6, 2010, 11:34 AM
By default, Terminal uses the Bash shell which is pretty old and well documented so you might want to google that. A good way to start would be to learn cat, grep, sort, uniq, diff and learn how to pipe and redirect output.
There are a lot of commands you can install from the Terminal section in Cydia and I also suggest getting wget, awk, and maybe links and lynx (for grepping the -dump option) and ssh. If you have a terminal on your computer and set up ssh properly (see ssh in my sig), it can be the easiest and fastest way to transfer files.
Most of the commands are in the /bin and /usr/bin directories so you can scroll through there and poke around for interesting names.
lilfellabob
Sep 14, 2010, 03:43 AM
Hey guys,
My mate has a iPhone 3gs on 3.1.2 with a cracked LCD.. Does anyone know a way to unlock the phone from terminal? What I mean is that it's stuck on the lockscreen and there is no way to unlock it as the left side of the screen doesn't respond to touch. If we can unlock it to springboard with terminal we might be able to regain some functionality - using the right of the screen.
Cheers,
Josh
Christheipod
May 26, 2011, 10:37 PM
I got Terminal with dTunes recently and unlike many others who simply poof it off, I'm very intrested in knowing what I can do with it. Is there a tutorial site that has some commands I can use to get familiar with it?
Thanks!
Go in to terminal and type su
Then password /default is :alpine
Then : ls
Then : cd /
Then : cd
Then : cd /
Then : cd usr
Then : cd bin
Then : ls and all terminal codes should pop up
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.