Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.280 Times

Audit Command Language Acl freeware
Filter: All | Freeware | Demo
 

Audit Command Language Acl

< 1 2 3 4 5 > 
Added: November 24, 2010 | Visits: 1.499

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {... Platforms: *nix

License: Freeware Size: 16.38 KB Download (215): Language::Logo Download

Added: July 25, 2010 | Visits: 997

The Data Language A free IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs). IDL is a registered trademark of Research Systems Inc. Full syntax compatibility with IDL 6.0 ALL IDL language elements are supported, including: - Objects, - Pointers, - Structs, - Arrays, -... Platforms: *nix

License: Freeware Size: 839.68 KB Download (97): The Data Language Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 800

Take Command LE Take Command LE offers a new approach to working in Windows, bringing users the power of the command line and the ease of use of the Windows interface. Take Command LE supports existing CMD.EXE commands and batch files, and adds thousands of new features, giving you more power and flexibility... Platforms: Windows, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (50): Take Command LE Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 580

360-FAAR Firewall Analysis Audit Repair 360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, Perl firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and... Platforms: Windows, Mac, Linux

License: Freeware Size: 6.92 MB Download (50): 360-FAAR Firewall Analysis Audit Repair Download

Added: August 30, 2013 | Visits: 402

The Objeck language The Objeck language is an object-oriented computing language with functional features. All data types are treated as objects. The language consists of a compiler, VM (with garbage collector and JIT support) along with a command-line debugger. Platforms: Mac

License: Freeware Size: 696.32 KB Download (36): The Objeck language Download

ICQza / IRCza - natural language artificial intelligence chat robots ICQza is natural language artificial intelligence chat robot for ICQ. ICQza sends and receives ICQ instant messages, simulates human responses in ICQ messages without human - Artificial Intelligence engine based on famous A.L.I.C.E generates phrases. Now the package also includes IRCza - similar...


Released: January 06, 2001  |  Added: June 21, 2006 | Visits: 5.664

AUDIT Snapshot Audit Snapshot allows companies to perform a snapshot (unannounced spot audit) of all its PC’s and ascertain as to what applications are installed on each individual machine. Platforms: Windows

License: Freeware Size: 1.47 MB Download (660): AUDIT Snapshot Download

Released: July 11, 2003  |  Added: April 13, 2006 | Visits: 4.346

Quick Command Line Quick Command Line is a program that lets you eaisly specify run programs with command line parameters from within Windows Explorer without having to open up a command line window. This program is probably most useful to programmers, however other users could also find a use for it also.... Platforms: Windows

License: Freeware Size: 685 KB Download (719): Quick Command Line Download

Released: December 12, 2011  |  Added: June 05, 2012 | Visits: 5.364

Language Reader Language Reader takes advantage of existing speech technologies, provides a richer on-screen reading experience with multilingual voices enabled. Supported voices are English, French, German, Italian, Spanish, Portuguese, Dutch, Russian, Japanese, Korean. You can select text using your... Platforms: Windows

License: Freeware Size: 708.11 KB Download (561): Language Reader Download

Released: October 21, 2008  |  Added: October 27, 2008 | Visits: 6.463

Free PC Audit Free PC Audit is a freeware system, hardware and software information tool. It extracts details of all components of the PC, shows installed software with version and product key. Free PC Audit does not require installation and can be used as a portable application. It can be run from a removable... Platforms: Windows

License: Freeware Size: 966.5 KB Download (821): Free PC Audit Download

Released: August 01, 2008  |  Added: November 07, 2008 | Visits: 5.751

Express PC Audit Tool Get a complete audit of your PC's hardware and software. Easy and fast. Great for personal and business use. Why people love it: * Automated - No more tedious manual PC audits. (Hint: forward it to employees!) * Accurate - Uses Windows Management Instrumentation (WMI) to collect PC... Platforms: Windows

License: Freeware Size: 176 KB Download (486): Express PC Audit Tool Download

Added: January 18, 2010 | Visits: 1.197

SMBD Audit 0.2 SMBD Audit application is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs. Module stores logs directly into MySQL database with libmysqlclient. You can search database by Login, Address, Share, Action, Log Message(specify filename or directory name),... Platforms: *nix

License: Freeware Size: 358.4 KB Download (108): SMBD Audit 0.2 Download

Added: January 18, 2010 | Visits: 1.067

AFS::Command::PTS AFS::Command::PTS is a OO API to the AFS pts command. SYNOPSIS use AFS::Command::PTS; my $pts = AFS::Command::PTS->new(); my $pts = AFS::Command::PTS->new ( command => $path_to_your_pts_binary, ); my $pts = AFS::Command::PTS->new ( noauth => 1, force => 1, ); This module... Platforms: *nix

License: Freeware Size: 77.82 KB Download (100): AFS::Command::PTS Download

Added: January 18, 2010 | Visits: 1.011

AFS::Command::BOS AFS::Command::BOS is a OO API to the AFS bos command. SYNOPSIS use AFS::Command::BOS; my $bos = AFS::Command::BOS->new(); my $bos = AFS::Command::BOS->new ( command => $path_to_your_bos_binary, ); my $bos = AFS::Command::BOS->new ( localauth => 1, ); This module implements an OO... Platforms: *nix

License: Freeware Size: 77.82 KB Download (107): AFS::Command::BOS Download

Added: January 18, 2010 | Visits: 1.332

AFS::Command::FS AFS::Command::FS is a OO API to the AFS fs command. SYNOPSIS use AFS::Command::FS; my $fs = AFS::Command::FS->new(); my $fs = AFS::Command::FS->new ( command => $path_to_your_fs_binary, ); This module implements an OO API wrapper around the AFS fs command. The supported methods... Platforms: *nix

License: Freeware Size: 77.82 KB Download (101): AFS::Command::FS Download

Added: January 18, 2010 | Visits: 1.035

AFS::Command::VOS AFS::Command::VOS is a OO API to the AFS vos command.. Platforms: *nix

License: Freeware Size: 77.82 KB Download (91): AFS::Command::VOS Download

Added: October 27, 2010 | Visits: 1.340

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =... Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: May 04, 2010 | Visits: 1.727

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes... Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: April 07, 2010 | Visits: 1.224

Command Executor Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. Sometimes it is useful to execute some external commands (e.g. shutdown) when playing reached a certain place (e.g. end of album). This script does the job. If amaroK starts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): Command Executor Download

Added: June 18, 2010 | Visits: 1.102

Apache::AxKit::Language::SAXMachines Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. SYNOPSIS # add the style processor mapping AxAddStyleMap application/x-saxmachines Apache::AxKit::Language::SAXMachines # add the processor AxAddProcessor application/x-saxmachines . #... Platforms: *nix

License: Freeware Size: 307.2 KB Download (95): Apache::AxKit::Language::SAXMachines Download

< 1 2 3 4 5 >