|
krungkuene.org back |
|
krung's knowledge pages seite in deutsch |
related pages: various perl scripts
#!/bin/bash # # Licensed under GPL # # ¢ ¢ # ¢ ¢ # ¢ ¢¢ ¢ ¢ ¢¢ ¢¢ ¢¢ ¢¢ ¢¢ # ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ ¢ # ¢ ¢ ¢ ¢¢ ¢ ¢ ¢¢¢ ¢ ¢¢ ¢ ¢¢¢ # ¢ ¢ # martin ¢¢ krung ¢¢ # # ++++++++++++++++++++++++++++++++++++++++++++++++ #
various shell scripts i made, download and use them.
published: 2003-09-04 description: archme is a script to archive files and folders. the input is a folder. the script creates a .tgz file, a file list of the content, and a md5sum. there is also a comment file ..
published: 2003-08-26 description: this script decompress and joins all log file to one big file.
published: 2003-08-25 description: if you manipulate a config file, here i used httpd.conf, make a backup before. because i run my server with kuene, it is important to know the editor who made changes to the config file.
published: 2003-08-25 description: sometimes you want to download some incremental numbered staff from a website as images or pages. this script helps you.
published: 2003-08-25 description: i set on my digi cam the wrong date, so the timestamp was one day in the future. the timestamp_corr.sh script corrects this mistake.