代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/16793/691350

run-array

echo "warning: all of these tests will fail if arrays have not" >&2 echo "warning: been compiled into the shell" >&2 echo "warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support" >&
www.eeworm.com/read/16793/691533

po en@quot.po

# English translations for GNU bash package. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the GNU bash package. # Automatically generated, 2
www.eeworm.com/read/16793/691557

po lt.po

# translation of bash-4.0.po to Lithuanian # Copyright (C) 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the bash package. # # Gintautas Miliauskas
www.eeworm.com/read/16793/691569

po en@boldquot.po

# English translations for GNU bash package. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the GNU bash package. # Automatically generated, 2
www.eeworm.com/read/16793/691628

h posixselect.h

/* posixselect.h -- wrapper for select(2) includes and definitions */ /* Copyright (C) 2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free
www.eeworm.com/read/35675/1059591

greetings

#!/bin/bash # This is the first Bash shell program of the day. # Scriptname: greetings # Written by: Barbara Bashful echo "Hello $LOGNAME, it's nice talking to you." echo "Your present working direct
www.eeworm.com/read/457673/1595591

16 datarate802.16

#!/bin/bash # Bash file to run datarate simulations for different modulation and cyclic prefix # @author rouil if [ "$1" == "clean" ]; then rm -r res_datarate else mkdir res_datarate cd
www.eeworm.com/read/239312/4602401

greetings

#!/bin/bash # This is the first Bash shell program of the day. # Scriptname: greetings # Written by: Barbara Bashful echo "Hello $LOGNAME, it's nice talking to you." echo "Your present working direct
www.eeworm.com/read/194482/5132114

16 datarate802.16

#!/bin/bash # Bash file to run datarate simulations for different modulation and cyclic prefix # @author rouil if [ "$1" == "clean" ]; then rm -r res_datarate else mkdir res_datarate cd
www.eeworm.com/read/407756/2258863

greetings

#!/bin/bash # This is the first Bash shell program of the day. # Scriptname: greetings # Written by: Barbara Bashful echo "Hello $LOGNAME, it's nice talking to you." echo "Your present working direct