_reydin_


Member since 06/22/2012

5 snippets

1801 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

_reydin_'s Recent Snippets



« Prev 1 Next »
This is a batch file that will add the date to the end of all files in a particular directory located on the user's desktop and place them in a directory called Output_Renamed on the user's desktop.
2 943 posted 11 years ago by _reydin_
This script will parse the auth.log and return results depending on the argument entered. To run the script enter one of the following. ./auth success or ./auth fail
1 992 posted 11 years ago by _reydin_
This script will do a daily backup of directories. If the files has not changed then it creates a hard-link to the file. If the file has changed then it will copy the new file. The backup is not much larger than the directories being backed up.
1 802 posted 11 years ago by _reydin_
This will check the date and if it is not a valid date then it will increment the month and reset the day back to one.
1 653 posted 11 years ago by _reydin_
This will generate a random alpha numeric string 20 characters long.
1 826 posted 11 years ago by _reydin_
« Prev 1 Next »