代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/398797/7922292
chm bash_study.chm
www.eeworm.com/read/144212/5753033
bash line-input.bash
#! /bin/bash
#
#From: kaz@cafe.net (Kaz Kylheku)
#Newsgroups: comp.unix.shell
#Subject: Funky little bash script
#Message-ID:
#Date: Thu, 25 Jun 1998 06:11:39 GMT
#Here
www.eeworm.com/read/144212/5753046
bash send_mail.bash
# send_mail.bash
# Author: Noah Friedman
# Created: 1992-07-02
# Public domain
# Commentary:
# TODO: implement Fcc headers (see emacs manual)
# Code:
#:docstring send_ma
www.eeworm.com/read/144212/5753049
bash remap_keys.bash
# remap_keybindings.bash
# Author: Noah Friedman
# Created: 1992-01-11
# Last modified: 1993-02-03
# Public domain
# Conversion to bash v2 syntax done by Chet Ramey
# Comm
www.eeworm.com/read/101986/6235076
bash pkcs_slot.bash
#!/bin/bash
#
#
# $Header: /usr/cvs/opencryptoki/usr/lib/pkcs11/methods/leeds_slot/pkcs_slot.bash,v 2.4 2004/01/08 20:31:45 opencryptokiadmin Exp $
#
#
# Common Public License Version 0
www.eeworm.com/read/483771/6594855
pdf bash cookbook.pdf
www.eeworm.com/read/339483/12230391
bash array-assign.bash
#! /bin/bash
# array-assign.bash
# Array operations are Bash specific,
#+ hence the ".bash" in the script name.
# Copyright (c) Michael S. Zick, 2003, All rights reserved.
# License: Unrestricted r
www.eeworm.com/read/339483/12231387
bash array-append.bash
#! /bin/bash
# array-append.bash
# Copyright (c) Michael S. Zick, 2003, All rights reserved.
# License: Unrestricted reuse in any form, for any purpose.
# Version: $ID$
#
# Slightly modified in forma
www.eeworm.com/read/339483/12231643
bash basics-reviewed.bash
#!/bin/bash
# basics-reviewed.bash
# File extension == *.bash == specific to Bash
# Copyright (c) Michael S. Zick, 2003; All rights reserved.
# License: Use in any form, for any purpose.
# Rev