code
stringlengths
1
1.96M
language
stringclasses
1 value
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" buildx...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" buildx...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" buildx...
Shell
#!/bin/bash killall NetworkManager killall nm-applet killall wicd killall dhclient killall wpa_supplicant killall wpa_cli killall ifplugd echo "Interface: " read iface ifconfig $iface down echo "The interface should be down. Check it then press enter. If it's still up, you have other programs running the wifi" re...
Shell
#!/bin/sh javah -jni -o preview_handler_jni.h -classpath ../bin/ edu.dhbw.andar.CameraPreviewHandler javah -jni -o marker_info.h -classpath ../bin/ edu.dhbw.andar.ARToolkit
Shell
#!/bin/sh javah -jni -o preview_handler_jni.h -classpath ../bin/ edu.dhbw.andar.CameraPreviewHandler javah -jni -o marker_info.h -classpath ../bin/ edu.dhbw.andar.ARToolkit
Shell
#!/bin/sh # START-COMMIT HOOK # # The start-commit hook is invoked before a Subversion txn is created # in the process of doing a commit. Subversion runs this hook # by invoking a program (script, executable, binary, etc.) named # 'start-commit' (for which this file is a template) # with the following ordered...
Shell
#!/bin/sh # POST-REVPROP-CHANGE HOOK # # The post-revprop-change hook is invoked after a revision property # has been added, modified or deleted. Subversion runs this hook by # invoking a program (script, executable, binary, etc.) named # 'post-revprop-change' (for which this file is a template), with the # f...
Shell
#!/bin/sh # POST-LOCK HOOK # # The post-lock hook is run after a path is locked. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-lock' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this repos...
Shell
#!/bin/sh # POST-LOCK HOOK # # The post-lock hook is run after a path is locked. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-lock' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this repos...
Shell
#!/bin/sh # PRE-LOCK HOOK # # The pre-lock hook is invoked before an exclusive lock is # created. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-lock' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH (the pat...
Shell
#!/bin/sh # POST-UNLOCK HOOK # # The post-unlock hook runs after a path is unlocked. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-unlock' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this...
Shell
#!/bin/sh # PRE-COMMIT HOOK # # The pre-commit hook is invoked before a Subversion txn is # committed. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-commit' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH (t...
Shell
#!/bin/sh # PRE-UNLOCK HOOK # # The pre-unlock hook is invoked before an exclusive lock is # destroyed. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-unlock' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH ...
Shell
#!/bin/sh # POST-REVPROP-CHANGE HOOK # # The post-revprop-change hook is invoked after a revision property # has been added, modified or deleted. Subversion runs this hook by # invoking a program (script, executable, binary, etc.) named # 'post-revprop-change' (for which this file is a template), with the # f...
Shell
#!/bin/sh # POST-COMMIT HOOK # # The post-commit hook is invoked after a commit. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-commit' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this rep...
Shell
#!/bin/sh # START-COMMIT HOOK # # The start-commit hook is invoked before a Subversion txn is created # in the process of doing a commit. Subversion runs this hook # by invoking a program (script, executable, binary, etc.) named # 'start-commit' (for which this file is a template) # with the following ordered...
Shell
#!/bin/sh # PRE-REVPROP-CHANGE HOOK # # The pre-revprop-change hook is invoked before a revision property # is added, modified or deleted. Subversion runs this hook by invoking # a program (script, executable, binary, etc.) named 'pre-revprop-change' # (for which this file is a template), with the following or...
Shell
#!/bin/sh # PRE-LOCK HOOK # # The pre-lock hook is invoked before an exclusive lock is # created. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-lock' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH (the pat...
Shell
#!/bin/sh # PRE-UNLOCK HOOK # # The pre-unlock hook is invoked before an exclusive lock is # destroyed. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-unlock' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH ...
Shell
#!/bin/sh # POST-COMMIT HOOK # # The post-commit hook is invoked after a commit. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-commit' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this rep...
Shell
#!/bin/sh # PRE-COMMIT HOOK # # The pre-commit hook is invoked before a Subversion txn is # committed. Subversion runs this hook by invoking a program # (script, executable, binary, etc.) named 'pre-commit' (for which # this file is a template), with the following ordered arguments: # # [1] REPOS-PATH (t...
Shell
#!/bin/sh # PRE-REVPROP-CHANGE HOOK # # The pre-revprop-change hook is invoked before a revision property # is added, modified or deleted. Subversion runs this hook by invoking # a program (script, executable, binary, etc.) named 'pre-revprop-change' # (for which this file is a template), with the following or...
Shell
#!/bin/sh # POST-UNLOCK HOOK # # The post-unlock hook runs after a path is unlocked. Subversion runs # this hook by invoking a program (script, executable, binary, etc.) # named 'post-unlock' (for which this file is a template) with the # following ordered arguments: # # [1] REPOS-PATH (the path to this...
Shell
#!/usr/bin/env bash url=$1 if [ -z $url ] then echo "Please specify a URL to inspect..." exit fi opt=$2 . org/ainspector/util/classpath java org.ainspector.util.AInspector --filename test/scripts.txt --url $url $opt
Shell
#!/bin/bash CP=/Users/nhoyt/Documents/Work/Java/commons-cli-1.2 HP=/Users/nhoyt/Documents/Work/Java/htmlunit-2.8/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:$HP/log4j-1.2.8.jar:$HP/httpmime-4.0.1.jar:$HP/httpcore-4.0.1.jar:$HP/httpclient-4.0.1.jar:$HP/apache-mime4j-0.6.jar:$HP/comm...
Shell
#!/bin/bash CP=/Users/nhoyt/Documents/Work/Java/commons-cli-1.2 HP=/Users/nhoyt/Documents/Work/Java/htmlunit-2.8/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:$HP/log4j-1.2.8.jar:$HP/httpmime-4.0.1.jar:$HP/httpcore-4.0.1.jar:$HP/httpclient-4.0.1.jar:$HP/apache-mime4j-0.6.jar:$HP/comm...
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash url=$1 if [ -z $url ] then echo "Please specify a URL to inspect..." exit fi opt=$2 . org/ainspector/util/classpath java org.ainspector.util.AInspector --filename test/scripts.txt --url $url $opt
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash urls=$1 if [ -z $urls ] then echo "Please specify file with list of URLs..." exit fi dir=$2 . org/ainspector/util/classpath java org.ainspector.util.AInspector -D --scripts test/scripts.txt --urls $urls --output $dir
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.8/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:$HP/log4j-1.2.8.jar:$HP/httpmime-4.0.1.jar:$HP/httpcore-4.0.1.jar:$HP/httpclient-4.0.1.jar:$HP/apache-mime4j-0.6.jar:$HP/commons-codec-1.4.jar:$HP/commons-io-1.4.jar:$HP/c...
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.8/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:$HP/log4j-1.2.8.jar:$HP/httpmime-4.0.1.jar:$HP/httpcore-4.0.1.jar:$HP/httpclient-4.0.1.jar:$HP/apache-mime4j-0.6.jar:$HP/commons-codec-1.4.jar:$HP/commons-io-1.4.jar:$HP/c...
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash urls=$1 if [ -z $urls ] then echo "Please specify file with list of URLs..." exit fi dir=$2 . org/ainspector/util/classpath java org.ainspector.util.AInspector -D --scripts test/scripts.txt --urls $urls --output $dir
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash scripts="test/oaa_scripts.txt" output="tmp" if [ -d $output ] then echo Removing $output directory... rm -rf $output fi echo Running java org.ainspector.util.AInspector --scripts $scripts --output $output $@ . org/ainspector/util/classpath java org.ainspector.util.AInspector --scripts $s...
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.9/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:\ $HP/commons-codec-1.4.jar:\ $HP/commons-collections-3.2.1.jar:\ $HP/commons-io-2.0.1.jar:\ $HP/commons-lang-2.6.jar:\ $HP/commons-logging-1.1.1.jar:\ $HP/cssparser-0....
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.9/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:\ $HP/commons-codec-1.4.jar:\ $HP/commons-collections-3.2.1.jar:\ $HP/commons-io-2.0.1.jar:\ $HP/commons-lang-2.6.jar:\ $HP/commons-logging-1.1.1.jar:\ $HP/cssparser-0....
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash scripts="test/oaa_scripts.txt" output="tmp" if [ -d $output ] then echo Removing $output directory... rm -rf $output fi echo Running java org.ainspector.util.AInspector --scripts $scripts --output $output $@ . org/ainspector/util/classpath java org.ainspector.util.AInspector --scripts $s...
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash scripts="test/oaa_scripts.txt" output="tmp" if [ -d $output ] then echo Removing $output directory... rm -rf $output fi echo Running java org.ainspector.util.AInspector --scripts $scripts --output $output $@ . org/ainspector/util/classpath java org.ainspector.util.AInspector --scripts $s...
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.9/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:\ $HP/commons-codec-1.4.jar:\ $HP/commons-collections-3.2.1.jar:\ $HP/commons-io-2.0.1.jar:\ $HP/commons-lang-2.6.jar:\ $HP/commons-logging-1.1.1.jar:\ $HP/cssparser-0....
Shell
#!/bin/bash CP=$HOME/lib/commons-cli-1.2 HP=$HOME/lib/htmlunit-2.9/lib CLASSPATH=. CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar CLASSPATH=$CLASSPATH:\ $HP/commons-codec-1.4.jar:\ $HP/commons-collections-3.2.1.jar:\ $HP/commons-io-2.0.1.jar:\ $HP/commons-lang-2.6.jar:\ $HP/commons-logging-1.1.1.jar:\ $HP/cssparser-0....
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash scripts="test/oaa_scripts.txt" output="tmp" if [ -d $output ] then echo Removing $output directory... rm -rf $output fi echo Running java org.ainspector.util.AInspector --scripts $scripts --output $output $@ . org/ainspector/util/classpath java org.ainspector.util.AInspector --scripts $s...
Shell
#! /bin/bash . org/ainspector/util/classpath javac org/ainspector/util/AInspector.java
Shell
#!/usr/bin/env bash echo Running java org.fae.util.FaeUtil $@ [ -z "$FAE_HOME" ] && FAE_HOME="." if env | grep -q ^FAE_HOME= then echo env FAE_HOME is already exported else echo env FAE_HOME was not exported, but now it is export FAE_HOME fi . $FAE_HOME/org/fae/util/classpath java org.fae.util.FaeUtil $@
Shell
#!/bin/bash CP=$FAE_HOME/lib/commons-cli-1.2 HP=$FAE_HOME/lib/htmlunit-2.13/lib CLASSPATH=$FAE_HOME CLASSPATH=$CLASSPATH:$FAE_HOME/lib/log4j.jar CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar for f in $HP/*.jar; do echo "Adding $f to classpath"; CLASSPATH=$CLASSPATH:$f; done export CLASSPATH
Shell
#!/bin/bash CP=$FAE_HOME/lib/commons-cli-1.2 HP=$FAE_HOME/lib/htmlunit-2.13/lib CLASSPATH=$FAE_HOME CLASSPATH=$CLASSPATH:$FAE_HOME/lib/log4j.jar CLASSPATH=$CLASSPATH:$CP/commons-cli-1.2.jar for f in $HP/*.jar; do echo "Adding $f to classpath"; CLASSPATH=$CLASSPATH:$f; done export CLASSPATH
Shell
#! /bin/bash [ -z "$FAE_HOME" ] && FAE_HOME="." if env | grep -q ^FAE_HOME= then echo env FAE_HOME is already exported else echo env FAE_HOME was not exported, but now it is export FAE_HOME fi . $FAE_HOME/org/fae/util/classpath javac $FAE_HOME/org/fae/util/FaeUtil.java
Shell
#!/usr/bin/env bash echo Running java org.fae.util.FaeUtil $@ [ -z "$FAE_HOME" ] && FAE_HOME="." if env | grep -q ^FAE_HOME= then echo env FAE_HOME is already exported else echo env FAE_HOME was not exported, but now it is export FAE_HOME fi . $FAE_HOME/org/fae/util/classpath java org.fae.util.FaeUtil $@
Shell
#! /bin/bash [ -z "$FAE_HOME" ] && FAE_HOME="." if env | grep -q ^FAE_HOME= then echo env FAE_HOME is already exported else echo env FAE_HOME was not exported, but now it is export FAE_HOME fi . $FAE_HOME/org/fae/util/classpath javac $FAE_HOME/org/fae/util/FaeUtil.java
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/bash ################################################################################ ### ### By Mystick, Based on Resp@wner script on L2jfree ### ################################################################################ trap finish 2 pomxmlLSPath="../AL-Login" pomxmlGSPath="../AL-Game" pomxml...
Shell
#!/bin/sh if [ -e loginserver.pid ] then lspid=`cat loginserver.pid` kill ${lspid} echo "LoginServer stop signal sent." else echo "LoginServer is not running." fi
Shell
#!/bin/sh /usr/local/share/jdk1.6.0_37x64/jre/bin/java -Xms8m -Xmx32m -ea -Xbootclasspath/p:./libs/jsr166.jar -cp ./libs/*:EG-Login.jar com.aionemu.loginserver.LoginServer
Shell
#!/bin/sh if [ -e loginserver.pid ] then lspid=`cat loginserver.pid` kill ${lspid} echo "LoginServer stop signal sent." else echo "LoginServer is not running." fi
Shell
#!/bin/sh /usr/local/share/jdk1.6.0_37x64/jre/bin/java -Xms8m -Xmx32m -ea -Xbootclasspath/p:./libs/jsr166.jar -cp ./libs/*:EG-Login.jar com.aionemu.loginserver.LoginServer
Shell
#!/bin/bash # this script runs the atc jar with a configuration to solve small instance of the problem. INSTANCES="airland1.txt airland2.txt airland3.txt airland4.txt airland5.txt airland6.txt airland7.txt airland8.txt"; # execution for little instances for file in $INSTANCES do echo "execuções para a instanc...
Shell
#!/bin/bash # this script runs the atc jar with a configuration to solve small instance of the problem. INSTANCES="airland1.txt airland2.txt airland3.txt airland4.txt airland5.txt airland6.txt airland7.txt airland8.txt"; # execution for little instances for file in $INSTANCES do echo "execuções para a instanc...
Shell
#!/bin/sh # CreateModle.py # AirCpp # # Created by Penghao on 14-4-14. f = open("/Users/J/AirCpp/AirSDK/AirModle/AirSocketModel.h") line = f.readline() while line: print line, line = f.readline() f.close()
Shell
# compile.bash # Jim Sproch # Created: January 10, 2008 # Modified: January 10, 2008 # Part of the Aforce Port # Mac < Windows < Linux rm *~ rm *.class javac *.java
Shell
# package.bash # Jim Sproch # Created: January 10, 2008 # Modified: January 10, 2008 # Part of the Aforce Port # Mac < Windows < Linux rm ../AForce.tar.bz2 rm ../AForce.jar rm Data/* rm ScreenShots/* rm *~ rm *.class tar cf AForce.tar *.java Maps* Data* SavedGames* Images* *.bash MANIFEST.MF bzip2 AForce.tar mv AForce...
Shell
/Developer/Tools/agvtool next-version -all
Shell
#!/bin/bash # # This script is similar to minion but will do a few additional things: # - PHP process is run in the background # - PHP process is monitored and restarted if it exits for any reason # - Added handlers for SUGHUP, SIGINT, and SIGTERM # # This is meant for long running minion tasks (like background workers...
Shell
#!/bin/bash # # This script is similar to minion but will do a few additional things: # - PHP process is run in the background # - PHP process is monitored and restarted if it exits for any reason # - Added handlers for SUGHUP, SIGINT, and SIGTERM # # This is meant for long running minion tasks (like background workers...
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi ./kill_process.sh $ADB shell rm -r /data/data/com.google.android.apps.iosched/*
Shell
#!/bin/sh adb shell cat /data/data/com.google.android.apps.iosched/shared_prefs/com.google.android.apps.iosched_preferences.xml | xmllint --format -
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi $ADB shell am start \ -a android.intent.action.MAIN \ -c android.intent.category.LAUNCHER \ -n com.google.android.apps.iosched/.ui.HomeActivity
Shell
#!/bin/sh adb shell pm clear com.google.android.apps.iosched
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi $ADB shell am force-stop com.google.android.apps.iosched
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi MAC_UNAME="Darwin" if [[ "`uname`" == ${MAC_UNAME} ]]; then DATE_FORMAT="%Y-%m-%dT%H:%M:%S" else DATE_FORMAT="%Y-%m-%d %H:%M:%S" fi if [ -z "$1" ]; then NOW_DATE=$(date "+${DATE_FORMAT}") echo Please provide a mock time in the format \"${NOW_DATE}\" or \"d\" to del...
Shell
#!/bin/sh # Remember VERBOSE only works on debug builds of the app adb shell setprop log.tag.iosched_SyncHelper VERBOSE adb shell setprop log.tag.iosched_SessionsHandler VERBOSE adb shell setprop log.tag.iosched_ImageCache VERBOSE adb shell setprop log.tag.iosched_ImageWorker VERBOSE adb shell setprop log.tag.iosched_I...
Shell
#!/bin/sh if [[ -z $ADB ]]; then ADB=adb; fi $ADB shell "echo '$*' | sqlite3 -header -column /data/data/com.google.android.apps.iosched/databases/schedule.db"
Shell
#!/bin/sh # Sessions list #adb shell am start -a android.intent.action.VIEW -d content://com.google.android.apps.iosched/tracks/android/sessions # Vendors list #adb shell am start -a android.intent.action.VIEW -d content://com.google.android.apps.iosched/tracks/android/vendors # Session detail #adb shell am start -a...
Shell
#!/bin/bash autoconf -o ./configure configure.ac
Shell
#!/bin/bash killall Python rm JUDS_TEST* make test
Shell
#!/bin/bash autoconf -o ./configure configure.ac
Shell
#!/bin/bash killall Python rm JUDS_TEST* make test
Shell
#!/bin/bash autoconf -o ./configure configure.ac
Shell
#!/bin/bash killall Python rm JUDS_TEST* make test
Shell
#!/bin/bash autoconf -o ./configure configure.ac
Shell
#!/bin/bash killall Python rm JUDS_TEST* make test
Shell
#***********************************************************" #VARIABLES #***********************************************************" debug="true" echo "Checking libs..." librerias=" lib/libQtCore.so.4 lib/libQtGui.so.4 " correctas=1 echo "***********************************************************" echo "This progr...
Shell
#***********************************************************" #VARIABLES #***********************************************************" echo "***********************************************************" echo "This program requires:" echo "libqt4-core version 4.8.0" echo "libqt4-gui version 4.8.0" echo "*****************...
Shell
#!/bin/sh if [ ! -d ".svn/" ] then echo "0" exit ; fi REVISION="`svnversion 2> /dev/null | sed 's/[^0-9]*//g'`" if [ x$REVISION = "x" ] then REVISION="`svn info 2> /dev/null | grep -i revision | sed 's/[^0-9]*//g'`" fi if [ x$REVISION = "x" ] then if [ -f ".svn/entries" ] then REVISION="`cat .svn/entries | g...
Shell
#! /bin/sh PATCH=`which patch 2>/dev/null` FGREP1="^--- " FGREP2="^+++ " PREDIR="`pwd`" if [ x"`echo "$1" | grep "^/"`" = x ] then WHOLEPATCH="`pwd`/$1" else WHOLEPATCH="$1" fi if [ ! -f $WHOLEPATCH ] then echo "Patch \"$1\" doesn't exist." exit fi if [ x"$PATCH" = x ] then echo "You need to inst...
Shell
#! /bin/sh PATCH=`which patch 2>/dev/null` FGREP1="^--- " FGREP2="^+++ " PREDIR="`pwd`" if [ x"`echo "$1" | grep "^/"`" = x ] then WHOLEPATCH="`pwd`/$1" else WHOLEPATCH="$1" fi if [ ! -f $WHOLEPATCH ] then echo "Patch \"$1\" doesn't exist." exit fi if [ x"$PATCH" = x ] then echo "You need to inst...
Shell
#!/bin/sh if [ ! -d ".svn/" ] then echo "0" exit ; fi REVISION="`svnversion 2> /dev/null | sed 's/[^0-9]*//g'`" if [ x$REVISION = "x" ] then REVISION="`svn info 2> /dev/null | grep -i revision | sed 's/[^0-9]*//g'`" fi if [ x$REVISION = "x" ] then if [ -f ".svn/entries" ] then REVISION="`cat .svn/entries | g...
Shell
#!/bin/sh USERID="" IFACE="" KISMET=/etc/kismet/kismet.conf CH=$3; [ x$3 = "x" ] && CH=10 IFACE_FOUND="false" MADWIFI=0 MAC80211=0 USE_IW=0 IW_SOURCE="http://wireless.kernel.org/download/iw/iw-0.9.19.tar.bz2" IW_ERROR="" UDEV_ISSUE=0 if [ -f "`which iw 2>&1`" ] then USE_IW=1 fi if [ "x$MON_PREFIX"="x" ] then MON_PR...
Shell
#!/bin/bash # Tool to install/uninstall and patch wireless drivers and 802.11 stacks # # Copyright (c) 2007 Martin Beck # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 o...
Shell
#!/bin/bash # Tool to install/uninstall and patch wireless drivers and 802.11 stacks # # Copyright (c) 2007 Martin Beck # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 o...
Shell
#!/bin/bash CURL=`which curl 2>/dev/null` WGET=`which wget 2>/dev/null` OUI_DOWNLOAD_URL="http://standards.ieee.org/regauth/oui/oui.txt" OUI_PATH="/usr/local/etc/aircrack-ng" AIRODUMP_NG_OUI="${OUI_PATH}/airodump-ng-oui.txt" OUI_IEEE="${OUI_PATH}/oui.txt" USERID="" # Make sure the user is root if [ x"`which id 2> /...
Shell
#!/bin/sh USERID="" IFACE="" KISMET=/etc/kismet/kismet.conf CH=$3; [ x$3 = "x" ] && CH=10 IFACE_FOUND="false" MADWIFI=0 MAC80211=0 USE_IW=0 IW_SOURCE="http://wireless.kernel.org/download/iw/iw-0.9.19.tar.bz2" IW_ERROR="" UDEV_ISSUE=0 if [ -f "`which iw 2>&1`" ] then USE_IW=1 fi if [ "x$MON_PREFIX"="x" ] then MON_PR...
Shell