代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/268797/11121291
bashdb
#!/usr/bin/bash
# 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
#
www.eeworm.com/read/458682/7291363
sh timed-input.sh
#!/bin/bash
# timed-input.sh
# TMOUT=3 Also works, as of newer versions of Bash.
TIMELIMIT=3 # Three seconds in this instance. May be set to different value.
PrintAnswer()
{
if [ "$answer" =
www.eeworm.com/read/144212/5752744
c timeval.c
/* timeval.c - functions to perform operations on struct timevals */
/* Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free s
www.eeworm.com/read/144212/5752746
c strerror.c
/* strerror.c - string corresponding to a particular value of errno. */
/* Copyright (C) 1995 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is fre
www.eeworm.com/read/339483/12230481
sh timed-input.sh
#!/bin/bash
# timed-input.sh
# TMOUT=3 Also works, as of newer versions of Bash.
TIMELIMIT=3 # Three seconds in this instance. May be set to different value.
PrintAnswer()
{
if [ "$answer" =
www.eeworm.com/read/16793/690608
c netconn.c
/* netconn.c -- is a particular file descriptor a network connection?. */
/* Copyright (C) 2002-2005 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash
www.eeworm.com/read/16793/690611
c mbscasecmp.c
/* mbscasecmp - case-insensitive multibyte string comparison. */
/* Copyright (C) 2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free softw
www.eeworm.com/read/16793/690617
c timeval.c
/* timeval.c - functions to perform operations on struct timevals */
/* Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free s
www.eeworm.com/read/16793/690619
c strerror.c
/* strerror.c - string corresponding to a particular value of errno. */
/* Copyright (C) 1995 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is fre
www.eeworm.com/read/16793/690624
c mbscmp.c
/* mbscmp - multibyte string comparison. */
/* Copyright (C) 1995 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: you can redistri