Main > Free Download Search >

Free command software for linux

command

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3424
Ctioga 1.6

Ctioga 1.6


Ctioga is a powerful command-line plotting system, to rapidly make publication quality graphes. more>>
Ctioga is a powerful command-line plotting system, to rapidly make publication quality graphs. Ctioga is based on the wonderful work by Bill Paxton, Tioga.

Ctioga has been designed with ease of use and extensibility in mind. It is based on the powerful Tioga plotting library.

<<less
Download (0.11MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
802 downloads
catfish 0.3c

catfish 0.3c


catfish is a handy file search tool using different backends which is configurable via the command line. more>>
catfish is a handy file search tool using different backends which is configurable via the command line.

This program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line.

Currently find, (s)locate, tracker and beagle are supported as backends.

<<less
Download (0.030MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
816 downloads
PyPar2 1.4 / 2.0.2 Alpha

PyPar2 1.4 / 2.0.2 Alpha


PyPar2 is a frontend for the Linux par2 command line, written in Python. more>>
PyPar2 is a frontend for the Linux par2 command line, written in Python. PyPar2s GUI uses GTK through the PyGTK library.

The current version does not handle the creation of par2 files, only repairing and verifying are available.

<<less
Download (0.054MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
828 downloads
flactagger 3.0.0

flactagger 3.0.0


flactagger is a simple command line tool to tag FLAC files. more>>
flactagger is a simple command line tool to tag FLAC files. flactagger is a tagger, not a tag editor/viewer.

flactagger is free software licenced under the GNU GPL.

<<less
Download (0.020MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
845 downloads
AmaroK now playing 0.1

AmaroK now playing 0.1


AmaroK now playing is a script that displays the song you are currently playing with amaroK. more>>
AmaroK now playing is a script that displays the song you are currently playing with amaroK.

Add it to, /usr/share/apps/konversation/scripts

Then add it to command aliases

Konversation > settings > command aliases

For example: alias: np ;replacement: /exec np

<<less
Download (MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
872 downloads
AVScan 3.1.1

AVScan 3.1.1


AVScan is an AntiVirus scanner front end for ClamAV. more>>
AVScan is an AntiVirus scanner front end for ClamAV.

A front end for the Clam AntiVirus scanner using Endeavour Mark II. Features a scan list for frequently scanned locations, freshclam update support, and command line calling from Endeavour.

<<less
Download (0.53MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
877 downloads
Ink 0.4.1

Ink 0.4.1


Ink is a command line tool which displays the ink level of your printer. more>>
Ink is a command line tool which displays the ink level of your printer. Ink project makes use of libinklevel.

<<less
Download (0.008MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
879 downloads
Commands::Guarded 0.01

Commands::Guarded 0.01


Commands::Guarded Perl package provides better scripts through guarded commands. more>>
Commands::Guarded Perl package provides better scripts through guarded commands.

SYNOPSIS

use Commands::Guarded;

my $var = 0;

step something =>
ensure { $var == 1 }
using { $var = 1 }
; # $var is now 1

step nothing =>
ensure { $var == 1 }
using { $var = 2 } # bug!
; # $var is still 1 (good thing too)

my $brokeUnless5 =
step brokenUnless5 =>
ensure { $var == 5 }
using { $var = shift }
; # nothing happens yet

print "var: $varn"; # prints 1

$brokeUnless5->do(5);

print "now var: $varn"; # prints 5

step fail =>
ensure { $var == 3 }
using { $var = 2 }
; # Exception thrown here

This module implements a deterministic, rectifying variant on Dijkstras guarded commands. Each named step is passed two blocks: an ensure block that defines a test for a necessary and sufficient condition of the step, and a using block that will cause that condition to obtain.

If step is called in void context (i.e., is not assigned to anything or used as a value), the step is run immediately, as in this pseudocode:

unless (ENSURE) {
USING;
die unless ENSURE;
}

If step is called in scalar or array context, execution is deferred and instead a Commands::Guarded object is returned, which can be executed as above using the do method. If do is given arguments, they will be passed to the ensure block and (if necessary) the using block.

The interface to Commands::Guarded is thus a hybrid of exported subroutines (see SUBROUTINES below) and non-exported methods (see METHODS).
For a detailed discussion of the reason for this modules existence, see RATIONALE below.

<<less
Download (0.012MB)
Added: 2007-05-23 License: Perl Artistic License Price:
885 downloads
clive 0.2.0

clive 0.2.0


clive is a command line program that extracts videos from YouTube and Google Video websites. more>>
clive is a command line program that extracts videos from YouTube and Google Video websites. The project supports embedded video extraction, and can be used with ffmpeg to re-encode the extracted videos to different video formats (avi, mpeg, flv).

<<less
Download (0.023MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
914 downloads
Gnome OSD 0.12.1

Gnome OSD 0.12.1


Gnome OSD is a notification system. more>>
Gnome OSD project is a notification system.

Gnome OSD is a new small project to create an OSD (On Screen Display) infrastructure, similar to XOSD.

It includes a command-line client, and sample xchat and rhythmbox plugins.

<<less
Download (0.20MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
938 downloads
Jabber::Bot 1.1.0

Jabber::Bot 1.1.0


Jabber::Bot project makes it simple to create and command your own Jabber bot with little fuss. more>>
Jabber::Bot project makes it simple to create and command your own Jabber bot with little fuss. By adding custom commands powered by regular expressions to your bots repertoire, you and your new bot will be able to accomplish nearly anything.

<<less
Download (0.007MB)
Added: 2007-04-03 License: BSD License Price:
952 downloads
metacafe-dl 2007.03.27

metacafe-dl 2007.03.27


metacafe-dl project is a small command line program for downloading videos from metacafe.com. more>>
metacafe-dl project is a small command line program for downloading videos from metacafe.com. Hence, it has the same requirements and features, and its syntax is very similar.

<<less
Download (0.008MB)
Added: 2007-03-28 License: MIT/X Consortium License Price:
952 downloads
Astaro Command Center 1.400

Astaro Command Center 1.400


Astaro Command Center (ACC) is an application for centralized management of Astaro Security Gateways. more>>
Astaro Command Center (ACC) is an application for centralized management of Astaro Security Gateways. With ACC, network administrators can easily manage and control multiple Astaro devices.
The intuitive Web-based user interface provides an effective overview that details the actual health of each device, swiftly allowing administrators to see which gateways require immediate action.
Astaro Command Center offers monitoring, inventory management, central update management, WebAdmin single-sign-on, and a world map view.
Enhancements:
- This version changes the GUI to the new look and feel of the ASG V7 style and it adds V7 support.
- It also handles the new daylight saving time dates from the Energy Savings Act in the US and Canada.
- Cluster monitoring global pattern version and UPS battery charge monitoring are now supported, and ACC can be used as an Up2Date Cache for all V7 packages.
- Besides these new features, some minor bugs were fixed.
<<less
Download (247MB)
Added: 2007-03-13 License: LGPL (GNU Lesser General Public License) Price:
956 downloads
synctags 0.9.9

synctags 0.9.9


synctags is a command-line-program that fetches tags from last.fm. more>>
synctags is a command-line-program that fetches tags from last.fm for the currently playing song in amarok and adds them as labels to the amarok-database.

I will add a context-menu for amarok later

Change tagcount in the script to fit your needs.

<<less
Download (0.010MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
974 downloads
jnget 0.2.2

jnget 0.2.2


jnget is a command-line tool for retrieving binaries from Usenet. more>>
jnget is a command-line tool for retrieving binaries from Usenet.

jnget project allows multi-thread downloading and partial or full header updating and caching.

<<less
Download (MB)
Added: 2007-02-20 License: The Apache License 2.0 Price:
978 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5