代码搜索:PATH

找到约 10,000 项符合「PATH」的源代码

代码结果 10,000
www.eeworm.com/read/140582/5785907

tattle

#! /bin/sh # tattle [-f] subject address ... # report a freeswan CVS change made by someone other than "owner" of files PATH=/bin:/usr/bin ; export PATH noself=yes # don't mail to person making ch
www.eeworm.com/read/140467/5791283

c unixio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/140467/5791378

bat wc10-tnt.bat

@echo off REM Setup for compiling with Watcom C/C++ 10.6 in 32 bit mode with Phar Lap TNT if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\DOS32\WC10;%WC10_PATH%\LIB386;%WC10_PA
www.eeworm.com/read/140467/5791390

sh set-vars-qnx.sh

#! /bin/sh # QNX 4 VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in
www.eeworm.com/read/140467/5791408

bat wc11-tnt.bat

@echo off REM Setup for compiling with Watcom C/C++ 11.0 in 32 bit mode with Phar Lap TNT if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\DOS32\WC11;%WC11_PATH%\LIB386;%WC11_PA
www.eeworm.com/read/139936/5795302

mf manifest.mf

Manifest-Version: 1.0 Class-Path: goodpack.jar
www.eeworm.com/read/139903/5796078

cpp extractcode.cpp

//: C10:ExtractCode.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Automatically extracts code
www.eeworm.com/read/139291/5804867

in install-bindist.sh.in

#!/bin/sh # # Copyright 2001-2005 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file exce
www.eeworm.com/read/138548/5815451

pm xpath.pm

# $Id: XPath.pm 4535 2004-05-11 05:27:38Z ezra $ package XML::XPath; use strict; use vars qw($VERSION $AUTOLOAD $revision); $VERSION = '1.13'; $XML::XPath::Namespaces = 1; $XML::XPath::Debug = 0;
www.eeworm.com/read/138548/5815535

pm cookie.pm

package CGI::Cookie; # See the bottom of this file for the POD documentation. Search for the # string '=head'. # You can run this file through either pod2man or pod2html to produce pretty # documen