Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Equivalent Guardian Commands for OSS and UNIX
Users
Open System Services Porting Guide520573-006
B-2
cp Copies files
FUP COPY,
FUP DUP
csplit Splits files based on content
TEDIT, SEARCH,
WRITE (with line
range)
cut Cuts out selected fields of each line of a file
date Writes the date and time
TIME, SET TIME
diff Compares two files
COMPARE
dirname Returns directory portion of a pathname
#SET, #CHARFINDV,
#CHARGETV
echo Writes arguments to standard output
#OUTPUT
ed Text editor
EDIT
env Sets environment for command invocation
ENV, SET
expand Converts tabs to spaces
expr Evaluates arguments as expressions
#ARGUMENT
fc Processes command history list
FC, HISTORY, !,?
fg Runs jobs in the foreground
RUN
file Determines file type
FILEINFO,
FUP INFO
find Finds files
FILES, FILEINFO,
FILENAMES
fold Filter for folding lines
gencat Generates a formatted message catalog
getconf Gets configuration values
getopts Parses utility options
grep Searches a file for a pattern
LOCATE
head Copies the first part of files
FUP COPY FIRST
iconv Codeset conversion
id Returns user identity
WHO, #USERNAME,
#USERID
join Relational database operator
Table B-1. Equivalent Guardian Commands for OSS and UNIX
Users (page 2 of 5)
OSS and UNIX
Command Description
Guardian Commands or
TACL Macros
* OSS command only.
Bracketed [ ] information indicates a series of command steps.