Main > Free Download Search >

Free stdout software for linux

stdout

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 291
GL-117 1.3.2

GL-117 1.3.2


GL-117 is an OpenGL- and SDL-based action flight simulator written in C++. more>>
GL-117 is an action flight simulator for Linux/Unix and MSWindows. Enter the Eagle Squadron and succeed in several challanging missions leading though different landscapes.
Five predefined levels of video quality and an amount of viewing ranges let you perfectly adjust the game to the performance of your system. Joystick, mouse, sound effects, music...
Enhancements:
- bugfix: crash at the beginning of mission desert
- bugfix: compile problems with gcc3.4
Options:
-dlevel
Set the debug level to level in [0..5]. 0 means quiet and will avoid any output, 1 will log fatal errors causing the program to crash on stderr, 2 will also print exceptions on stderr, 3 will add warnings on stdout, 4 prints additional information (predefined) on stdout, and 5 gives developer specific messages on stdout.
-h
Print a short summary on stdout and then quit immediately.
-v
Display the version number of gl-117 and then quit immediately.
Configuration:
gl-117 uses a predefined working directory ".gl-117" in the users home directory to load and store all savegame files and read the configuration files "conf" and "conf.interface". If there are no config files available, gl-117 will create them using standard settings. The contents of the files are quite self-explanatory.
<<less
Download (2.3MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1674 downloads
Pcb 20050315

Pcb 20050315


Pcb is an application for designing printed circuit boards. more>>
Pcb is a handy tool for the X Window System to design printed circuit boards. All coordinate units are 1/1000 inch. A layout consists of lines, arcs, polygons, elements (lines, pins and arcs), vias, and text information seperated into several layers.

Each of them is identified by a unique name and color (if supported by your display). SMD circuits are also supported. Eight layers are supported, in addition to a silkscreen layer. Visibility of pins and SMD pads and vias is controllable.

All files are 7-bit ASCII, and can be preprocessed with any Unix command that writes its results to stdout (GNU m4 is required). Zooming, unlimited undo, and unlimited redo are supported.

Pcb is intended to be a simple tool without memory and time consuming features like autorouter and autoplacement. Layout related settings are saved together with the data.
<<less
Download (MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1672 downloads
RAIDmon2 2.3

RAIDmon2 2.3


RAIDmon2 is a script to monitor PERC RAID controllers. more>>
RAIDmon2 is a script to monitor Dells PERC/4 RAID controller with SNMP.

It uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output.

<<less
Download (0.021MB)
Added: 2005-04-07 License: Free To Use But Restricted Price:
1661 downloads
TcpCat 0.1

TcpCat 0.1


TcpCat is a very lightweight tcp util. more>>
TcpCat is a cat like command but for tcp service.

TcpCat is a very lightweight tcp util. It take an IP address and a TCP port as argument, connect to it and give the result back to stdout.

It was written as a lightweight version of netcat. As such it work as the unix cat command but instead of displaying a file it display the result from a tcp service.
<<less
Download (0.010MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1489 downloads
xexec 1.0

xexec 1.0


xexec is a client/server system to locate a program via the X11 protocol and spawn it. more>>
xexec is a client/server system to locate a program via the X11 protocol and spawn it.

It is useful for loading the Web browser on your machine from a program run on a remote host.

Usage:

hosta$ xlisten open-url /bin/sh -c htmlview "$CMD"
hostb$ xexec open-url http://www.google.com/

note that your "exe" for xlisten must return before xlisten responds. any output written to stdout will be passed back to xexec.
<<less
Download (0.031MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
ivcall 0.4

ivcall 0.4


ivcall is a small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card. more>>
ivcall is a small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card. Outgoing calls are supported as well as incoming calls.
The audio data recieved from the peer is written to STDOUT, audio data read from STDIN is send to the peer. The audio data is in raw 8 bit uLaw 8 KHz format, without any headers.
Installation:
./configure
make
make install
Enhancements:
- cleanups
- add softfax support using spandsp.
<<less
Download (0.11MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
dia2sql 1.4

dia2sql 1.4


dia2sql is yet another dia2sql converter. more>>
dia2sql is yet another dia2sql converter. It uses libxml2 to parse UML objects from a Dia diagram and generates corresponding SQL code to create the tables specified in the UML diagram
It takes one or more filenames and outputs to stdout. Multiple files are considered as one database by merging multiple tables with the same name.
Enhancements:
- This release has been rewritten in C and adds support for database views.
<<less
Download (0.026MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1437 downloads
Payroll Perl Modules 1.3

Payroll Perl Modules 1.3


Business::Payroll is a series of Perl Modules that provides an API for working with multiple countries federal, state taxes. more>>
Business::Payroll is a series of Perl Modules that provides an API for working with multiple countries federal, state and local taxes.
Payroll Perl Modules project also supports calculating mileage reimbursement values and can handle adjustment entries.
The Business::Payroll module starts with an xml document in the Input format and if everything is successfull, outputs the results in the Output XML format.
Currently only the US is supported and MO is the only supported state. We are not supporting any cities in MO yet. Federal Income, FICA, Medicare and Mileage Rates are all being calculated. We take into account the number of allowances people can claim and the fact that you can withhold more for federal and state.
Federal Income tables are only available for any date >= 07/01/2001.
See the payroll_test.pl script and input.xml file for a sample implementation.
Use process_payroll (in the /usr/bin directory after an rpm install, otherwise in the payroll-x.y directory) to actually process payroll files for real.
process_payroll will take the specified raw xml file and process it. If no errors occured, then you get the result on stdout. If you specify 2 file names the result will go into the second file. You can specify - (for the first file) and it will know to work with stdin. I.e. you can pipe the file to be processed. Ex. cat input.xml | process_payroll - would process input.xml from the stdin and then output the result to stdout.
Enhancements:
- This release has been updated to cover the 2006 tax changes.
<<less
Download (0.058MB)
Added: 2006-01-05 License: Perl Artistic License Price:
1390 downloads
Amigadepacker 0.02

Amigadepacker 0.02


Amigadepacker uncompresses various compression formats used on AmigaOS. more>>
Amigadepacker uncompresses various compression formats used on AmigaOS.
The supported formats are PowerPacker, XPK SQSH, and MMCMP. Amigadepacker can also decrypt PowerPacker encrypted data files.
Usage: amigadepacker [-c] [-h] [-p] [-v] FILE ...
-c Unpack to stdout.
-h Print this.
-p Do not depack anything, just pretend to. Useful for searching packed
files. Names of packed files will be printed to stderr. Pretend mode
always returns success if arguments are valid.
-v Print version information.
Example 1: Depack file:
amigadepacker foo
Example 2: Depack file from stdin to stdout:
amigadepacker -c < foo > outfile
Enhancements:
- StoneCracker 4.04 format support was added, and decompressing a file through stdin was fixed.
<<less
Download (0.16MB)
Added: 2006-01-10 License: GPL (GNU General Public License) Price:
1384 downloads
icecream 1.2

icecream 1.2


icecream is a non-interactive stream download utility. more>>
icecream project is a non-interactive stream download utility.
It connects to icecast and shoutcast servers and redirects all fetched content to an stdin-capable player or to media files on your disk.
With an option turned on, it can save the stream into different files, each representing the played track. It is also possible to tee the input to both disk and stdout.
Enhancements:
- Support was added for formatted filenames (such as "podcast-%Y-%m-%d").
<<less
Download (0.017MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1376 downloads
Standalonecomplex 1.3

Standalonecomplex 1.3


Standalonecomplex is a banner scanner used for profiling subnets. more>>
Standalonecomplex is a banner scanner used for profiling subnets. Standalonecomplex project has built in nmap support as well as static port profiling.

Usage:

./standalonecomplex [-h] [-c < file >] [-r < range >] [-l < log >]

-h : print this screen.
-v : display only vulnerable hosts.
-c < file > : configuration file.
-l < log > : file to log output to (default is stdout).
-r < range > : ip range to scan.
<<less
Download (0.004MB)
Added: 2006-01-17 License: Freely Distributable Price:
1375 downloads
PipeBandwidth 0.1

PipeBandwidth 0.1


PipeBandwidth is a program that measures the speed at which data goes through a pipe and prints statistics to stderr. more>>
PipeBandwidth is a program that measures the speed at which data goes through a pipe and prints statistics to stderr.

Basically, it just reads from stdin, writes data back to stdout, and measures the speed. PipeBandwidth can be useful to measure transfer rates while sending data through netcat or compressing with gzip or bzip2.
<<less
Download (0.002MB)
Added: 2006-03-14 License: GPL (GNU General Public License) Price:
1321 downloads
Kexis 0.2.2

Kexis 0.2.2


Kexis is a lossless WAV file compressor. more>>
Kexis is a lossless WAV file compressor. Kexis main goal is to develop prediction and encoding schemes to minimize compressed file size. Kexis strives to be the premier lossless sound encoder.
Enhancements:
- You can now turn off the logic that uses similarities between the left and right channel when encoding data with -ns. It is not recomended to do so, since it usually results in worse compression.
- Kexis now opens files as "binary". While this has no effect in linux, Windows, NT, ect need this for portability.
- Added a -d switch which causes Kexis to delete WAV files after encoding them.
- When decoding to stdout, Kexis now properly keeps stdout open so multiple files can now be streamed.
- Progress bar on decode now correctly displays mid and average, not predicted mid and average
<<less
Download (0.038MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1314 downloads
Arphound 1.3.1

Arphound 1.3.1


Arphound is a tools that listens to all traffic on an ethernet network interface, and reports IP/MAC address pair. more>>
Arphound project is a tools that listens to all traffic on an ethernet network interface, and reports IP/MAC address pair, as well as events such as IP changes, IP conflict, IP addresses with no RDNS, various ARP spoofing, and packets not using the expected gateway.
Reporting is done to stdout, to a specified file and/or to syslog.
Installation & desinstallation:
The usual way:
make
make install
To uninstall the whole package, stop the program, then:
make uninstall
Enhancements:
- Fixes many glitches that prevented 1.3 from compiling with gcc 3 or 4.
- Fixes bugs that prevented arphound from running on 64-bit architectures.
<<less
Download (0.044MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1290 downloads
acoc 0.7.1

acoc 0.7.1


acoc is an arbitrary command output colourer. more>>
acoc is an arbitrary command output colourer.

Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years?

Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what went wrong with your programs execution?

acoc is a regular expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated.

acoc then applies matching rules to patterns in the output and applies colour sets to those matches. A picture is worth a thousand words, so look at the sample screenshots in the next section.

<<less
Download (0.043MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1284 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5