Advertising
advertising
related pastes to tag 'aao'
- 721388 - aaosrv.sh: server stop aao restart start
-
- #! /bin/sh
# Filnavn: suid.sh
# Author: André Valentin aka. Lozzano
if [ -z ${1} ]; then
  echo "Valid commands {start|stop|restart}"
else
  if [ ${1} = "--help" ]; then
- 720950 - aaosrv.sh: server stop aao restart start
-
- #! /bin/sh
# Filnavn: suid.sh
# Author: André Valentin aka. Lozzano
if [ -z ${1} ]; then
  echo "Valid commands {start|stop|restart}"
else
  if [ ${1} = "--help" ]; then
- 720883 - aaosrv.sh: server stop aao restart start
-
- #! /bin/sh
# Filnavn: suid.sh
# Author: Lozzano
if [ -z ${1} ]; then
  echo "Valid commands {start|stop|restart}"
else
  if [ ${1} = "--help" ]; then
    echo "Valid commands {start|stop|restart}"