HP Forums
How to enter command line mode? - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: How to enter command line mode? (/thread-7855.html)



How to enter command line mode? - fangshichao - 03-03-2017 04:50 AM

Since the os is based on Unix, then how to enter command line mode? I'd like to acquire a deeper control of the device.

Thanks.


RE: How to enter command line mode? - mark4flies - 03-03-2017 12:13 PM

If you mean macOS, then start the Terminal app.


RE: How to enter command line mode? - Tim Wessman - 03-03-2017 07:14 PM

If you are talking the calculator (HP Prime), then your information is wrong I think. The OS is not unix based and you don't have a command line like you seem to be asking for I think.


RE: How to enter command line mode? - fangshichao - 03-05-2017 01:44 AM

(03-03-2017 07:14 PM)Tim Wessman Wrote:  If you are talking the calculator (HP Prime), then your information is wrong I think. The OS is not unix based and you don't have a command line like you seem to be asking for I think.

Then I must have got some wrong info about the os. I'm just thinking of running my own binary file on the calculator.
Thank you very much.


RE: How to enter command line mode? - fangshichao - 03-05-2017 01:48 AM

Then I must have got wrong info about the OS. I'm just thinking of running my binary file on the calculator, and is there a way to do so?
Thanks a lot.


RE: How to enter command line mode? - eried - 03-05-2017 11:53 AM

(03-05-2017 01:48 AM)fangshichao Wrote:  Then I must have got wrong info about the OS. I'm just thinking of running my binary file on the calculator, and is there a way to do so?
Thanks a lot.

There are some examples of hacks, but nothing "official"
http://bfy.tw/ARnw


RE: How to enter command line mode? - Han - 03-05-2017 01:24 PM

Perhaps you are thinking of the hpgcc3 project? http://hpgcc3.org/projects/hpgcc3/installation

However, this is for the HP50G and not HP Prime


RE: How to enter command line mode? - Eric Rechlin - 03-05-2017 04:12 PM

(03-05-2017 11:53 AM)eried Wrote:  There are some examples of hacks, but nothing "official"
http://bfy.tw/ARnw

You could have just said it's not possible, instead of passive-aggressively linking to a useless "Let Me Google That For You" site that simply shows no useful results, or at least nothing in the first page of results.

I'd love to see it possible to start writing native code for the Prime, but as of yet nobody seems to have figured out how.


RE: How to enter command line mode? - eried - 03-05-2017 06:54 PM

(03-05-2017 04:12 PM)Eric Rechlin Wrote:  
(03-05-2017 11:53 AM)eried Wrote:  There are some examples of hacks, but nothing "official"
http://bfy.tw/ARnw

You could have just said it's not possible, instead of passive-aggressively linking to a useless "Let Me Google That For You" site that simply shows no useful results, or at least nothing in the first page of results.

I'd love to see it possible to start writing native code for the Prime, but as of yet nobody seems to have figured out how.

I actually get all the useful results from the first google page results: https://cloudup.com/c31OijmBkiq

Including Critor example and Lionel Debroux posts, I just thought that the OP was being lazy by not elaborating after googling.