Supported Unix Utilities - Dell FORCE10 Open Automation Configuration

Open automation guide
Table of Contents

Advertisement

Table 3-1. Limits on System Attributes
System
Attribute
datasize
stacksize
coredumpsize
memory use
memorylocked
maxproc
openfiles
18
|
Smart Scripting
Value
Description
131,072 KB
Maximum size of the data segment for a process; this value defines
how far a program may extend its break with the sbrk(2) system call.
2,048 KB
Maximum size of the stack segment for a process; this value defines
how far a program's stack segment may be extended. Stack extension
is performed automatically by the system.
unlimited
Largest size of a core file that may be created
233,244 KB
Maximum size to which a process's resident set size may grow. This
value imposes a limit on the amount of physical memory to be given to
a process; if memory is tight, the system will prefer to take memory
from processes that are exceeding their declared resident set size.
77,741
Maximum size (in bytes) which a process may lock into memory using
the mlock(2) function.
160
Maximum number of simultaneous processes allowed for the user ID.
64
Maximum number of open files for this process.

Supported UNIX Utilities

Smart Scripting supports the invocation of the following UNIX utilities in the scripts
you run:
Table 3-2. Supported UNIX Utilities
UNIX Utility
arp
awk
basename
cat
chmod
chown
cksum
cut
date
dd
df
env
expr
Function
Address resolution display and control.
Pattern scanning and processing language.
Return filename or directory portion of pathname.
Concatenate and print files.
Change file modes.
Change file owner and group.
Display file checksums and block counts.
Select portions of each line of a file.
Display or set date and time.
Convert and copy a file.
Display free disk space.
Set and print environment.
Evaluate expression.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Force10

Table of Contents