Lost your password?

Blogs about: Useful Scripts

Featured Blog

Some useful scripts

lharmeet wrote 2 months ago: Find Workflow Notification Mailer SQL> SELECT email_address,name, nvl(WF_PREF.get_pref(name, … more →

Tags: apps useful scripts

On Reinstalls -- Or "Nirik, what does -i do?"

Ryan Rix wrote 3 months ago: So, after I got my laptop back, I decided to put that 500GiB hdd to good use, and opened up my lapto … more →

Tags: KDE, Fedora, EEE, LVM, PlanetFedora, facebook posts, planetkde

Space / usage per table

paulduffett wrote 1 year ago: Hi all, Just a very, very quick post because I’m still at work This very short script will loo … more →

Simple progress bar in ksh

KeJo wrote 1 year ago: #!/usr/bin/ksh tail -f /ms/user/s/shettkus/bcp.C18.LedgerJournal.log | { while read myline; do lines … more →

Tags: Progress Bar

vimrc

KeJo wrote 1 year ago: This is my .vimrc file: hi Comment ctermfg=5 set nu set ts=2 set ai set foldmethod=marker set foldco … more →

Tags: VIM, vimrc

Sendmail in a shell script4 comments

KeJo wrote 1 year ago: Someone asked me to write a script that will send mails to a particular email id. I had not used any … more →

Tags: Script, sendmail

Taking backup of your files

KeJo wrote 1 year ago: Here is a small script that will automatically create a backup directory and take a backup of your f … more →

Tags: Script, backup, shell


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS