Sindbad~EG File Manager

Current Path : /usr/share/zsh/5.0.2/functions/
Upload File :
Current File : //usr/share/zsh/5.0.2/functions/_users_on

#compdef write

local expl

if (( $+commands[users] )); then
  _wanted users expl 'users logged on' \
      compadd "$@" - $(_call_program users users) && return 0
else
  # Other methods of finding out users logged on should be added here
  return 1
fi

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists