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

Atxt Dir freeware
Filter: All | Freeware | Demo
 

Atxt Dir

1 2 3 4 5 > 
Added: July 31, 2013 | Visits: 244

Oktest Oktest is a new-style testing library for the Python programming language. from oktest import ok ok (x) > 0 # same as assert_(x > 0) ok (s) == 'foo' # same as assertEqual(s, 'foo') ok (s) != 'foo' # same as assertNotEqual(s, 'foo') ok (f).raises(ValueError) # same as assertRaises(ValueError, f)... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Oktest Download

Added: April 18, 2010 | Visits: 958

Dir::Which Dir::Which is a Perl module to search for directory entries in a list of directories. SYNOPSIS use Dir::Which qw/ which /; @entries = which( -entry => "myprog.conf", -env => "myprog_path", -defaultpath => ".:".$FindBin::Bin.":/etc:/usr/local/etc") ; This module searches directory... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Dir::Which Download

Added: February 25, 2010 | Visits: 968

Dir::Purge Dir::Purge is a Perl module to purge directories to a given number of files. SYNOPSIS perl -MDir::Purge -e purgedir (5, @ARGV) /spare/backups use Dir::Purge; purgedir ({keep => 5, strategy => "by_age", verbose => 1}, "/spare/backups"); use Dir::Purge qw(purgedir_by_age); purgedir_by_age... Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Dir::Purge Download

Added: August 07, 2010 | Visits: 1.035

Dir::List Dir::List is a Perl module, that provides you with various information about a specified directory. For example, it can obtain the user and group of files, the sizes of sub-directories, the filetype, and accessibility. Caching functionality is available. Whats New in This Release: - The... Platforms: *nix

License: Freeware Size: 6.14 KB Download (116): Dir::List Download

Released: April 20, 2008  |  Added: April 24, 2008 | Visits: 2.838

Q-Dir Q-Dir makes your files and folder easy to manage. Fast and easy access, with an amazing Quadro-View technique.You don't have to renounce the usual, Drag and Drop, all Views, and other functions of your system. No! Q-Dir gives you other nice functions, that make you happy. One can save many hand... Platforms: Windows

License: Freeware Size: 179.34 KB Download (365): Q-Dir Download

Added: August 01, 2008 | Visits: 1.357

Dir 2 File Dir 2 File is a small utility that allows you to export directory listings to HTML, plain text, CSV, or Excel files quickly and extremely easily. Includes options for HTML page customisation, and a backup facility to quickly backup files in a directory. Platforms: Windows

License: Freeware Size: 2.3 MB Download (477): Dir 2 File Download

Added: May 10, 2013 | Visits: 822

Simple password protection for your admin dir Simple password protection for your admin dir is a very easy way to secure your admin map. First satrt to backup your website In ".htaccsess" change:"Text" to "Your text" (the "" have to be there)And thenchange /path/to/password/libery/htpasswd to the path to your htpasswd fileex:... Platforms: Windows, *nix, PHP, BSD


Added: November 14, 2013 | Visits: 544

Queue::Dir Queue::Dir allows the manipulation of objects placed in a queue. The queue is implemented as a directory where each object is stored as a file. METHODS The following methods are defined: my $q = new Queue::File (...) -id assigns a unique process-id to this queue object. Defaults to something... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Queue::Dir Download

Added: March 07, 2010 | Visits: 986

File::Where File::Where is a Perl module to find the absolute file for a program module; absolute dir for a repository. SYNOPSIS ####### # Subroutine interface # use File::Where qw(pm2require where where_dir where_file where_pm where_repository); $program_module = is_module(@program_modules);... Platforms: *nix

License: Freeware Size: 83.97 KB Download (91): File::Where Download

Released: November 03, 2014  |  Added: March 31, 2015 | Visits: 895

DownFonts downfonts is used for designer,it can download fonts(auto install), preview fonts, backup fonts,manage fonts, fix fonts dir error... downfonts functions: onekey download and setup fonts. preview local fonts. backup local fonts. manage local fonts. fix fonts dir error( If you can't manually... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 976 KB Download (80): DownFonts Download

Added: August 27, 2008 | Visits: 1.462

EZ VIEW EZ VIEW is a file viewer/scanner/editor and DIR cleaner-upper utility. It is a DOS based program updated to run within Windows, menu driven with on screen prompts and does NOT support mouse input. File is in the form of a self unpacking file. To unpack, change the file extension from XEX to EXE,... Platforms: Windows

License: Freeware Size: 174 KB Download (619): EZ VIEW Download

Released: November 13, 2011  |  Added: December 18, 2011 | Visits: 1.657

Swiss File Knife SFK makes daily tasks easy. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command on all files,... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.12 MB Download (148): Swiss File Knife Download

Added: January 18, 2010 | Visits: 805

eics EICS is a tripwire like filesystem integrity checking utility. You configure the compilation by typing ./configure. This will install the program with prefix /usr like this: Binary goes to : /usr/bin/eics Configuration : /usr/etc Database files : /usr/lib You can configure the places files... Platforms: *nix

License: Freeware Size: 54.27 KB Download (86): eics Download

Added: February 04, 2010 | Visits: 777

File::VirtualPath File::VirtualPath is a portable abstraction of a file/dir/url path. SYNOPSIS Content of thin shell "startup.pl": #!/usr/bin/perl use strict; use warnings; my $root = "/home/johndoe/projects/aardvark"; my $separator = "/"; if( $^O =~ /Win/i ) { $root = "c:projectsaardvark";... Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): File::VirtualPath Download

Added: July 26, 2010 | Visits: 758

HUM HUM is a CGI module that processes multipart/form-data input, extracts a file being uploaded and saves it under compiled-in dir preserving original filename. If the file already exists, HUM calls tmpnam() function to generate unique file name. Note that this can result in saving the file in... Platforms: *nix

License: Freeware Size: 34.82 KB Download (90): HUM Download

Added: January 27, 2010 | Visits: 1.356

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =... Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): CAD::Drawing::IO::Split Download

Added: August 13, 2010 | Visits: 1.503

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: June 14, 2010 | Visits: 1.243

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat... Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): File::Listing Download

Added: April 10, 2010 | Visits: 760

Chart::EPS_graph::Test SYNOPSIS From the CLI, call as below where /some/dir/ is any directory you have permission to write to. perl -e "use Chart::EPS_graph::Test; print Chart::EPS_graph::Test->full_test(/some/dir);" From anywhere else call... use Chart::EPS_graph::Test; print... Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): Chart::EPS_graph::Test Download

Added: August 14, 2010 | Visits: 1.121

File::Xcopy File::Xcopy can copy files after comparing them. SYNOPSIS use File::Xcopy; my $fx = new File::Xcopy; $fx->from_dir("/from/dir"); $fx->to_dir("/to/dir"); $fx->fn_pat((.pl|.txt)$); # files with pl & txt extensions $fx->param(s,1); # search recursively to sub dirs $fx->param(verbose,1); #... Platforms: *nix

License: Freeware Size: 15.36 KB Download (109): File::Xcopy Download

1 2 3 4 5 >