Provided you're the same user, and you're using a shell with an history file, just enable the command history search. <br>
<br>
For example, with ksh it's 'set -o vi' and either ESC-k or ESC-j<br>
<br>
You can use the windows clipboard too.<br>
<br>
But I'm not really sure I understand what you...
HUm... It appears the PIPE sign is removed between core & awk : did you add it? ANother problem may be you use old awk instead of the new one : try with /bin/nawk<br>
<br>
I tried the command on both AIX(awk) and Solaris(nawk) OS, and it works fine.<br>
<br>
I'm not sure I understant what you...
There's a limit of processes per user.<br>
<br>
The command [ lsattr -E -l sys0 ] will give you the current values and you can change it with [ chdev -l sys0 -a maxuproc='1000' ]<br>
<br>
You don't need to know the command and can directly access a dedicated menu with [ smitty chgsys ]<br>
<br>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.