代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/16793/691036
h findcmd.h
/* findcmd.h - functions from findcmd.c. */
/* Copyright (C) 1997-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: you can red
www.eeworm.com/read/16793/691043
h redir.h
/* redir.h - functions from redir.c. */
/* Copyright (C) 1997, 2001, 2005, 2008,2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free softwar
www.eeworm.com/read/16793/691346
tests dbg-support.tests
#!../bash
#
# Test correct functioning bash debug support not via the bashdb
# debugger but merely by printing via print_trap()
# $Id: dbg-support.tests,v 1.13 2003/02/17 22:02:25 rockyb Exp $
shopt -
www.eeworm.com/read/16793/691449
def inlib.def
This file is inlib.def, from which is created inlib.c.
It implements the Apollo-specific builtin "inlib" in Bash.
Copyright (C) 1987-2002 Free Software Foundation, Inc.
This file is part of GNU Bash
www.eeworm.com/read/16793/691475
def let.def
This file is let.def, from which is created let.c.
It implements the builtin "let" in Bash.
Copyright (C) 1987-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHe
www.eeworm.com/read/16793/691513
rules-builtins
#
# Update the strings from the builtins' long docs. Must be called when
# bash.pot exists, in the middle of the bash.pot-update recipe
#
builtins.pot-update: $(top_builddir)/builtins/builtins.c
$(X
www.eeworm.com/read/16793/691552
po et.po
# Estonian translations for GNU bash.
# Copyright (C) 2001 Free Software Foundation, Inc.
# Toomas Soome , 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: bash 3.2\n"
"Repor
www.eeworm.com/read/16793/691631
h maxpath.h
/* maxpath.h - Find out what this system thinks PATH_MAX and NAME_MAX are. */
/* Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash
www.eeworm.com/read/16793/691703
h execute_cmd.h
/* execute_cmd.h - functions from execute_cmd.c. */
/* Copyright (C) 1993-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: you
www.eeworm.com/read/35675/1059653
08 example13.08
# A login initialization file sourced when running as sh or the #.bash_profile or .bash_login are not found.
TERM=xterm
HOSTNAME=`uname -n`
EDITOR=/bin/vi
PATH=/bin:/usr/ucb:/usr/bin:/usr/local:/etc: