代码搜索:bash

找到约 5,321 项符合「bash」的源代码

代码结果 5,321
www.eeworm.com/read/190666/5178045

c 991112-1.c

/* This code was miscompiled at -O3 on x86. Reported by Jim Meyering; distilled from bash. */ int rl_show_char (int c) { return 0; } int rl_character_len (int c, int pos) { return isprint (c)
www.eeworm.com/read/186901/5229416

sh add_message.sh

#!/bin/bash # $Id: add_message.sh,v 1.6 2003/02/08 22:20:30 rabus Exp $ # # Shell script that adds a message to all message files (Lem9) # # Example: add_message.sh '$strNewMessage' 'new message cont
www.eeworm.com/read/186901/5229434

sh sort_lang.sh

#!/bin/bash # $Id: sort_lang.sh,v 1.6 2003/02/02 13:23:15 nijel Exp $ ## # Shell script to make each language file neat and tidy # # Robin Johnson # August 9, 2002 ##
www.eeworm.com/read/186388/5233616

sh m88k-move.sh

#!/bin/sh # # If your shell doesn't support functions (true for some BSD users), # you might try using GNU's bash. # #ident "@(#) m88k-move.sh 1-Sep-92" # # This file provided by Data General, Februar
www.eeworm.com/read/177622/5322897

sh setup.sh

#!/bin/bash JVTV_PATH="/usr/local/share" JVTV_BIN="/usr/local/bin" JVTV_SETFOLDER="$HOME/.jvtv" SCRIPTNAME=`echo $0 |sed 's/.*\///'` #echo $SCRIPTNAME cd `echo $0 | sed 's/setup.sh//'` # Test uid
www.eeworm.com/read/177622/5322912

sh setup.sh

#!/bin/bash JVTV_PATH="/usr/local/share" JVTV_BIN="/usr/local/bin" JVTV_SETFOLDER="$HOME/.jvtv" SCRIPTNAME=`echo $0 |sed 's/.*\///'` #echo $SCRIPTNAME cd `echo $0 | sed 's/setup.sh//'` # Test uid
www.eeworm.com/read/162614/5526887

c 991112-1.c

/* This code was miscompiled at -O3 on x86. Reported by Jim Meyering; distilled from bash. */ int rl_show_char (int c) { return 0; } int rl_character_len (int c, int pos) { return isprint (c)
www.eeworm.com/read/340665/3272432

sh m88k-move.sh

#!/bin/sh # # If your shell doesn't support functions (true for some BSD users), # you might try using GNU's bash. # #ident "@(#) m88k-move.sh 1-Sep-92" # # This file provided by Data General, Februar
www.eeworm.com/read/340665/3278744

c 991112-1.c

/* This code was miscompiled at -O3 on x86. Reported by Jim Meyering; distilled from bash. */ int rl_show_char (int c) { return 0; } int rl_character_len (int c, int pos) { return isprint (c)
www.eeworm.com/read/318733/3563716

chstroke

#!/bin/bash # Globaly change given value of stroke-width parameter in SVG files # to a new value # Parameters: old_width new_width for F in `ls *.svg` do cp $F svg.tmp cat svg.tmp | sed "s/