Sindbad~EG File Manager

Current Path : /sbin/
Upload File :
Current File : //sbin/acpi_available

#!/bin/sh -e

if [ "$@" ]; then
  echo "Usage: $0"
  exit 2
fi

if [ -d /proc/acpi/ ]; then
  exit 0
fi

exit 1

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