getnetbyname NAME
NAME
ucfirst EXPR ucfirst Returns the value of EXPR with the first character in uppercase (titlecase in Unicode)
chdir EXPR chdir FILEHANDLE chdir DIRHANDLE chdir
setpriority WHICH,WHO,PRIORITY Sets the current priority for a process, a process group, or a user. (See setpriority(2).) Raises an exception
keys HASH keys ARRAY keys EXPR Called in list context, returns a list
print FILEHANDLE LIST print FILEHANDLE print LIST print
Page 38 of 100