代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/458682/7291648

sh soundex.sh

#!/bin/bash # soundex.sh: Calculate "soundex" code for names # ======================================================= # Soundex script # by # Mendel Cooper # thegrend
www.eeworm.com/read/438832/7725764

sh soundex.sh

#!/bin/bash # soundex.sh: Calculate "soundex" code for names # ======================================================= # Soundex script # by # Mendel Cooper # thegrend
www.eeworm.com/read/138121/13258661

lircs

#!/bin/bash # # --------------------------------------------------------------------- # # LIRC starter (called 'lircs' for simplicity) # # A simple shell script to make the configuration of LIRC more
www.eeworm.com/read/339483/12231377

sh soundex.sh

#!/bin/bash # soundex.sh: Calculate "soundex" code for names # ======================================================= # Soundex script # by # Mendel Cooper # thegrend
www.eeworm.com/read/339483/12231479

sh ex9.sh

#!/bin/bash # Variables: assignment and substitution a=375 hello=$a #------------------------------------------------------------------------- # No space permitted on either side of = sign when ini
www.eeworm.com/read/226071/14497830

sh adjust.sh

#!/bin/bash #=============================================================================== # # FILE: test1.sh # # USAGE: ./test1.sh # # DESCRIPTION: # # OPTIONS: --
www.eeworm.com/read/224928/14562639

rpm2paco

#!/bin/bash #---------------------------------------------------------------------- # rpm2paco - Build paco logs from a local rpm database. #-----------------------------------------------------------
www.eeworm.com/read/35675/1059641

40 example14.40

#!/bin/bash until who | grep linda do sleep 5 done talk linda@dragonwings
www.eeworm.com/read/239989/4593495

sh somimagetester.sh

#!/bin/bash java -cp SOMImageTester.jar org.joone.samples.editor.som.SOMImageTester
www.eeworm.com/read/239312/4602451

40 example14.40

#!/bin/bash until who | grep linda do sleep 5 done talk linda@dragonwings