New issue 244 by m...@markcoker.com.au: Ping (which is in the shortcut menu
- command not found)
http://code.google.com/p/mobileterminal/issues/detail?id=244
What steps will reproduce the problem?
1. open terminal
2. click on shortcut menu
3. click shortcut ping www.google.com
4.-sh: ping: command not found.
What is the expected output? What do you see instead?
Results from pinging google
What version of the product are you using? On what operating system?
Terminal-472
iphone4 - 4.1 (8B117) with the following Administration Packages installed:
adv-cmds
darwin tools
pam(apple,modules)
profile directory
shell-cmds
system-cmds
top
Please provide any additional information below.
Comment #1 on issue 244 by dave.sto...@gmail.com: Ping (which is in the
shortcut menu - command not found)
http://code.google.com/p/mobileterminal/issues/detail?id=244
Please read the Wiki page ReportingAnIssue
where do i get ping from?
Either you install it directly via Cydia or, in case you've installed
apt-get and sudo before (via Cydia) then use "sudo apt-get install ping"
Now my personal advice: If you don't know how to install anything on a
linux-based system (which you don't) and don't know what "command not
found" means (which you don't actually), then please stay away from the
command-line for now, read a book about linux and then get back. You'll
just screw up some things
iphone terminal is majorly different from linux systems terminals. i just
assumed ping would be there, like installed the basic commands with
terminal but hey who cares thanks for your help. i cant find it on cydia,
but i love apt-get so ill use aptitude to get it.
The hell is it different
It's both bash, just another UI
you need to install "inetutils" in cydia in order to get the network
commands to work.