Commit graph

20 commits

Author SHA1 Message Date
Ray Miller
98910d3306 Make Nationwide statement processing data-driven.
Instead of different scripts for credit card and current account
statements, define a profile for each that specifies the date
and amount columns, and have this control the processing.
2024-07-13 16:55:52 +01:00
Ray Miller
ef791b6be6 Initial version of script to fix Nationwide credit card statement 2024-07-13 15:10:36 +01:00
Ray Miller
eb39abfd96 Add script to split mbox exported by GMail.
GMail exports the entire account to a single mbox file. This script
splits it into multiple mbox files according to the labels.
2024-07-13 15:07:44 +01:00
Ray Miller
c3123ff07c Add script to generate a shadow audit scheme for a PostgreSQL database. 2024-07-13 15:07:07 +01:00
Ray Miller
378ef21e3b Script to dump MIME parts (useful for debugging email messages) 2024-07-13 15:05:41 +01:00
Ray Miller
f1d5e236ba Add script to delete AWS S3 bucket 2024-07-13 15:04:53 +01:00
Ray Miller
9257de8439 Add AWS housekeeping scripts, rename for consistency 2024-02-10 15:52:16 +00:00
Ray Miller
b117557525 Add script for batch deletion of AWS IAM users 2024-02-10 15:45:36 +00:00
Ray Miller
6b49d958d8 Move old scripts into a subdir 2024-02-10 15:45:04 +00:00
b9a82c6e33 Merge branch 'master' of github.com:ray1729/script 2015-03-10 22:16:12 +00:00
744514a2be Add mtail script 2015-03-10 22:15:59 +00:00
1cb71310de Add documentation 2012-02-05 11:51:04 +00:00
1cebf8de3c Add Quit button; display results and make save optional 2012-02-05 11:34:54 +00:00
Ray Miller
a42ff01ec1 Initial check-in of Perl/Tk implementation of comm(1) 2012-02-03 16:44:03 +00:00
Ray Miller
a67cdf81d7 Bugfix depth argument to recursive call 2011-08-22 10:38:50 +01:00
Ray Miller
22cc2212e1 Initial check-in of scrip to recursively search remote svn repository 2011-08-22 10:34:31 +01:00
Ray Miller
f52bd3ad6b Use local-lib-contained when installing a new profile 2011-08-22 10:30:41 +01:00
Ray Miller
ff3dfa6c42 Fix whitespace that was preventing a shell continuation line from
being interpreted correctly.
2011-08-15 11:52:03 +01:00
Ray Miller
2459a14ea3 Initial check-in of yaml2csv and collapse scripts 2011-08-12 15:06:00 +01:00
Ray Miller
a40cdd4259 Initial check-in 2011-08-12 14:44:43 +01:00