Hi,
forgot to mention, I also tried 'xplot' demo from thie following page -
it also works well...
http://www.brendangregg.com/dtkshdemos.html
For the xplot test, I ran (ubuntu 18.04):
vmstat 1 | ~/src/xplot.dtksh -f 11 -hi 100 -t \"user\"
-jon
On 8/2/20 4:23 PM, Chase via cdesktopenv-devel wr
On 8/2/20 4:23 PM, Chase via cdesktopenv-devel wrote:
> Hi all,
> In my attempt to port in a new ksh, I ran through the test cases with
> the current shell to compare to the new one, and 3 of them do not
> work, DtWsTest1, PipeTest and XCursorTest1. At least with PipeTest and
> XCursorTest1, these
Hi all,
In my attempt to port in a new ksh, I ran through the test cases with the
current shell to compare to the new one, and 3 of them do not work, DtWsTest1,
PipeTest and XCursorTest1. At least with PipeTest and XCursorTest1, these seem
to be caused by a missing command named "call", which ap