code stringlengths 1 1.96M | language stringclasses 1
value |
|---|---|
#!/bin/sh
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:lib/jspeex0.9.7.jar:lib/tritonus_share.jar:lib/vorbisspi1.0.2.jar:lib/mp3spi1.9.4.... | Shell |
#!/bin/sh
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:lib/jspeex0.9.7.jar:lib/tritonus_share.jar:lib/vorbisspi1.0.2.jar:lib/mp3spi1.9.4.... | Shell |
#!/bin/sh
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:lib/jspeex0.9.7.jar:lib/tritonus_share.jar:lib/vorbisspi1.0.2.jar:lib/mp3spi1.9.4.... | Shell |
#!/bin/sh
here="`dirname \"$0\"`"
echo "Cambiando directorio a $here"
cd "$here" || exit 1
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:l... | Shell |
#!/bin/sh
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:lib/jspeex0.9.7.jar:lib/tritonus_share.jar:lib/vorbisspi1.0.2.jar:lib/mp3spi1.9.4.... | Shell |
#!/bin/sh
here="`dirname \"$0\"`"
echo "Cambiando directorio a $here"
cd "$here" || exit 1
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:l... | Shell |
#!/bin/sh
here="`dirname \"$0\"`"
echo "Cambiando directorio a $here"
cd "$here" || exit 1
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:l... | Shell |
#!/bin/sh
echo "Llamando a la Java (tm) Virtual Machine para ejecutar Aetheria..."
java -Xmx512M -classpath AgeCore.jar:lib/bsh-2.0b4.jar:lib/micromod.jar:lib/commons-logging-api.jar:lib/jl1.0.jar:lib/jogg-0.0.7.jar:lib/jorbis-0.0.15.jar:lib/jspeex0.9.7.jar:lib/tritonus_share.jar:lib/vorbisspi1.0.2.jar:lib/mp3spi1.9.4.... | Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/gbaemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/nesemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/2600emu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/mdemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/gbcemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/pceemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/msxemu "$@"
| Shell |
#!/bin/sh
# Run this to set up the build system: configure, makefiles, etc.
# (based on the version in enlightenment's cvs)
package="vorbisdec"
olddir=`pwd`
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
cd "$srcdir"
DIE=0
echo "checking for autoconf... "
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
... | Shell |
for arg in "$@"
do
case $arg in
*=*) optarg=`expr "X$arg" : '[^=]*=\(.*\)'` ;;
esac
case "$arg" in
--name=*)
name=$optarg
;;
--id=*)
id=$optarg
;;
--version=*)
version=$optarg
;;
--bundle-name=*)
bundleName=$optarg
;;
--exec=*)
exec=$optarg
;;
--vendor=*)
vendor=$optarg
... | Shell |
for arg in "$@"
do
case $arg in
*=*) optarg=`expr "X$arg" : '[^=]*=\(.*\)'` ;;
esac
case "$arg" in
--name=*)
name=$optarg
;;
--id=*)
id=$optarg
;;
--version=*)
version=$optarg
;;
--version-code=*)
versionCode=$optarg
;;
--vendor=*)
vendor=$optarg
;;
--min-sdk=*)
minSDK=$op... | Shell |
for arg in "$@"
do
case $arg in
*=*) optarg=`expr "X$arg" : '[^=]*=\(.*\)'` ;;
esac
case "$arg" in
--name=*)
name=$optarg
;;
--id=*)
id=$optarg
;;
--version=*)
version=$optarg
;;
--bundle-name=*)
bundleName=$optarg
;;
--exec=*)
exec=$optarg
;;
--vendor=*)
vendor=$optarg
... | Shell |
for arg in "$@"
do
case $arg in
*=*) optarg=`expr "X$arg" : '[^=]*=\(.*\)'` ;;
esac
#echo $arg
case "$arg" in
--name=*)
name=$optarg
;;
--id=*)
id=$optarg
;;
--version=*)
version=$optarg
;;
--vendor=*)
vendor=$optarg
;;
--exec=*)
exec=$optarg
;;
--required-memory=*)
req... | Shell |
NEW=
for def in $2; do
NEW="${NEW}#define ${def/=/ }
"
done
for inc in $3; do
NEW="${NEW}#include $inc
"
done
for inc in $4; do
NEW="${NEW}#include_next $inc
"
done
if [ -f $1 ]; then
OLD=`cat $1`"
"
#echo -n "$NEW"
#echo -n "$OLD"
if [[ "$NEW" == "$OLD" ]]; then
exit 0
fi
fi
#echo "writing config to $1"
... | Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/saturnemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/neoemu "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/s9xp "$@"
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/s9xp "$@"
| Shell |
g++-4.5 -std=gnu++0x -I../../../.. -o generate generate.cpp
| Shell |
#!/bin/bash
dir=$(dirname "$0")
exec "${dir}"/ngpemu "$@"
| Shell |
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2005-07-09.11
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as pub... | Shell |
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2005-05-14.22
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
# following copyright and license.
#
# Copyright (C) 1994 X Consortium
#
# Permission is hereby ... | Shell |
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2005-07-09.11
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as pub... | Shell |
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
scriptversion=2005-06-08.21
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribu... | Shell |
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2005-05-14.22
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
# following copyright and license.
#
# Copyright (C) 1994 X Consortium
#
# Permission is hereby ... | Shell |
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
PKG_NAME="affinity"
(test -f $srcdir/configure.ac \
&& test -f $srcdir/autogen.sh) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory... | Shell |
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
scriptversion=2005-06-08.21
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribu... | Shell |
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
PKG_NAME="affinity"
(test -f $srcdir/configure.ac \
&& test -f $srcdir/autogen.sh) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory... | Shell |
#!/bin/sh
# Regenerate PHPMailer documentation
# Run from within the docs folder
rm -rf phpdoc/*
phpdoc --directory .. --target ./phpdoc --ignore test/,examples/,extras/,test_script/,vendor/,language/ --sourcecode --force --title PHPMailer --template="clean"
# You can merge regenerated docs into a separate docs wo... | Shell |
#!/bin/sh
# Regenerate PHPMailer documentation
# Run from within the docs folder
rm -rf phpdoc/*
phpdoc --directory .. --target ./phpdoc --ignore test/,examples/,extras/,test_script/,vendor/,language/ --sourcecode --force --title PHPMailer --template="clean"
# You can merge regenerated docs into a separate docs wo... | Shell |
#!/usr/bin/env bash
#Fake sendmail script, adapted from:
#https://github.com/mrded/MNPP/blob/ee64fb2a88efc70ba523b78e9ce61f9f1ed3b4a9/init/fake-sendmail.sh
#Create a temp folder to put messages in
numPath="${TMPDIR-/tmp/}fakemail"
umask 037
mkdir -p $numPath
if [ ! -f $numPath/num ]; then
echo "0" > $numP... | Shell |
#!/usr/bin/env bash
# Run the fake pop server from bash
# Idea from http://blog.ale-re.net/2007/09/ipersimple-remote-shell-with-netcat.html
# Defaults to port 1100 so it can be run by unpriv users and not clash with a real server
# Optionally, pass in in a port number as the first arg
mkfifo fifo
nc -l ${1:-1... | Shell |
#!/usr/bin/env bash
# Fake POP3 server
# By Marcus Bointon <phpmailer@synchromedia.co.uk>
# Based on code by 'Frater' found at http://www.linuxquestions.org/questions/programming-9/fake-pop3-server-to-capture-pop3-passwords-933733
# Does not actually serve any mail, but supports commands sufficient to test POP-be... | Shell |
#!/usr/bin/env bash
# Run the fake pop server from bash
# Idea from http://blog.ale-re.net/2007/09/ipersimple-remote-shell-with-netcat.html
# Defaults to port 1100 so it can be run by unpriv users and not clash with a real server
# Optionally, pass in in a port number as the first arg
mkfifo fifo
nc -l ${1:-1... | Shell |
#!/usr/bin/env bash
#Fake sendmail script, adapted from:
#https://github.com/mrded/MNPP/blob/ee64fb2a88efc70ba523b78e9ce61f9f1ed3b4a9/init/fake-sendmail.sh
#Create a temp folder to put messages in
numPath="${TMPDIR-/tmp/}fakemail"
umask 037
mkdir -p $numPath
if [ ! -f $numPath/num ]; then
echo "0" > $numP... | Shell |
#!/usr/bin/env bash
# Fake POP3 server
# By Marcus Bointon <phpmailer@synchromedia.co.uk>
# Based on code by 'Frater' found at http://www.linuxquestions.org/questions/programming-9/fake-pop3-server-to-capture-pop3-passwords-933733
# Does not actually serve any mail, but supports commands sufficient to test POP-be... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# SMF Macros
.. /lib/svc/share/smf_include.sh
case "$1" in
start)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_START_SCRIPT}
;;
stop)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_STOP_SCRIPT}
;;
esac
exit $SMF_EXIT_OK | Shell |
#!/usr/bin/ksh
#------------------------------------------------------------------------------
# Enroll the machine
#------------------------------------------------------------------------------
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_NM_HOME}/nmEnroll.py | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/usr/bin/ksh
service_file=nodemanager.xml
#------------------------------------------------------------------------------
# Return 1 if Running
#------------------------------------------------------------------------------
nmRunning(){
sd_running=`svcs -a | grep 'svc:/application/management/nodemanager/weblogic:d... | Shell |
#!/usr/bin/ksh
#------------------------------------------------------------------------------
# Enroll the machine
#------------------------------------------------------------------------------
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_NM_HOME}/nmEnroll.py | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# SMF Macros
.. /lib/svc/share/smf_include.sh
case "$1" in
start)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_START_SCRIPT}
;;
stop)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_STOP_SCRIPT}
;;
esac
exit $SMF_EXIT_OK | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST wlst/createMachine.py "$@" > createmachine.log 2>&1
if [[ $? > 0 ]]; then
echo "Error Creating Machine"
else
echo "Created Machine"
fi | Shell |
#!/usr/bin/ksh
service_file=nodemanager.xml
#------------------------------------------------------------------------------
# Return 1 if Running
#------------------------------------------------------------------------------
nmRunning(){
sd_running=`svcs -a | grep 'svc:/application/management/nodemanager/weblogic:d... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST wlst/createMachine.py "$@" > createmachine.log 2>&1
if [[ $? > 0 ]]; then
echo "Error Creating Machine"
else
echo "Created Machine"
fi | Shell |
#!/usr/bin/ksh
###############################################################################
# File: purgelogs.sh
# Desc: Removes logs older than the number of days passed in as first arg
#
###############################################################################
if [[ $# < 1 ]]; then
echo "Usage... | Shell |
#!/usr/bin/ksh
###############################################################################
# File: purgelogs.sh
# Desc: Removes logs older than the number of days passed in as first arg
#
###############################################################################
if [[ $# < 1 ]]; then
echo "Usage... | Shell |
USER=`/usr/ucb/whoami`
CRONLOC=/var/spool/cron/crontabs
CRONCOMMFILE=/tmp/cron_comm_file.sh
CRONGREP=`crontab -l | grep sys_diag`
mkdir cron
echo <<EOF
#!/usr/bin/ksh
###############################################################################
# File: purgelogs.sh
# Desc: Removes logs older than the number of days... | Shell |
#!/usr/bin/ksh
user=Z1000092
build_dir=/opt/apps/build
bea_home=/opt/bea
grep $user /etc/passwd
if [[ $? -eq 1 ]]; then
echo "Adding $user to `hostname`"
useradd $user
passwd $user
else
echo "$user already exists on `hostname`"
fi
for dir in /opt/apps ${ANT_WL_HOME} ${ANT_BUILD_... | Shell |
#!/usr/bin/ksh
user=Z1000092
build_dir=/opt/apps/build
bea_home=/opt/bea
grep $user /etc/passwd
if [[ $? -eq 1 ]]; then
echo "Adding $user to `hostname`"
useradd $user
passwd $user
else
echo "$user already exists on `hostname`"
fi
for dir in /opt/apps ${ANT_WL_HOME} ${ANT_BUILD_... | Shell |
#!/usr/bin/ksh
ZONE_HOME=/export/home/zones
for zone in `ls $ZONE_HOME`
do
zlogin $zone /softstore/zonecfg/post.sh
done | Shell |
#!/usr/bin/ksh
ZONE_HOME=/export/home/zones
for zone in `ls $ZONE_HOME`
do
zlogin $zone /softstore/zonecfg/post.sh
done | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_BEA_HOME}/wlserver_10.3/server/lib/weblogic.jar weblogic.WLST ${ANT_BUILD_DIR}/wlst/util/enroll.py | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_BEA_HOME}/wlserver_10.3/server/lib/weblogic.jar weblogic.WLST ${ANT_BUILD_DIR}/wlst/util/enroll.py | Shell |
#!/bin/sh
# *************************************************************************
# File: killNM.sh
# *************************************************************************
# SMF Macros
. /lib/svc/share/smf_include.sh
#########################################################
# ... | Shell |
#!/bin/sh
# *************************************************************************
# startNM.sh
# *************************************************************************
# SMF Macros
. /lib/svc/share/smf_include.sh
#########################################################
# ... | Shell |
#!/bin/sh
# *************************************************************************
# startNM.sh
# *************************************************************************
# SMF Macros
. /lib/svc/share/smf_include.sh
#########################################################
# ... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# *************************************************************************
# File: killNM.sh
# *************************************************************************
# SMF Macros
. /lib/svc/share/smf_include.sh
#########################################################
# ... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# SMF Macros
.. /lib/svc/share/smf_include.sh
case "$1" in
start)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_START_SCRIPT}
;;
stop)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_STOP_SCRIPT}
;;
esac
exit $SMF_EXIT_OK | Shell |
#!/usr/bin/ksh
#------------------------------------------------------------------------------
# Enroll the machine
#------------------------------------------------------------------------------
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_NM_HOME}/nmEnroll.py | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/usr/bin/ksh
service_file=nodemanager.xml
#------------------------------------------------------------------------------
# Return 1 if Running
#------------------------------------------------------------------------------
nmRunning(){
sd_running=`svcs -a | grep 'svc:/application/management/nodemanager/weblogic:d... | Shell |
#!/usr/bin/ksh
#------------------------------------------------------------------------------
# Enroll the machine
#------------------------------------------------------------------------------
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_NM_HOME}/nmEnroll.py | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/bin/sh
# SMF Macros
.. /lib/svc/share/smf_include.sh
case "$1" in
start)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_START_SCRIPT}
;;
stop)
${ANT_JAVA_HOME} -cp ${WL_HOME}/server/lib/weblogic.jar weblogic.WLST ${ANT_AS_STOP_SCRIPT}
;;
esac
exit $SMF_EXIT_OK | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST wlst/createMachine.py "$@" > createmachine.log 2>&1
if [[ $? > 0 ]]; then
echo "Error Creating Machine"
else
echo "Created Machine"
fi | Shell |
#!/usr/bin/ksh
service_file=nodemanager.xml
#------------------------------------------------------------------------------
# Return 1 if Running
#------------------------------------------------------------------------------
nmRunning(){
sd_running=`svcs -a | grep 'svc:/application/management/nodemanager/weblogic:d... | Shell |
#!/bin/sh
# *************************************************************************
# This script can be used to start the WebLogic NodeManager
#
# To start the NodeManager on <host> and <port>, set the LISTEN_ADDRESS
# variable to <host> and LISTEN_PORT variable to <port> before calling this
# script.
#
# This scr... | Shell |
#!/usr/bin/ksh
${ANT_JAVA_HOME}/bin/java -cp ${ANT_WL_HOME}/server/lib/weblogic.jar weblogic.WLST wlst/createMachine.py "$@" > createmachine.log 2>&1
if [[ $? > 0 ]]; then
echo "Error Creating Machine"
else
echo "Created Machine"
fi | Shell |
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creating a file called install from it
# when there is no Makefile.
#
# This script is compatible with the BSD install script,... | Shell |
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
# Author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
# Public domain
# $Id: mkinstalldirs 11 2002-04-09 17:52:23Z nprovos $
errstatus=0
for file
do
set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
shift
pa... | Shell |
#!/bin/sh
setup () {
EVENT_NOKQUEUE=yes; export EVENT_NOKQUEUE
EVENT_NODEVPOLL=yes; export EVENT_NODEVPOLL
EVENT_NOPOLL=yes; export EVENT_NOPOLL
EVENT_NOSELECT=yes; export EVENT_NOSELECT
EVENT_NOEPOLL=yes; export EVENT_NOEPOLL
EVENT_NORTSIG=yes; export EVENT_NORTSIG
}
test () {
if ./test-init 2>/dev/null... | Shell |
#!/bin/sh
setup () {
EVENT_NOKQUEUE=yes; export EVENT_NOKQUEUE
EVENT_NODEVPOLL=yes; export EVENT_NODEVPOLL
EVENT_NOPOLL=yes; export EVENT_NOPOLL
EVENT_NOSELECT=yes; export EVENT_NOSELECT
EVENT_NOEPOLL=yes; export EVENT_NOEPOLL
EVENT_NORTSIG=yes; export EVENT_NORTSIG
}
test () {
if ./test-init 2>/dev/null... | Shell |
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
scriptversion=2003-09-02.23
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/o... | Shell |
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
timestamp='2005-12-13'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU Gene... | Shell |
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creating a file called install from it
# when there is no Makefile.
#
# This script is compatible with the BSD install script,... | Shell |
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
# Author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
# Public domain
# $Id: mkinstalldirs 11 2002-04-09 17:52:23Z nprovos $
errstatus=0
for file
do
set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
shift
pa... | Shell |
#! /bin/sh
# libtoolT - Provide generalized library-building support services.
# Generated automatically by (GNU libevent 1.3a)
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
#
# This file is part of GNU Libtool:... | Shell |
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
scriptversion=2003-09-02.23
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/o... | Shell |
#! /bin/sh
# Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
timestamp='2005-12-11'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file sug... | Shell |
# ltmain.sh - Provide generalized library-building support services.
# NOTE: Changing this file will not affect anything until you rerun configure.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
# Th... | Shell |
#! /bin/sh
# libtoolT - Provide generalized library-building support services.
# Generated automatically by (GNU libevent 1.3a)
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
#
# This file is part of GNU Libtool:... | Shell |
#!/bin/sh
diff /tmp/he3.c.decoded he3.c
rc=$?
if test $rc -ne 0; then
echo "he3 encoded + decoded file differs from original"
fi
rm -f /tmp/he3.c.encoded
rm -f /tmp/he3.c.decoded
exit $rc
| Shell |
#!/bin/sh
diff /tmp/he3.c.decoded he3.c
rc=$?
if test $rc -ne 0; then
echo "he3 encoded + decoded file differs from original"
fi
rm -f /tmp/he3.c.encoded
rm -f /tmp/he3.c.decoded
exit $rc
| Shell |
#!/bin/sh
die()
{
message=$1
echo "$message"
test -n "$MYDEV" && hdiutil eject $MYDEV
/bin/rm -f $TMPDMG
exit 1
}
version=${1:-snapshot-`date +%Y%m%d`}
top_dir=${2:-.}
output_dir=${3:-.}
package=${4:-shakespeer}
TMPDMG=$top_dir/shakespeer-tmp$$.dmg
/bin/rm -f $TMPDMG
test -x "$top_dir/sphubd/sph... | Shell |
# Copyright (c) 2006-2007 Martin Hedenfalk <martin@bzero.se>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE... | Shell |
# Copyright (c) 2006-2007 Martin Hedenfalk <martin@bzero.se>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE... | Shell |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.