Categories

Updated: 11/28/2007

Compressing files for backup

Using the exec function, this script launches the command line to compress a file into tar.gz. there is a live demo available which creates a file and compresses it right away.
Similar Scripts for "Compressing files for backup"

thought.pl

This little program is intended to be used as a CGI script to display a random line from a file. Basically, it works like the fortune program.

datepage.pl

This script goes through a list of Web pages to change the &"Last updated ...&" string to the date the file was last modified. Run this script in UNIX after updating any html files. Any line beginning with $tag will be replaced with...

search.pl

This simple four-line Perl script searches a list of your HTMLfiles for keywords. It returns a link to the page that contains the keyword and the line it appeared on. If you have subdirectories in your Web directory, this will only search the top level.

Ranson Johnson''s Slide Show

This is a very simple animation script. Great for doing slide shows on your Web page. Very easy to set up, and all you need to run the script is a line of code in your HTML file. All the images should be the same size to look best.

Web File Editor

This script enables you to replace lines of text or html code in a single file or globally throughout a directory, from your browser. It will find and replace whatever line you enter, in the file that you specify. This utitlity script is great for ch...
©2003-2008 jCay.com