代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/16793/690643

c strnlen.c

/* strnlen - return length of passed string, with length limit */ /* Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free s
www.eeworm.com/read/16793/690651

c shquote.c

/* shquote - functions to quote and dequote strings */ /* Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you c
www.eeworm.com/read/16793/690781

h posixselect.h

/* posixselect.h -- wrapper for select(2) includes and definitions */ /* Copyright (C) 2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free
www.eeworm.com/read/16793/690818

c glob_loop.c

/* Copyright (C) 1991-2005 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the
www.eeworm.com/read/16793/690826

c sm_loop.c

/* Copyright (C) 1991-2006 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the
www.eeworm.com/read/16793/690893

c cat.c

/* * cat replacement * * no options - the way cat was intended */ /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can
www.eeworm.com/read/16793/690896

c uname.c

/* * uname - print system information * * usage: uname [-amnrsv] * */ /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: yo
www.eeworm.com/read/16793/690900

c truefalse.c

/* true and false builtins */ /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it und
www.eeworm.com/read/16793/690922

c sync.c

/* sync - sync the disks by forcing pending filesystem writes to complete */ /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software:
www.eeworm.com/read/16793/691000

readme

This collection of scripts was originally written for older versions of bash by Noah Friedman (friedman@gnu.ai.mit.edu). The conversion to bash v2 syntax was done by Chet Ramey. These scripts are as