代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/407756/2258878
trapping
#!/bin/bash
# Scriptname: trapping
# Script to illustrate the trap command and signals
# Can use the signal numbers or bash abbreviations seen
# below. Cannot use SIGINT, SIGQUIT, etc.
trap 'echo "Co
www.eeworm.com/read/268797/11121711
in bashdb.in
#!@BASH_PROG@
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Rocky Bernstein
# rockyb@users.sourceforge.net
#
# Bash is free software; you can redistribute it and/or modify it under
# th
www.eeworm.com/read/299810/7830057
sh time_behind_master.sh
#!/usr/bin/env bash
function human_readable_time () {
########################################################################
#
www.eeworm.com/read/144212/5752846
in makefile.in
## -*- text -*- #############################################################
# #
# Makefile for the Bash versions of the GNU Readline and History Libraries. #
#
www.eeworm.com/read/16793/690805
in makefile.in
## -*- text -*- #############################################################
# #
# Makefile for the Bash versions of the GNU Readline and History Libraries. #
#