Rootroute       Hosting       Order       Map       Login   Secure Inter-Network Operations  
 
man : exec(n)

Command: man perldoc info search(apropos)  


CPANPLUS::Shell::Default::Plugins::Source (3p) - plugin to read an execute CPANPLUS shell commands
Safe (3p) - Compile and execute code in restricted compartments
a.out (5) - format of executable binary files
acct (5) - execution accounting file
at, batch (1) - queue, examine or delete jobs for later execution
bm_comp, bm_exec, bm_free (3) - Boyer-Moore string search
elf (5) - format of ELF executable binary files
event_init, event_dispatch, event_loop, event_loopexit, event_loopbreak, event_set, event_base_dispatch, event_base_loop, event_base_loopexit, event_base_loopbreak, event_base_set, event_base_free, event_add, event_del, event_once, event_base_once, event_pending, event_initialized, event_priority_init, event_priority_set, evtimer_set, evtimer_add, evtimer_del, evtimer_pending, evtimer_initialized, signal_set, signal_add, signal_del, signal_pending, signal_initialized, bufferevent_new, bufferevent_free, bufferevent_write, bufferevent_write_buffer, bufferevent_read, bufferevent_enable, bufferevent_disable, bufferevent_settimeout, bufferevent_base_set, evbuffer_new, evbuffer_free, evbuffer_add, evbuffer_add_buffer, evbuffer_add_printf, evbuffer_add_vprintf, evbuffer_drain, evbuffer_write, evbuffer_read, evbuffer_find, evbuffer_readline (3) - execute a function when a specific event occurs
execl, execlp, execle, execv, execvp (3) - execute a file
execve, exect (2) - execute a file
gzexe (1) - create auto-decompressing executables
iic_acquire_bus, iic_release_bus, iic_exec, iic_smbus_write_byte, iic_smbus_read_byte, iic_smbus_receive_byte (9) - Inter IC (I2C) bus
issetugid (2) - is current executable running setuid or setgid
lastcomm (1) - show last commands executed in reverse order
moncontrol, monstartup (3) - control execution profile
nice (1) - execute a utility with an altered scheduling priority
nlist (3) - retrieve symbol table name list from an executable file
perlrun (1) - how to execute the Perl interpreter
pthread_cancel (3) - cancel execution of a thread
re_comp, re_exec (3) - regular expression handler
regcomp, regexec, regerror, regfree (3) - regular expression routines
rexec (3) - return stream to a remote command
script (7) - interpreter script execution
sleep (1) - suspend execution for an interval of time
sleep (3) - suspend process execution for interval of seconds
sudo, sudoedit (8) - execute a command as another user
sudoers (5) - list of which users may execute what
suexec (8) - switch user for Apache CGI execution
time (1) - time command execution
timeout_set, timeout_add, timeout_add_sec, timeout_add_msec, timeout_add_nsec, timeout_add_usec, timeout_add_tv, timeout_add_ts, timeout_add_bt, timeout_del, timeout_pending, timeout_initialized, timeout_triggered (9) - execute a function after a specified period of time
usleep (3) - suspend execution for interval of microseconds
xargs (1) - construct argument list(s) and execute utility
B::Hooks::EndOfScope (3p) - Execute code after a scope finished compilation
Bio::Tools::Run::RemoteBlast (3p) - Object for remote execution of the NCBI Blast via HTTP
Bio::Tools::Run::StandAloneBlast (3p) - Object for the local execution of the NCBI BLAST program suite (blastall, blastpgp, bl2seq). There is experimental support for WU-Blast and NCBI rpsblast.
Bio::Tools::Run::StandAloneNCBIBlast (3p) - Object for the local execution of the NCBI BLAST program suite (blastall, blastpgp, bl2seq). With experimental support for NCBI rpsblast.
Bio::Tools::Run::StandAloneWUBlast (3p) - Object for the local execution of WU-Blast.
Bio::Tools::Run::WrapperBase (3p) - A Base object for wrappers around executables
Carp::Assert (3p) - executable comments
DBI::Gofer::Execute (3p) - Executes Gofer requests and returns Gofer responses
DBI::Gofer::Request (3p) - Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute
DBI::Gofer::Response (3p) - Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
DO (7) - execute an anonymous code block
EXECUTE (7) - execute a prepared statement
EXPLAIN (7) - show the execution plan of a statement
Event::ExecFlow (3p) - High level API for event-based execution flow control
Event::ExecFlow::Callbacks (3p) - Callbacks attached to jobs
Event::ExecFlow::Frontend (3p) - Abstract base class for custom frontends
Event::ExecFlow::Job (3p) - Abstract base class for all job classes
Event::ExecFlow::Job::Code (3p) - Execute a closure
Event::ExecFlow::Job::Command (3p) - External command for async execution
Event::ExecFlow::Job::Group (3p) - Build a group of jobs
Event::ExecFlow::Scheduler (3p) - Abstract class for parallel scheduling
Event::ExecFlow::Scheduler::SimpleMax (3p) - Limit number of parallel executed jobs
Net::SSH::Expect (3p) - SSH wrapper to execute remote commands
PREPARE (7) - prepare a statement for execution
SDL_CreateThread (3) - Creates a new thread of execution that shares its parent's properties.
SOAP::Trace (3p) - used only to manage and manipulate the runtime tracing of execution within the toolkit
SPI_copytuple (3) - make a copy of a row in the upper executor context
SPI_exec (3) - execute a read/write command
SPI_execp (3) - execute a plan in read/write mode
SPI_execute (3) - execute a command
SPI_execute_plan (3) - execute a plan prepared by SPI_prepare
SPI_execute_plan_with_paramlist (3) - execute a plan prepared by SPI_prepare
SPI_execute_with_args (3) - execute a command with out-of-line parameters
SPI_freetuple (3) - free a row allocated in the upper executor context
SPI_freetuptable (3) - free a row set created by SPI_execute or a similar function
SPI_palloc (3) - allocate memory in the upper executor context
SPI_pfree (3) - free memory in the upper executor context
SPI_prepare (3) - prepare a plan for a command, without executing it yet
SPI_prepare_cursor (3) - prepare a plan for a command, without executing it yet
SPI_prepare_params (3) - prepare a plan for a command, without executing it yet
SPI_repalloc (3) - reallocate memory in the upper executor context
Tcl_CreateTrace, Tcl_CreateObjTrace, Tcl_DeleteTrace (3) - arrange for command execution to be traced
Tcl_EvalObjEx, Tcl_EvalFile, Tcl_EvalObjv, Tcl_Eval, Tcl_EvalEx, Tcl_GlobalEval, Tcl_GlobalEvalObj, Tcl_VarEval, Tcl_VarEvalVA (3) - execute Tcl scripts
Tcl_FindExecutable, Tcl_GetNameOfExecutable (3) - identify or return the name of the binary file containing the application
Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange, Tcl_GetRegExpFromObj, Tcl_RegExpMatchObj, Tcl_RegExpExecObj, Tcl_RegExpGetInfo (3) - Pattern matching with regular expressions
Tcl_Sleep (3) - delay execution for a given number of milliseconds
Tk::after (3p) - Execute a command after a time delay
Tk::fileevent (3p) - Execute a callback when a filehandle becomes readable or writable
XmSetProtocolHooks (3) - A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM
XmSetWMProtocolHooks (3) - A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager
after (n) - Execute a command after a time delay
auto_execok, auto_import, auto_load, auto_mkindex, auto_mkindex_old, auto_qualify, auto_reset, tcl_findLibrary, parray, tcl_endOfWord, tcl_startOfNextWord, tcl_startOfPreviousWord, tcl_wordBreakAfter, tcl_wordBreakBefore (n) - standard library of Tcl procedures
dbicadmin (1) - Execute operations upon DBIx::Class objects.
dblink (3) - executes a query in a remote database
dblink_exec (3) - executes a command in a remote database
dde (n) - Execute a Dynamic Data Exchange command
embpexec.pl (1) - Run an Embperl file offline
exec (n) - Invoke subprocesses
fileevent (n) - Execute a script when a channel becomes readable or writable
if (n) - Execute scripts conditionally
libssh2_channel_exec (3) - convenience macro for libssh2_channel_process_startup(3) calls
msgexec (1) - process translations of message catalog
postlock (1) - lock mail folder and execute command
rdx (1) - load and execute an RDOFF object
send (3p) - Execute a command in a different application
send (n) - Execute a command in a different application
suexec2 (8) - Switch user before executing external programs
texexec (1) - front end to the ConTeXt typesetting system
time (n) - Time the execution of a script
trace (n) - Monitor variable accesses, command usages and command executions
uplevel (n) - Execute a script in a different stack frame
while (n) - Execute script repeatedly as long as a condition is met
FcConfigSubstitute (3) - Execute substitutions
FcConfigSubstituteWithPat (3) - Execute substitutions
glCallList (3G) - execute a display list
glCallLists (3G) - execute a list of display lists
glFinish (3G) - block until all GL execution is complete
glFlush (3G) - force execution of GL commands in finite time
glXWaitGL (3) - complete GL execution prior to subsequent X calls
glXWaitX (3) - complete X execution prior to subsequent GL calls
makeg (1) - make a debuggable executable


rootr.net - man pages