代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/348515/11590398
sh ratproxy-report.sh
#!/bin/bash
#
# ratproxy - report generator
# ---------------------------
#
# This is essentially a prettyprinter for ratproxy logs. It removes
# dupes, sorts entries within groups, then sorts groups
www.eeworm.com/read/253602/12210427
txt i-mall commerce i-mall.cgi remote command execution exploit.txt
##############################################
# GFHost explo
# Spawn bash style Shell with webserver uid
# Greetz SPAX, foxtwo, Zone-H
# This Script is currently under development
##############
www.eeworm.com/read/339483/12230442
sh horserace.sh
#!/bin/bash
# horserace.sh: very simple horserace simulation.
# Author: Stefano Palmeri
# Used with permission.
################################################################
# Goals of the script
www.eeworm.com/read/339483/12230852
sh base.sh
#!/bin/bash
##########################################################################
# Shellscript: base.sh - print number to different bases (Bourne Shell)
# Author : Heiner Steven (heiner.stev
www.eeworm.com/read/16793/691349
list history.list
for i in one two three; do echo $i; done
/bin/sh -c 'echo this is $0'
ls
echo $BASH_VERSION
www.eeworm.com/read/35675/1059590
checker
#!/bin/bash
# Scriptname: checker
# Script to demonstrate the use of special variable
# modifiers and arguments
name=${1:?"requires an argument" }
echo Hello $name
www.eeworm.com/read/466392/1511215
sh airopdate.sh
#! /bin/bash
# Program: Airopdate
# Authors: Base Code by Daouid
# Continued by XayOn
# Date: 21.10.2008
DUMP_PATH=`mktemp -d`
# l
www.eeworm.com/read/240204/4577129
makefile
# June 1996
#
# Agentlib library makefile
#
#############################################################
SHELL=/bin/bash
include os.makefile
SRCD = src/
INCD = include/
TESTD = tests/$
www.eeworm.com/read/239312/4602400
checker
#!/bin/bash
# Scriptname: checker
# Script to demonstrate the use of special variable
# modifiers and arguments
name=${1:?"requires an argument" }
echo Hello $name
www.eeworm.com/read/233448/4681718
gen_directive_tests
#! /bin/bash
########################################################################
#
# File: generate_framework_tests
# Author: Janis Johnson
# Date: 2004/11/02
#
# Generate tests of GCC's