代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/126957/14391830
metatop
#! /bin/sh
#
# Top is very sensitive to differences in the kernel, so much so that an
# executable created on one sub-architecture may not work on others. It
# is also quite common for a minor OS rev
www.eeworm.com/read/124922/14525917
txt readme.txt
Java 1.3.1 or above is required.
To run the program, go to the bin folder, and run the executable for your
platform (vcardsplitter.bat or vcardsplitter.sh). There will be a popup
with more instr
www.eeworm.com/read/123658/14618080
asm sol2-c1.asm
! crt1.s for solaris 2.0.
! Copyright (C) 1992 Free Software Foundation, Inc.
! Written By David Vinayak Henkel-Wallace, June 1992
!
! This file is free software; you can redistribute it and/or
www.eeworm.com/read/123453/14630525
find-long-lines
#!/bin/sh
#
# This script looks for long lines in source files in Kannel.
#
# Lars Wirzenius
if [ ! -e /usr/bin/expand ]
then
# No expand -> we can't expand tabs -> let's just fail silently
exit 0
www.eeworm.com/read/123453/14631113
find-long-lines
#!/bin/sh
#
# This script looks for long lines in source files in Kannel.
#
# Lars Wirzenius
if [ ! -e /usr/bin/expand ]
then
# No expand -> we can't expand tabs -> let's just fail silently
exit 0
www.eeworm.com/read/119738/14823604
txt componentstereotype.txt
executable
document
file
library
table
dll
CORBA/Java Component
www.eeworm.com/read/169697/5414222
txt mpiexec.txt
/*D
mpiexec - Run an MPI program
Synopsis:
.vb
mpiexec args executable pgmargs [ : args executable pgmargs ... ]
.ve
where 'args' are command line arguments for 'mpiexec' (see below),