Source

attackip.sh

#!/bin/sh
########################################

nginx_home=”/opt/nginx/conf̶ ...

Source

サンプル:
schtasks/create/tn “BackUp”/tr D:\arkgame.com\backup.bat/sc daily/st 13:00:00/ed 12/31/2014

Source

jarcompress.sh

set AXIS_LIB=%AXIS_HOME%\lib
setlocal ENABLEDELAYEDEXPANSION
SET AXIS_CP=
FOR %%i IN ...

Source

clearphp.sh

#!/bin/bash
until
do
sed ‘s/eval(base.*;//g’ $1>/tmp/t
if ; then
cp ...

Source

mysql.sh

#!/bin/sh

while true
do
process=`ps aux | grep mysqld | grep -v grep`;

if ; then ...

IT

ダウンロード:
提供元サイトからダウンロード

OS:Windows Vista/7

CentOS

操作方法
1.ネットワークデバイスを確認
# nmcli device
DEVICE TYPE STATE CONNECTION
ens33 ethernet 切断済み —
lo l ...

Source

説明:
コマンドファイルの関連パスを取得する場合、whichまたwhereisで利用する
get_full_path.sh

#!/bin/sh

### change relative path ...

Source

encodeconvert.sh

#!/bin/sh

for i in `ls`
do
if ; then
echo “$i is direction, so continu ...

Source

driveuninstall.sh
#!/bin/bash

DEVDIR=/var/run/media/freelh

echo “アンインストール開始…”
f ...

Source

dom4j.java

import java.io.*;

import org.dom4j.*;
import org.dom4j.io.*;
/**
* DOM4JでXMLを作成する ...

Source

DEVICE=eth0//デバイス名を指摘する
BOOTPROTO=static//スタートアップの種類 dhcp|static
BROADCAST=192.168.1.255//ブロードキャストアドレス
HW ...

Source

#!/bin/sh
while getopts lf:dst:h ACT
do
case $ACT in
l) LTBL=”Y”;;
f) FLE=$OPTARG;; ...

Source

tar zcvf –exclude=”/des/folder/*”/important/data | ( cd/des/folder ; tar xp )

IT

ダウンロード:
提供元サイトからダウンロード
LICEcapはデスクトップ画面をGIFアニメで録画できるソフトです。
LICEcap is an intuitive but flexible applicati ...

IT

ダウンロード:
提供元サイトからダウンロード
Softサイトからダウンロード
Free Mouse Auto Clicker Program is a simple to use. It has easy mo ...

IT

ダウンロード:
提供元サイトからダウンロード
os:
XP/Vista/7/8
バグ修正:
The program can be run on the same OS with differen ...