Pario TechnoBlob
About Posts

Posts

Shell script utility to read a file line by line #!/bin/bash # # Shell script utility to read a file line line version 2 # This is simpler version of readline script # This script also demonstrate how to process data file #...
Feb 1, 2007 1:52PM
Reverse text content in file #!/bin/bash # Bash shell script to reverse text file contain i.e. concatenate files and # print on the standard output in reverse. This script also demonstrate how # to use...
Feb 1, 2007 1:49PM
Rename files from upper- to lowercase or vice versa #!/bin/bash # # Shell script to rename given file names to from uppercase to # lowercase OR lowercase to uppercase FILES="$1" ME="$(basename $0)" #...
Feb 1, 2007 1:46PM
RESET MASTER /var/lib/mysql har blitt over 1,5GB stor så jeg Googlet litt for å finne ut hva som kunne gjøre dette og det viser seg at mysql logger all aktivitet. RESET MASTER sletter...
Feb 1, 2007 12:24PM
«« « 1 2 3  …  121 122 123  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom