[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/usr/share/se3/shares/shares.avail/ -> lcsCanSee.sh (source)

   1  #!/bin/bash
   2  #shares_Win95: drivers, Progs
   3  #shares_Win2K: drivers, Progs
   4  #shares_WinXP: drivers, Progs
   5  #shares_Vista: drivers, Progs
   6  #shares_Seven: drivers, Progs
   7  #action: start
   8  #level: 01
   9  if [ "$2" == "lcs" ]
  10  then
  11      exit 1
  12  fi
  13  exit 0


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1