The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:PerlPowerTools File::Size"

ls - list file/directory information River stage one • 1 direct dependent • 1 total dependent

This program lists information about files and directories. If it is invoked without file/directory name arguments, it lists the contents of the current directory. Otherwise, ls lists information about the files and information about the contents of ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

sum - display file checksums and block counts River stage one • 1 direct dependent • 1 total dependent

sum outputs three space separated values: file checksum, file size, and file name. The output can be useful for indicating errors in transmitted files. You should not use sum for security checks as they are easily fooled. If no file names are specifi...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

du - display disk usage statistics River stage one • 1 direct dependent • 1 total dependent

The du utility displays the file system block usage for each file argument and for each directory in the file hierarchy rooted in each directory argument. If no file is specified, the block usage of the hierarchy rooted in the current directory is di...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

ar - create and maintain library archives River stage one • 1 direct dependent • 1 total dependent

The ar utility creates and maintains groups of files combined into an archive. Once an archive has been created, new files can be added and existing files can be extracted, deleted, or replaced. Files are named in the archive by a single component, i...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

test - condition evaluation utility River stage one • 1 direct dependent • 1 total dependent

The test utility evaluates the *expression* and, if it evaluates to true, returns a zero (true) exit status; otherwise it returns 1 (false). If no expression is given, test also returns 1 (false). All operators and flags are separate arguments to the...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

mail - implementation of Berkeley mail(1) River stage one • 1 direct dependent • 1 total dependent

When called without command-line options (except -f) *mail* allows the user to interactively send mail, and manage a mail folder. Otherwise, *mail* allows the user to send outgoing E-mail to recipients. When run interactively, the mail folder ~/mbox ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

fortune - print a random, hopefully interesting, adage River stage one • 1 direct dependent • 1 total dependent

When fortune is run with no arguments it prints out a random epigram. Epigrams are divided into several categories, where each category is sub- divided into those which are potentially offensive and those which are not. The options are as follows: -a...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC
7 results (0.054 seconds)