UnixWare and SCO OpenServer runtime commands
This section describes key command equivalences and differences. See
the manual reference pages for full details of all UnixWare commands.
Equivalent commands and processes
The options for many commands are different. See the manual pages for information.
The following table shows UnixWare equivalents for SCO OpenServer
commands that are no longer available.
[If this table is unreadable, a preformatted table follows]
-----------------------------------------------------------------------------
| SCO OpenServer command| UnixWare equivalent |
|-----------------------|----------------------------------------------------|
| doscmd (C) | dos (1) These dos utilities are no longer available|
| | in UnixWare 7. Similar functionality is available|
| | in the mtools package provided in the Skunkware |
| | archives (http ://www .sco .com /skunkware ). See |
| | dos (1) for details. |
|-----------------------|----------------------------------------------------|
| bootos (HW) | boot (1M) |
| | Use the KERNEL argument to specify the kernel to |
| | boot. |
|-----------------------|----------------------------------------------------|
| mkdev (ADM) | The main functionality is in dcu (1M) and |
| | resmgr (1M) |
|-----------------------|----------------------------------------------------|
| mkdev hd | diskadd (1M) |
|-----------------------|----------------------------------------------------|
| divvy (ADM) | disksetup (1M) |
| | Use prtvtoc (1M) and edvtoc (1M) to edit the disk's |
| | VTOC. |
|-----------------------|----------------------------------------------------|
| badtrk (ADM) | disksetup (1M) |
|-----------------------|----------------------------------------------------|
| custom (ADM) | pkgadd (1M) (for SCO UnixWare 2.0 and UnixWare |
| | packages) |
|-----------------------|----------------------------------------------------|
| enable (ADM) and | pmadm (1M) and sacadm (1M) |
| disable (ADM) | |
|-----------------------|----------------------------------------------------|
| coltbl (ADM) | colltbl (1M) |
|-----------------------|----------------------------------------------------|
| configure (ADM) | The idtools commands. See idconfupdate (1M) |
| | idinstall (1M) idmkinit (1M) and idtune (1M) |
|-----------------------|----------------------------------------------------|
| cpuonoff (ADM) | psradm (1M) (to activate and deactivate processors)|
| | and psrinfo (1M) (to show the current state of |
| | processors). |
|-----------------------|----------------------------------------------------|
| cpusar (ADM) | sar (1M) (base command) |
|-----------------------|----------------------------------------------------|
| haltsys (ADM) | halt (1Mbsd) |
|-----------------------|----------------------------------------------------|
| integrity (ADM) | pkgchk (1M) |
|-----------------------|----------------------------------------------------|
| link_unix (ADM) | idbuild (1M) |
|-----------------------|----------------------------------------------------|
| multiscreen (M) | Configure using vtlmgr (1) |
|-----------------------|----------------------------------------------------|
| nwpasswd (NWG) | Use NetWare UNIX Client (NUC) to change passwords.|
|-----------------------|----------------------------------------------------|
| p_fsck (in fsck (ADM)) | fsck (1M) (-P option) |
|-----------------------|----------------------------------------------------|
| link_unix (ADM) | idbuild (1M) |
|-----------------------|----------------------------------------------------|
| rc2 (ADM): | rc2 (1M) |
| I01MOUNTSYS | S01MOUNTSYS |
| P00ANNOUNCE | K00ANNOUNCE |
| P75cron | S75cron |
| P70uucp | S70uucp |
|-----------------------|----------------------------------------------------|
| reboot (ADM) | halt (1Mbsd) |
|-----------------------|----------------------------------------------------|
| rlogind (ADMN) | in.rlogind (see rlogind (1Mtcp) |
|-----------------------|----------------------------------------------------|
| routed (ADMN) | in.routed (see routed (1Mtcp) |
|-----------------------|----------------------------------------------------|
| rusersd (NADM) | rpc.rusersd (see rusersd (1Mtcp) |
|-----------------------|----------------------------------------------------|
| rwalld (NADM) | rpc.rwalld (see rwalld (1Mtcp) |
|-----------------------|----------------------------------------------------|
[If this table is unreadable, a preformatted table follows]
-----------------------------------------------------------------------
| rwhod (NADM) | rpc.rwhod (see rwhod (1Mtcp) |
|-----------------|----------------------------------------------------|
| slist (NWG) | nlist (1nuc) |
|-----------------|----------------------------------------------------|
| telnetd (ADMN) | in.telnetd (see telnetd (1Mtcp) |
|-----------------|----------------------------------------------------|
| tftpd (ADMN) | in.tftpd (see tftpd (1Mtcp) |
|-----------------|----------------------------------------------------|
| timed (ADMN) | in.timed (see timed (1Mtcp) |
|-----------------|----------------------------------------------------|
| ulist (NWG) | Use NetWare UNIX Client (NUC) utilities to view |
| | all the users on a NetWare server. |
|-----------------|----------------------------------------------------|
| uuclean (ADM) | uucleanup (1Mbnu) |
|-----------------|----------------------------------------------------|
| rwalld (NADM) | in.rwalld (see rwalld (1Mtcp) |
|-----------------|----------------------------------------------------|
| xntpd (NADM) | in.xntpd (see rwalld (1Mtcp) |
|-----------------|----------------------------------------------------|
The following table shows UnixWare equivalents for SCO OpenServer
system files.
[If this table is unreadable, a preformatted table follows]
SCO OpenServer file
UnixWare equivalent
filesys (F)
/etc/vfstab
SCO OpenServer file UnixWare equivalent
filesys (F) /etc/vfstab
Commands with the same name and different functionality
The following commands have the same name but substantially different
functionality in SCO OpenServer and UnixWare. See the manual pages for details
of the UnixWare commands.
Commands that differ only in the options available are not listed here.
[If this table is unreadable, a preformatted table follows]
SCO OpenServer command name
UnixWare functionality
ct (HW)
ct (1bnu)
crash (ADM)
crash (1M)
(functionality is substantially
different)
boot (HW)
(boot program)
boot (1M)
(boot program)
debug (HW)
(boot debugger)
No equivalent.
dbx (CP)
(command-line oriented user-level program debugger)
debug (1) ;
also see
``A guide to debug for dbx users'' .
If started in a graphical environment, debug will launch
its graphical interface rather than the command-line interface; this
can be overridden using debug -ic to start the debugger.
dbxtra (CP)
dbXtra (CP)
(graphical front-ends for dbx)
debug (1) ;
if started in a graphical environment, debug will launch
its graphical interface rather than the command-line interface.
rc0 (ADM), rc2 (ADM)
rc0 (1M) ,
rc1 (1M) ,
rc2 (1M) ,
rc3 (1M)
(See manual pages for details.)
rsh (C)
rsh (1tcp)
(remote shell)
/etc/TZ
/etc/TZ (time zone directory)
SCO OpenServer command name UnixWare functionality
ct (HW) ct (1bnu)
crash (ADM) crash (1M) (functionality is substantially
different)
boot (HW) (boot program) boot (1M) (boot program)
debug (HW) (boot debugger) No equivalent.
dbx (CP) (command-line debug (1) also see ``A guide to debug for
oriented user-level program dbx users'' If started in a graphical
debugger) environment, debug will launch its
graphical interface rather than the
command-line interface; this can be
overridden using debug -ic to start the
debugger.
dbxtra (CP) dbXtra (CP) debug (1) if started in a graphical
(graphical front-ends for environment, debug will launch its
dbx) graphical interface rather than the
command-line interface.
rc0 (ADM), rc2 (ADM) rc0 (1M) rc1 (1M) rc2 (1M) rc3 (1M) (See
manual pages for details.)
rsh (C) rsh (1tcp) (remote shell)
/etc/TZ /etc/TZ (time zone directory)
SCO OpenServer commands available for compatibility only
The following SCO OpenServer commands are available for backward compatibility
only. Set the OSRCMDS variable
(OSRCMDS=on ; export OSRCMDS ) to run applications that use
the SCO OpenServer versions of these commands.
compress (C)
cpio (C)
csh (C)
dd (C)
egrep (C)
fgrep (C)
grep (C)
ksh (C)
more (C)
pg (C)
rksh (C)
rsh (C)
sh (C)
sort (C)
tar (C)
uname (C)
uncompress (C)
zcat (C)
Commands no longer available
The following SCO OpenServer commands are not available.
See
``Equivalent commands and processes''
for equivalents when the same functionality is available via other commands
or processes.
aio (HW), aioinfo (ADM),
aiokinit (ADM), aiomemlock (F)
ale (ADM)
apm (ADM)
asktime (ADM)
asroot (ADM)
atcronsh (ADM)
audit (S), auditd (ADM),
auditcmd (ADM), auditsh (ADM)
authck (ADM), authsh (ADM),
auths (C)
backupsh (ADM)
badblk (ADM), badtrk (ADM)
bshrink (ADM)
btmnt (ADM)
chtype (ADM) (unretire (ADM))
clri (ADM)
clorex (C)
cps (ADM) (fixmog (ADM))
customextract (ADM),
customquery (ADM)
displayintr (ADM)
divvy (ADM)
dkinit (ADM), dparam (ADM)
dnvt (PADM)
dumpsave (ADM)
ecc (ADM)
eisa (ADM)
idaddld (ADM), idas (M),
iddeftune (ADM), idld (M),
idmkreg (ADM), idscsi (ADM),
idmkvidi (ADM)
idleout (ADM)
initcond (ADM)
initscript (ADM)
intbb (ADM)
ismpx (C)
isverify (M)
jterm (C), jwin (C)
kbmode (ADM)
kernel (ADM)
layers (C)
marry (C)
mcart (C)
menumerge (ADM)
mpsar (ADM)
mpstat (ADM)
mscreen (M)
mthread (ADM)
nd (ADM)
netutil (ADM)
nlogin (PADM)
nping (PADM)
nwpasswd (NWG)
nwvolumes (NWG)
nwwho (NWG)
passwdupd (ADM)
pcpio (C)
pipe (ADM), pipestat (ADM)
reduce (ADM)
relax (ADM)
remote (C)
report.expire (ADM), report.login (ADM),
report.term (ADM)
rmgroup (ADM), rmpasswd (ADM),
rmuser (ADM)
sconf (ADM)
sd (ADM), sdd (ADM)
sddate (C)
setconf (ADM)
sfmt (ADM)
shl (C)
showsvcs (PADM)
slist (NWG)
smmck (ADM)
ssoPathMap (CDMT)
swconfig (ADM)
sysadmsh (ADM)
tcbck (ADM)
termupd (ADM), ttyupd (ADM)
ttylock (ADM), ttyunlock (ADM)
u370 (ADM), u3b (ADM)
u3b15 (ADM), u3b2 (ADM)
u3b5 (ADM) (all in
machid (ADM))
ulist (NWG)
undelete (C)
unretire (ADM)
vax (ADM) (in
machid (ADM))
vmstat (C)
xbackup (ADM), xdump (ADM),
xdumpdir (ADM)
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999