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.311.980 Times

Unrar Unix freeware
Filter: All | Freeware | Demo
 

Unrar Unix

1 2 3 4 5 > 
Added: August 22, 2008 | Visits: 3.408

UnRAR Sourcecode Portable UnRAR source for software developersThis package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, makefile.msc+msc.dep, makefile.unix). Unrar sourceis subset of RAR and generated from RAR source automatically, by a small program removing blocks like '#ifndef...



Platforms: DOS, OS/2, Windows, *nix

License: Freeware Size: 117 KB Download (1189): UnRAR Sourcecode Download

Released: March 04, 2011  |  Added: March 10, 2011 | Visits: 6.458

RarZilla Free Unrar RarZilla Free Unrar is a powerful free tool to quickly decompress RAR-archives. It supports spanned archives. Decompression can be started by drag 'n' drop, double click or shell integrated context menu. To speed the whole process up, RarZilla Free Unrar has the option to define a default output...





Platforms: Windows

License: Freeware Size: 3.26 MB Download (665): RarZilla Free Unrar Download

Added: November 14, 2010 | Visits: 1.186

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Added: April 09, 2010 | Visits: 967

Unix::Mknod Unix::Mknod is a Perl extension for mknod, major, minor, and makedev. SYNOPSIS use Unix::Mknod qw(:all); use File::stat; use Fcntl qw(:mode); $st=stat(/dev/null); $major=major($st->rdev); $minor=minor($st->rdev); mknod(/tmp/special, S_IFCHR|0600, makedev($major,$minor+1)); This...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Unix::Mknod Download

Added: October 12, 2010 | Visits: 1.208

Speak Freely for Unix Speak Freely is an application for Unix and Unix-like systems (Linux, FreeBSD, IRIX, etc.) with audio hardware, which allows you to talk (actually send voice, not typed characters) over a network. Speak Freely for Unix uses the workstation audio hardware and network to allow conversations of...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (97): Speak Freely for Unix Download

Added: August 07, 2010 | Visits: 913

Unix::Conf::Bind8::Conf Unix::Conf::Bind8::Conf is a front end for a suite of classes for manipulating a Bind8 style configuration file. SYNOPSIS my ($conf, $obj, $ret); $conf = Unix::Conf::Bind8->new_conf ( FILE => named.conf, SECURE_OPEN => /etc/named.conf, ) or $conf->die ("couldnt create `named.conf"); #...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): Unix::Conf::Bind8::Conf Download

Added: February 24, 2010 | Visits: 953

Unix::Conf::Bind8::DB::A Unix::Conf::Bind8::DB::A is a Class representing A records. METHODS Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record. new () Arguments LABEL => string, CLASS =>...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (95): Unix::Conf::Bind8::DB::A Download

Added: February 19, 2010 | Visits: 1.828

TreeSize for Unix TreeSize for Unix is a disk consumption analyzing tool, which sorts folders according to their physical occupied sizes. The perfect tool to help you obtaining more disk free space, on your hard drive, usb pen drive or even on network folders (provided that they are mounted and you have access...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): TreeSize for Unix Download

Added: January 27, 2010 | Visits: 1.493

Common UNIX Printing System CUPS provides a portable printing layer for Unix(r)-based operating systems. Common UNIX Printing System has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the Internet Printing...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (109): Common UNIX Printing System Download

Added: August 25, 2010 | Visits: 1.771

Access Point Utilities for Unix 1.5.1 Wireless Access Point Utilites for Unix is a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol. Utilites knownly compiles by GCC and IBM C compiler and run under Linux, FreeBSD, NetBSD, MacOS-X, AIX, QNX, OpenBSD. Utilites writen by Roman Festchook...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (138): Access Point Utilities for Unix 1.5.1 Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 874

VanDyke ClientPack for Windows and UNIX for Mac OS A set of command-line utilities for securely automating file transfer, shell, and public-key administration tasks on Windows, Linux, and UNIX platforms. With the ClientPack, you can automate many routine administration and configuration tasks, saving time and reducing potential human error....


Platforms: Mac

License: Freeware Size: 8.4 MB Download (54): VanDyke ClientPack for Windows and UNIX for Mac OS Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 856

Chilkat UnRar .NET for C# and VB.NET Rar / Unrar .NET component for C#, VB.NET, and ASP.NET. Extract files and directories from a Rar archive. List RAR archive contents.


Platforms: Windows, Windows Vista

License: Freeware Size: 1.91 MB Download (52): Chilkat UnRar .NET for C# and VB.NET Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.081

Utilities and SDK for Subsystem for UNIX-based Applications Utilities and SDK for UNIX-Based Applications was developed to be an add-on to the Subsystem for UNIX-Based Applications (referred to as SUA, hence forth) component that shipped in Microsoft Windows 7/ Windows Server 2008 R2. This consists of the following components: - Base Utilities - SVR-5...


Platforms: Windows, 7x64, 2008R2


Added: August 26, 2013 | Visits: 535

Unix::Syslog Unix::Syslog is a Perl module that provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. In contrary to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Unix::Syslog Download

Added: August 20, 2008 | Visits: 1.337

UnRAR DLL UnRAR dynamic library for software developersUnrar.dll is the library to unpack RAR archives.You may use it in your freeware or commercial programs without any additional fees.


Platforms: Windows

License: Freeware Size: 159 KB Download (762): UnRAR DLL Download

Added: January 25, 2010 | Visits: 2.398

Unix Time Stamp Converter A simple Widget for converting between Local Times and Unix Time Stamps.


Platforms: Mac

License: Freeware Download (225): Unix Time Stamp Converter Download

Added: August 18, 2008 | Visits: 2.456

Unix <-> Windows Text Converter Unix Windows Text Converter is a simple Windows Shell Extension that converts text files from DOS to Unix format (New Line format from CRLF to LF) and vice versa.


Platforms: Windows

License: Freeware Size: 285 KB Download (467): Unix <-> Windows Text Converter Download

Added: March 25, 2010 | Visits: 1.910

Running Unix Memory Test The goal of RUMT is to check the memory of a computer over a long period of time and almost-real load conditions without having to interrupt the services. RUMT exploits the possibility of some Unix kernels to selectivly disable some memory areas while still accessing them through the /dev/mem...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Running Unix Memory Test Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 710

GUI Tar for Mac OS A wrapper application which acts as the front end to the 7za, tar, gzip, bzip2, uncompress, unrar, unzip, and zip UNIX utilities. The operating system itself handles the complicated work, while GUI Tar provides a pleasant and easy method to interact with these system tools. GUI Tar is divided...


Platforms: Mac

License: Freeware Size: 1.7 MB Download (416): GUI Tar for Mac OS Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 897

Unrar Extract and Recover Unrar Extract and Recover does not reinvent the wheel since protecting the file with a password and unlocking the file by using a password is built-in functionality of the WinRar software. The difference is that Unrar Extract and Recover uses this functionality to introduce batch job...


Platforms: Windows

License: Freeware Size: 5.7 MB Download (55): Unrar Extract and Recover Download

1 2 3 4 5 >