
COMMANDS AND SYNTAX LBI-39040
73
6.7. ENVIRONMENT COMMANDS
The following commands are associated with subtle characteristics of a user’s operational environment. These
commands are seldom, if ever, used.
6.7.1. getid
getid
-- obtains user ID and group ID
USAGE:
getid
DESCRIPTION:
getid displays the user ID (uid) and group ID (gid) of the shell user. Values should reflect “/etc/passwd” assignments on
a remote Unit Host. The command may be used for privilege validation when the Jessica PI is being accessed from a remote
host.
OPTIONS:
None.
EXAMPLE:
pSH+> getid
uid: 20, gid: 100
6.7.2. popd
popd
-- pops the directory stack
USAGE:
popd
DESCRIPTION:
popd pops the directory stack, and changes the current working directory to the new top directory.
OPTIONS:
None.
EXAMPLE:
pSH+> pushd activity
pSH+> pwd
1.2/activity
pSH+> popd
pSH+> pwd
1.2/
Kommentare zu diesen Handbüchern