代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/458682/7291321
sh test-cgi.sh
#!/bin/bash
# May have to change the location for your site.
# (At the ISP's servers, Bash may not be in the usual place.)
# Other places: /usr/bin or /usr/local/bin
# Might even try it without any pa
www.eeworm.com/read/458682/7291693
sh ex1a.sh
#!/bin/bash
# Proper header for a Bash script.
# Cleanup, version 2
# Run as root, of course.
# Insert code here to print error message and exit if not root.
LOG_DIR=/var/log
# Variables are better
www.eeworm.com/read/144212/5752750
c clktck.c
/* clktck.c - get the value of CLK_TCK. */
/* Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software; you can redistrib
www.eeworm.com/read/339483/12230400
sh test-cgi.sh
#!/bin/bash
# May have to change the location for your site.
# (At the ISP's servers, Bash may not be in the usual place.)
# Other places: /usr/bin or /usr/local/bin
# Might even try it without any pa
www.eeworm.com/read/339483/12231531
sh ex1a.sh
#!/bin/bash
# Proper header for a Bash script.
# Cleanup, version 2
# Run as root, of course.
# Insert code here to print error message and exit if not root.
LOG_DIR=/var/log
# Variables are better
www.eeworm.com/read/16793/690607
c fmtullong.c
/* fmtullong.c - convert `long long int' to string */
/* Copyright (C) 2001-2002 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: y
www.eeworm.com/read/16793/690635
c clktck.c
/* clktck.c - get the value of CLK_TCK. */
/* Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: you can redistrib
www.eeworm.com/read/16793/690646
c fmtulong.c
/* fmtulong.c -- Convert unsigned long int to string. */
/* Copyright (C) 1998-2002 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software
www.eeworm.com/read/16793/690673
c dcigettext.c
/* dcigettext.c - Implementation of the internal dcigettext function. */
/* Copyright (C) 1995-1999, 2000-2003, 2006-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash is
www.eeworm.com/read/16793/690691
c dcgettext.c
/* dcgettext.c - Implementation of the dcgettext(3) function. */
/* Copyright (C) 1995-1999, 2000, 2001, 2002, 2006-2009 Free Software Foundation, Inc.
This file is part of GNU Bash.
Bash is