Hi, There is a jbase file that hold this information you're looking for.
Look in for the file jutil_ctrl in the tmp directory of the jbase instalation. With jbase 5 the information is store in record similar to this "jutil_jsh__dev_pts_0". As you can see, the record key contains the tty name. in jbase 3 this information is store in record similar to this "jsh_k_612". For this version, the key contains the jbase port number. and i don't know for jbase 4 but it is probably the same as jbase 5. Robert On 20 mar, 09:12, "Iman Triono" <[email protected]> wrote: > Hi, > I am now looking for a way to get the history of command keyed-in in the > jshell. I know by using <Ctrl L>, it will displayed the history of the > command in the screen.. > But is there any way to put this history in a text file, so i can monitor the > activity of the user when they login to jshell. > > Thanks in advance -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
