UNIX-User's Cheater Table: Difference between revisions
Jump to navigation
Jump to search
(Added entry) |
(Warning) |
||
Line 1: | Line 1: | ||
{{FIXME|Complete}} | {{FIXME|Complete}} | ||
This table lists commands available in the ''CL-Environment'', the classical OS/400-Shell, so to say. These do '''not''' apply to ''QSH'' or ''PASE'', who are UNIX-like environments within OS/400. | |||
{|class="wikitable" | {|class="wikitable" |
Revision as of 17:45, 21 January 2019
This article isn't finished yet or needs to be revised. Please keep in mind that thus it may be incomplete.
Reason: Complete |
This table lists commands available in the CL-Environment, the classical OS/400-Shell, so to say. These do not apply to QSH or PASE, who are UNIX-like environments within OS/400.
UNIX Command | OS/400 Equivalent | Remarks |
---|---|---|
Files and File System | ||
cd
|
chgcurlib
|
|
ls
|
wrklib wrkobj
|
Shows a scrollable list of selected objects, helps in modifying access rights. |
vi
|
strseu for source physical files,edtf for stream files.
|
|
Memory and Processes | ||
ps aux
|
wrkactjob
|
|
Disk and I/O | ||
iostat -x
|
wrkdsksts
|