代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/136959/13351651
c touch.c
/*----------------------------------------------------------------------*
* Program: touch *
* Programmer: Ray L. McVay
www.eeworm.com/read/321262/13409956
sh getcmdlineopt.sh
#! /bin/sh
usage="Usage: $0 [-h remotehost] [-d remotedirectory]... [-f remfile:localfile]... \
[-c localdirectory] [-m filepattern] [-v]"
if [ $# -eq 0 ]; then
echo $usag
www.eeworm.com/read/321262/13409962
sh string.functions.sh
#!/bin/bash
# function strcat
# Usage: strcat s1 s2
function strcat ()
{
local s1_val s2_val
s1_val=${!1} # indirect variable expansion
s2_val=${!2}
www.eeworm.com/read/318604/13475236
in grub-set-default.in
#! /bin/sh
# Set a default boot entry for GRUB
# Copyright (C) 2004 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the
www.eeworm.com/read/315460/13541959
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac
www.eeworm.com/read/315460/13541987
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac
www.eeworm.com/read/315460/13542010
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac
www.eeworm.com/read/315460/13542032
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac
www.eeworm.com/read/315460/13542053
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac
www.eeworm.com/read/315460/13542068
h simpio.h
/*
* File: simpio.h
* Version: 1.0
* Last modified on Wed Apr 27 07:29:13 1994 by eroberts
* -----------------------------------------------------
* This interface provides access to a simple pac