LittleDemon WebShell


Linux server27.hostingraja.org 2.6.32-954.3.5.lve1.4.93.el6.x86_64 #1 SMP Wed Oct 4 17:04:29 UTC 2023 x86_64
Path : /usr/share/zsh/4.3.11/functions/
File Upload :
Command :
Current File : //usr/share/zsh/4.3.11/functions/_wakeup_capable_devices

#autoload

local ret=1 item devline expl
typeset -a desc

_call_program wakeup-capable-devices acpitool -w 2> /dev/null |
while read devline; do
  [[ -n ${devline:#(#b)([0-9]#).[[:space:]]#([^[:space:]]#)[[:space:]]#[0-9]#[[:space:]]#(*)} ]] && continue
  zformat -f item "${match[1]}:%8d (currently ${match[3]})" d:${match[2]}
  desc+=$item
done

_describe -t wakeup-capable-devices 'wakeup capable device' desc "$@" && ret=0

return ret

LittleDemon - FACEBOOK
[ KELUAR ]