Template.prepend(cmd, kind) Add a new action at the beginning. See append() for explanations of the arguments.
resource.setrlimit(resource, limits) Sets new limits of consumption of resource. The limits argument must
pwd.getpwuid(uid) Return the password database entry for the given numeric user ID.
posix.environ A dictionary representing the string environment at the time the interpreter was started. Keys and values are
grp.getgrgid(gid) Return the group database entry for the given numeric group ID.
syslog.setlogmask(maskpri) Set the priority mask to maskpri and return the previous mask value. Calls to syslog()
spwd.getspnam(name) Return the shadow password database entry for the given user name.
Template.clone() Return a new, equivalent, pipeline template.
resource.prlimit(pid, resource[, limits]) Combines setrlimit() and getrlimit() in one function and
exception resource.error A deprecated alias of
Page 2 of 5