/
usr
/
share
/
zsh
/
4.3.11
/
scripts
/
/usr/share/zsh/4.3.11/scripts
mkdir
upload
Name
Size
Mode
Actions
newuser
274
0644
edit
dl
rm
Edit:
/usr/share/zsh/4.3.11/scripts/newuser
(274B)
# zsh script sourced at startup when a user is found to have # no startup files. See the documentation for the zsh/newuser # module in zshmodules(1). if functions zsh-newuser-install >/dev/null 2>&1 || autoload -U +X zsh-newuser-install; then zsh-newuser-install fi
Save
cmd:
run