KimoW / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
0 stars 0 forks source link

less command doesn't work #235

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. trying to use "less" to read files
2. piping the output of ls through less
3.

What is the expected output? What do you see instead?

command not found

What version of the product are you using? On what operating system?
364.1-10; iphone 3G running 3.1.3

Please provide any additional information below.

"more" is not recognized either

Original issue reported on code.google.com by mfarma...@gmail.com on 16 Dec 2010 at 5:41

GoogleCodeExporter commented 8 years ago
su
apt-get install less more
exit

Original comment by dave.sto...@gmail.com on 16 Dec 2010 at 5:46

GoogleCodeExporter commented 8 years ago
Thanks, but this is not a mobileterminal bug.

Original comment by allen.po...@gmail.com on 16 Dec 2010 at 5:50

GoogleCodeExporter commented 8 years ago
apt-get doesn't work in mobile terminal.
Result: command not found

Original comment by mfarma...@gmail.com on 16 Dec 2010 at 10:58

GoogleCodeExporter commented 8 years ago
Then just install it in cydia
I forgot i installed apt-get manually

Original comment by dave.sto...@gmail.com on 16 Dec 2010 at 11:03

GoogleCodeExporter commented 8 years ago
Mobileterminal provides "less" as a command option in the window that pops up 
when one taps the screen yet is unable to recognize the command.  Would this 
not be classified as a bug?

Original comment by mfarma...@gmail.com on 16 Dec 2010 at 11:09

GoogleCodeExporter commented 8 years ago
Because it's not MobileTerminal's problem when less is not installed

Original comment by dave.sto...@gmail.com on 16 Dec 2010 at 11:13

GoogleCodeExporter commented 8 years ago
search cydia for aptitude and install that will give you apt-get (but atm im 
getting a hash sum mismatch) good luck

Original comment by markcoke...@gmail.com on 6 Jan 2011 at 10:23

GoogleCodeExporter commented 8 years ago
Mark, please, there is a wiki for this kind of issues
and 2^32 tutorials how to use cydia either

Original comment by dave.sto...@gmail.com on 6 Jan 2011 at 10:29

GoogleCodeExporter commented 8 years ago
1. Search cydia for aptitude and install

2. In MobileTerminal type:
$ su
$ aptitude  install less more
$ exit

Original comment by lukebe...@gmail.com on 15 Mar 2013 at 9:36

GoogleCodeExporter commented 8 years ago
Thank you for your contribution, but this issue is a.) already marked as 
invalid and b.) more than 1 year old

Original comment by dave.sto...@gmail.com on 15 Mar 2013 at 9:51