代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/16793/690675
c dcngettext.c
/* dcngettext.c - Implementation of the dcngettext(3) function. */
/* Copyright (C) 1995-1999, 2000, 2001, 2002, 2006-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash i
www.eeworm.com/read/16793/690678
c log.c
/* log.c - Log file output. */
/* Copyright (C) 2003, 2005-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash is free software: you can redistribute it and/or modify
i
www.eeworm.com/read/16793/690699
c dgettext.c
/* dgettext.c - Implementation of the dgettext(3) function. */
/* Copyright (C) 1995-1997, 2000, 2001, 2002, 2006-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash is fr
www.eeworm.com/read/16793/690701
c textdomain.c
/* textdomain.c - Implementation of the textdomain(3) function. */
/* Copyright (C) 1995-1998, 2000, 2001, 2002, 2005-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash i
www.eeworm.com/read/16793/690705
in libgnuintl.h.in
/* libgnuintl.h - Message catalogs for internationalization. */
/* Copyright (C) 1995-1997, 2000-2003, 2004-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash is free sof
www.eeworm.com/read/16793/690829
c shell.c
/* shell.c -- GNU's idea of the POSIX shell specification. */
/* Copyright (C) 1987-2010 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free sof
www.eeworm.com/read/16793/690834
bashdb
#! /bin/bash
# bashdb - Bash shell debugger
#
# Adapted from an idea in O'Reilly's `Learning the Korn Shell'
# Copyright (C) 1993-1994 O'Reilly and Associates, Inc.
# Copyright (C) 1998, 1999, 2001 Ga
www.eeworm.com/read/16793/691436
def wait.def
This file is wait.def, from which is created wait.c.
It implements the builtin "wait" in Bash.
Copyright (C) 1987-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again
www.eeworm.com/read/16793/691437
def type.def
This file is type.def, from which is created type.c.
It implements the builtin "type" in Bash.
Copyright (C) 1987-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again
www.eeworm.com/read/16793/691438
def exit.def
This file is exit.def, from which is created exit.c.
It implements the builtins "exit", and "logout" in Bash.
Copyright (C) 1987-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, th