how can you turn echo off and on for the hp3000?
try these:
:SET ECHO=OFF
:SET ECHO=ON
John M.
http://www.rockfloat.com/board/post/?id=307
May 07, 2003 @18:22
(Replies: 0)
can you get an sh shell on an hp3000?
sure, try this:
:sh.hpbin.sys
if that doesn't work.. just try:
:sh
John M.
http://www.rockfloat.com/board/post/?id=132
April 29, 2003 @16:49
(Replies: 0)
what are some common mpe commands that are handy :)
try some of these:
showme --> information about current logon session
showtime --> post the current time
showjob --> see how many users are logged on
showjob job=#s26 --> where 26 is the session id of a user
---------------
JIN = Job Inpu
[...]
http://www.rockfloat.com/board/post/?id=212
August 15, 2002 @19:38
(Replies: 0)
how to generate a list of accounts, usernames, and passwords
try this:
MPE IX: HELLO sessionid,superusername.sys *carriage return*
*enter your account password* *carriage return*
*enter your user password* *carriage return*
listacct
--> it will now post all the accounts
listuser username@.@;pass
[...]
http://www.rockfloat.com/board/post/?id=233
August 15, 2002 @19:18
(Replies: 0)
how to create a reflection 9.0 login script
try this:
1. go to this in the start menu: reflection:wizards:connection wizard
2. hit next, then choose "Over a network" if your using a lan connection
3. type in the hostname or ip address of the machine your connecting to
4. choose what type
[...]
http://www.rockfloat.com/board/post/?id=232
August 15, 2002 @15:31
(Replies: 0)
Re: how do you login to an hp3000?
try this:
1. hit the return key and see if it returns a ":" prompt or an "mpexl" prompt
2. if it does either, then type this:
hello session_name, username.account
3. then hit "enter", and don't use the "enter" next to the numeric keypad
4. y
[...]
http://www.rockfloat.com/board/post/?id=457
April 03, 2002 @21:58
(Replies: 0)
how do you login to an hp3000?
is it anything like unix?
John M.
http://www.rockfloat.com/board/post/?id=390
April 03, 2002 @21:57
(Replies: 1)