feisty_meow.git
7 years agoholy cowbars, what idiot deleted this file? it is needed.
Chris Koeritz [Wed, 21 Sep 2016 23:45:27 +0000 (19:45 -0400)]
holy cowbars, what idiot deleted this file?  it is needed.

7 years agodon't need this one.
Chris Koeritz [Sun, 18 Sep 2016 03:00:23 +0000 (23:00 -0400)]
don't need this one.

7 years agoupdated to sort the output file of counts, so that it stays in basically the same...
Chris Koeritz [Sun, 18 Sep 2016 02:39:30 +0000 (22:39 -0400)]
updated to sort the output file of counts, so that it stays in basically the same order.  this is done by the keys, which i think are the urls.

7 years agowow, more nice new scripts. time tracker lets different activities be tracked for...
Chris Koeritz [Sun, 18 Sep 2016 00:44:13 +0000 (20:44 -0400)]
wow, more nice new scripts.  time tracker lets different activities be tracked for duration, keeping them separate by name.  the test for it just tries a random time duration and prints it out.  other tests got cleaned or renamed too.

7 years agoa few new scripts. grid land lister does a dump of the uuids and such for land on...
Chris Koeritz [Sun, 18 Sep 2016 00:07:05 +0000 (20:07 -0400)]
a few new scripts.  grid land lister does a dump of the uuids and such for land on my simulator; not very generic yet.  list old linux packs shows linux-image and linux-header that are in rc state, so not installed but also not clean.  rounder is a nice script or test runner that will keep going until a failure occurs; it keeps all the logs from each run in a directory under TMP.

7 years agoremoved debugging
Chris Koeritz [Sat, 17 Sep 2016 23:16:12 +0000 (19:16 -0400)]
removed debugging

7 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sat, 17 Sep 2016 22:58:03 +0000 (18:58 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

7 years agoupdated for a couple paths that weren't doing the right thing.
Chris Koeritz [Sat, 17 Sep 2016 22:57:51 +0000 (18:57 -0400)]
updated for a couple paths that weren't doing the right thing.
strangely, *.bak can be removed from the archive properly, but
etc/alternatives/* was failing.  not sure how things are working.

7 years agoupdated for a couple paths that weren't doing the right thing.
root [Sat, 17 Sep 2016 22:56:22 +0000 (18:56 -0400)]
updated for a couple paths that weren't doing the right thing.
strangely, *.bak can be removed from the archive properly, but
etc/alternatives/* was failing.  not sure how things are working.

7 years agotaking out /etc/alternatives
Chris Koeritz [Sat, 17 Sep 2016 22:47:53 +0000 (18:47 -0400)]
taking out /etc/alternatives

7 years agoha, fixed the terminal title not getting reused. the terminal isn't always just...
Chris Koeritz [Sat, 17 Sep 2016 22:43:48 +0000 (18:43 -0400)]
ha, fixed the terminal title not getting reused.  the terminal isn't always just xterm now.

7 years agostuffed the recustomize function back in, since if it is a separate shell script...
Chris Koeritz [Sat, 17 Sep 2016 22:26:08 +0000 (18:26 -0400)]
stuffed the recustomize function back in, since if it is a separate shell script it is executed in a bash subshell instead of directly in the current shell, which defeats the whole purpose of the macro being able to recustomize the current environment on the fly.

7 years agoseparated recustomize function out as separate script. added bin.ant and bin.eclipse...
Chris Koeritz [Sat, 17 Sep 2016 21:53:07 +0000 (17:53 -0400)]
separated recustomize function out as separate script.  added bin.ant and bin.eclipse as junk files.  other minor changes.

7 years agoha! now have support for finding non-checked-in files in git repositories for rev_re...
Chris Koeritz [Thu, 15 Sep 2016 16:29:14 +0000 (12:29 -0400)]
ha!  now have support for finding non-checked-in files in git repositories for rev_report_new script.

7 years agomade this slightly safer by not using stock rm
Chris Koeritz [Thu, 15 Sep 2016 05:11:13 +0000 (01:11 -0400)]
made this slightly safer by not using stock rm

7 years agomoopish
Chris Koeritz [Thu, 15 Sep 2016 04:00:48 +0000 (00:00 -0400)]
moopish

7 years agodropping some old material regarding short_path, which is no longer used.
Chris Koeritz [Thu, 15 Sep 2016 00:44:40 +0000 (20:44 -0400)]
dropping some old material regarding short_path, which is no longer used.

7 years agoadded removal of temporary dir used in test dir tree, but it exposed a long-standing...
Chris Koeritz [Wed, 14 Sep 2016 23:39:56 +0000 (19:39 -0400)]
added removal of temporary dir used in test dir tree, but it exposed a long-standing weakness in that we have no recursive delete method.
this is not rocket science, plus it's needed by places in the code, so it should be implemented.

7 years agoargh, old jpg link
Chris Koeritz [Wed, 14 Sep 2016 02:39:32 +0000 (22:39 -0400)]
argh, old jpg link

7 years agogetting this updated.
Chris Koeritz [Wed, 14 Sep 2016 02:25:41 +0000 (22:25 -0400)]
getting this updated.

7 years agoguess i'm saying these need exe perm now.
Chris Koeritz [Wed, 14 Sep 2016 01:45:09 +0000 (21:45 -0400)]
guess i'm saying these need exe perm now.

7 years agocleaned up temp file for exit case.
Chris Koeritz [Tue, 13 Sep 2016 16:07:19 +0000 (12:07 -0400)]
cleaned up temp file for exit case.

7 years agofixing loose paths.
Chris Koeritz [Tue, 13 Sep 2016 15:36:23 +0000 (11:36 -0400)]
fixing loose paths.

7 years agoadded euphrosyne host to list for music synch.
Chris Koeritz [Fri, 9 Sep 2016 00:12:57 +0000 (20:12 -0400)]
added euphrosyne host to list for music synch.

7 years agonumerous minor changes to either use the sep function instead of old name of 'line...
Chris Koeritz [Thu, 8 Sep 2016 03:46:22 +0000 (23:46 -0400)]
numerous minor changes to either use the sep function instead of old name of 'line', or to change usages of 'line' as a variable since it's a shell builtin and i generally like to avoid even the appearance of name conflicts.

7 years agoupdated to include more file types, plus better escaping to avoid matching files...
Chris Koeritz [Thu, 8 Sep 2016 01:00:07 +0000 (21:00 -0400)]
updated to include more file types, plus better escaping to avoid matching files in current dir rather than specified dir.

7 years agotook off training wheels by hiding debug output and added more comments.
Chris Koeritz [Wed, 7 Sep 2016 02:48:14 +0000 (22:48 -0400)]
took off training wheels by hiding debug output and added more comments.

7 years agoreally tasty addition of remote compares using ssh syntax, e.g. host:path notation.
Chris Koeritz [Wed, 7 Sep 2016 02:36:15 +0000 (22:36 -0400)]
really tasty addition of remote compares using ssh syntax, e.g. host:path notation.
so now can compare like this:
  compare_dirs /z/musix surya:/z/musix
to see what files are missing on one side or the other.

7 years agoadded comments, removed old commented code.
Chris Koeritz [Wed, 7 Sep 2016 02:14:54 +0000 (22:14 -0400)]
added comments, removed old commented code.

7 years agoanother custom updater script.
Chris Koeritz [Wed, 7 Sep 2016 02:07:40 +0000 (22:07 -0400)]
another custom updater script.

7 years agorecording info re nice linux usage tools similar to top.
Chris Koeritz [Wed, 7 Sep 2016 01:23:46 +0000 (21:23 -0400)]
recording info re nice linux usage tools similar to top.

7 years agofixed usage of extra line printing method to use sep.
Chris Koeritz [Wed, 7 Sep 2016 01:22:31 +0000 (21:22 -0400)]
fixed usage of extra line printing method to use sep.

7 years agonow with more dropping of the temp files into bitbucket rather than scattering them...
Chris Koeritz [Wed, 7 Sep 2016 00:06:31 +0000 (20:06 -0400)]
now with more dropping of the temp files into bitbucket rather than scattering them around when script leaves.

7 years agoadded a couple helpful scripts used at home to get major archives somewhat in synch...
Chris Koeritz [Tue, 6 Sep 2016 23:09:16 +0000 (19:09 -0400)]
added a couple helpful scripts used at home to get major archives somewhat in synch.  definitely not a very good solution, but it keeps us from losing our data.

7 years agomade the loop variable local, since it was hosing external uses of i variable.
Fred T. Hamster [Tue, 6 Sep 2016 22:50:56 +0000 (18:50 -0400)]
made the loop variable local, since it was hosing external uses of i variable.

7 years agoadded more info about how repo was constructed. probably via remote add.
Chris Koeritz [Tue, 6 Sep 2016 21:44:34 +0000 (17:44 -0400)]
added more info about how repo was constructed.  probably via remote add.

7 years agoadding file about pushing an existing git repo onto a target (which should be blank
Chris Koeritz [Tue, 6 Sep 2016 21:27:33 +0000 (17:27 -0400)]
adding file about pushing an existing git repo onto a target (which should be blank
still).

7 years agonew fortune.
Chris Koeritz [Tue, 6 Sep 2016 05:31:02 +0000 (01:31 -0400)]
new fortune.

7 years agoupdated to match where the documentation website is expected on our web server.
Chris Koeritz [Tue, 6 Sep 2016 01:59:51 +0000 (21:59 -0400)]
updated to match where the documentation website is expected on our web server.

7 years agosnoroif
Chris Koeritz [Mon, 5 Sep 2016 23:13:23 +0000 (19:13 -0400)]
snoroif

7 years agoadded resolv.conf back in at least for info purposes, even though it's a link to...
Chris Koeritz [Mon, 5 Sep 2016 22:14:50 +0000 (18:14 -0400)]
added resolv.conf back in at least for info purposes, even though it's a link to stuff under /run hierarchy.

7 years agoadded in some more folders to snarf.
Chris Koeritz [Mon, 5 Sep 2016 21:17:59 +0000 (17:17 -0400)]
added in some more folders to snarf.

7 years agofixed case for zero files in a dir.
Chris Koeritz [Mon, 5 Sep 2016 18:26:21 +0000 (14:26 -0400)]
fixed case for zero files in a dir.

7 years agofixed handling for leading zeros so we don't eat any but those.
Chris Koeritz [Mon, 5 Sep 2016 18:24:21 +0000 (14:24 -0400)]
fixed handling for leading zeros so we don't eat any but those.

7 years agoanother example for bash which runs things on exit; this one just runs the nechung...
Chris Koeritz [Mon, 5 Sep 2016 17:17:51 +0000 (13:17 -0400)]
another example for bash which runs things on exit; this one just runs the nechung oracle (assuming feisty meow was loaded and built).

7 years agonicer file for doing file counts. way better output, simpler, also exhibits how...
Chris Koeritz [Sun, 4 Sep 2016 21:37:02 +0000 (17:37 -0400)]
nicer file for doing file counts.  way better output, simpler, also exhibits how to change cmd line args to bash

7 years agoadded immediate history writes. thanks internets...
Chris Koeritz [Sun, 4 Sep 2016 19:33:17 +0000 (15:33 -0400)]
added immediate history writes.  thanks internets...

7 years agoswapped out the 'line' separator printing method into the core, since it's actually...
Chris Koeritz [Sun, 4 Sep 2016 17:16:34 +0000 (13:16 -0400)]
swapped out the 'line' separator printing method into the core, since it's actually really very useful, but changed the name to separator/sep since line is already a shell built-in.  oops.

7 years agonew fortunes with lots of buddha quotes (hmmm, thought this batch went in already).
Chris Koeritz [Fri, 2 Sep 2016 01:54:15 +0000 (21:54 -0400)]
new fortunes with lots of buddha quotes (hmmm, thought this batch went in already).

7 years agotasty new buddha quotes, almost all unique.
Chris Koeritz [Thu, 1 Sep 2016 22:58:17 +0000 (18:58 -0400)]
tasty new buddha quotes, almost all unique.

7 years agomore tuning
Chris Koeritz [Thu, 1 Sep 2016 04:34:58 +0000 (00:34 -0400)]
more tuning

7 years agonew script that updates my 1tb drive with the latest goods.
Chris Koeritz [Thu, 1 Sep 2016 02:47:13 +0000 (22:47 -0400)]
new script that updates my 1tb drive with the latest goods.

7 years agowrapped use of xprop with a check that it exists.
Chris Koeritz [Wed, 31 Aug 2016 12:57:15 +0000 (08:57 -0400)]
wrapped use of xprop with a check that it exists.

7 years agofixed name for new scavenging source folder.
Chris Koeritz [Wed, 31 Aug 2016 00:55:33 +0000 (20:55 -0400)]
fixed name for new scavenging source folder.

7 years agonew fortunes
Chris Koeritz [Wed, 24 Aug 2016 01:02:45 +0000 (21:02 -0400)]
new fortunes

7 years agoadded normal storage area of old code.
Chris Koeritz [Wed, 17 Aug 2016 16:34:50 +0000 (12:34 -0400)]
added normal storage area of old code.

7 years agonew fortunes.
Chris Koeritz [Wed, 3 Aug 2016 23:46:12 +0000 (19:46 -0400)]
new fortunes.

7 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Wed, 3 Aug 2016 22:31:39 +0000 (18:31 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

7 years agoupdated after switching out firewall host.
Chris Koeritz [Wed, 3 Aug 2016 22:31:24 +0000 (18:31 -0400)]
updated after switching out firewall host.

7 years agoupdated after switching out firewall host.
Fred T. Hamster [Wed, 3 Aug 2016 22:28:43 +0000 (18:28 -0400)]
updated after switching out firewall host.

7 years agomode change
Chris Koeritz [Thu, 28 Jul 2016 13:47:07 +0000 (09:47 -0400)]
mode change

7 years agoadded chmod fix for script that needs to be executable.
Chris Koeritz [Mon, 25 Jul 2016 05:08:45 +0000 (01:08 -0400)]
added chmod fix for script that needs to be executable.

7 years agonew fortunes
Chris Koeritz [Sun, 24 Jul 2016 17:12:32 +0000 (13:12 -0400)]
new fortunes

7 years agonew fortune.
Chris Koeritz [Sat, 23 Jul 2016 22:52:54 +0000 (18:52 -0400)]
new fortune.

7 years agonew script to compare all the file names across two directory hierarchies
Chris Koeritz [Sat, 23 Jul 2016 22:10:24 +0000 (18:10 -0400)]
new script to compare all the file names across two directory hierarchies
(does not consider file contents or dates or anything, just mere presence).

7 years agoupdated normal user example bashrc with some nicer bits.
Chris Koeritz [Thu, 21 Jul 2016 23:47:44 +0000 (19:47 -0400)]
updated normal user example bashrc with some nicer bits.

7 years agotiny edits
Chris Koeritz [Thu, 21 Jul 2016 00:54:34 +0000 (20:54 -0400)]
tiny edits

7 years agonew fortune
Chris Koeritz [Wed, 20 Jul 2016 23:24:30 +0000 (19:24 -0400)]
new fortune

7 years agomini script to fix .ssh folder to appropriate safe permissions for ssh to use.
Chris Koeritz [Wed, 20 Jul 2016 23:17:14 +0000 (19:17 -0400)]
mini script to fix .ssh folder to appropriate safe permissions for ssh to use.

7 years agomuch tastier version of game saver, with function for the repetitive stuff.
Chris Koeritz [Wed, 20 Jul 2016 23:09:47 +0000 (19:09 -0400)]
much tastier version of game saver, with function for the repetitive stuff.

7 years agonew report, actually worse than after left office...
Chris Koeritz [Wed, 20 Jul 2016 21:15:58 +0000 (17:15 -0400)]
new report, actually worse than after left office...

7 years agosmork
Chris Koeritz [Wed, 20 Jul 2016 18:42:23 +0000 (14:42 -0400)]
smork

7 years agogetting head around eclipse cdt support. plus perm change on dtree.
Chris Koeritz [Wed, 20 Jul 2016 17:17:03 +0000 (13:17 -0400)]
getting head around eclipse cdt support.  plus perm change on dtree.

7 years agoupdated to use vars for the paths and added comments.
Chris Koeritz [Wed, 20 Jul 2016 12:51:30 +0000 (08:51 -0400)]
updated to use vars for the paths and added comments.

7 years agostoring javascript implementation that was used for bookmark tools.
Chris Koeritz [Sat, 16 Jul 2016 03:03:10 +0000 (23:03 -0400)]
storing javascript implementation that was used for bookmark tools.

7 years agoapparently feisty meow code marks these as executable again, so we'll just flow with it.
Chris Koeritz [Fri, 15 Jul 2016 22:43:49 +0000 (18:43 -0400)]
apparently feisty meow code marks these as executable again, so we'll just flow with it.

7 years agonormalized perms on all files, to avoid relying on any stored executable bits in...
Chris Koeritz [Wed, 13 Jul 2016 23:47:45 +0000 (19:47 -0400)]
normalized perms on all files, to avoid relying on any stored executable bits in the archive.

7 years agodebugging on windows.
Chris Koeritz [Tue, 12 Jul 2016 19:10:05 +0000 (15:10 -0400)]
debugging on windows.

7 years agonew cron job for backing up a git account that serves the git revision subsystem...
Chris Koeritz [Wed, 6 Jul 2016 13:59:05 +0000 (09:59 -0400)]
new cron job for backing up a git account that serves the git revision subsystem, where the account itself holds all the data.

7 years agoadded some debugging. still trying to resolve windows issues; cygpath didn't help...
Chris Koeritz [Mon, 27 Jun 2016 01:24:07 +0000 (21:24 -0400)]
added some debugging.  still trying to resolve windows issues; cygpath didn't help since it can only do one path item at a time, and we are trying to translate variables like INCLUDE and such.  may need to revisit that since INCLUDE resolves to something sensible already in shell?  in any case, cygpath can either process a path (which doesn't actually seem to work) or process one path into a dos form of the path, but not both.

7 years agonew fortune
Chris Koeritz [Wed, 15 Jun 2016 16:11:47 +0000 (12:11 -0400)]
new fortune

7 years agodropping a script that really is only needed at uva.
Chris Koeritz [Tue, 14 Jun 2016 15:58:55 +0000 (11:58 -0400)]
dropping a script that really is only needed at uva.

7 years agonew fortunes
Chris Koeritz [Wed, 8 Jun 2016 20:18:54 +0000 (16:18 -0400)]
new fortunes

7 years agodropped old commented code for windoze
Chris Koeritz [Mon, 6 Jun 2016 19:33:35 +0000 (15:33 -0400)]
dropped old commented code for windoze

7 years agofixed psa a bit more to actually show windows processes too. found it couldn't print...
Chris Koeritz [Fri, 3 Jun 2016 15:17:18 +0000 (11:17 -0400)]
fixed psa a bit more to actually show windows processes too.  found it couldn't print out the steam process info.

7 years agonew fortune.
Chris Koeritz [Thu, 2 Jun 2016 23:51:28 +0000 (19:51 -0400)]
new fortune.

7 years agomodified windows implementation doesn't try to use the suddenly non-working windows...
Chris Koeritz [Thu, 2 Jun 2016 23:39:16 +0000 (19:39 -0400)]
modified windows implementation doesn't try to use the suddenly non-working windows crap process query, but instead uses the same old cygwin crap ps that isn't the "real" linux ps and which doesn't support normal flags for ps.  a pain in the ass, if i must say so.

8 years agoexample of setting up temp on a persistent big /localtmp drive with user name in...
Chris Koeritz [Mon, 16 May 2016 15:43:04 +0000 (11:43 -0400)]
example of setting up temp on a persistent big /localtmp drive with user name in path for uniquification.

8 years agoupdated for new set of dirs that we want to backup in home.
Chris Koeritz [Sun, 15 May 2016 18:35:04 +0000 (14:35 -0400)]
updated for new set of dirs that we want to backup in home.

8 years agonew fortunes
Chris Koeritz [Mon, 9 May 2016 13:07:36 +0000 (09:07 -0400)]
new fortunes

8 years agonew fortune
Chris Koeritz [Sat, 7 May 2016 09:10:41 +0000 (05:10 -0400)]
new fortune

8 years agoupdated for perl5 lib path.
Chris Koeritz [Sun, 17 Apr 2016 21:30:36 +0000 (17:30 -0400)]
updated for perl5 lib path.

8 years agonew fortune
Chris Koeritz [Mon, 11 Apr 2016 20:05:34 +0000 (16:05 -0400)]
new fortune

8 years agonew fortune.
Chris Koeritz [Wed, 6 Apr 2016 20:36:01 +0000 (16:36 -0400)]
new fortune.

8 years agoadded bigdata archive to the list of repos
Chris Koeritz [Sun, 3 Apr 2016 18:46:11 +0000 (14:46 -0400)]
added bigdata archive to the list of repos

8 years agomade paths consistent.
Chris Koeritz [Sun, 3 Apr 2016 18:45:15 +0000 (14:45 -0400)]
made paths consistent.

8 years agotossed blowfish cipher, which seems to have been dropped somewhere between ubuntu...
Chris Koeritz [Sat, 2 Apr 2016 23:38:17 +0000 (19:38 -0400)]
tossed blowfish cipher, which seems to have been dropped somewhere between ubuntu 14.04, 15.10 or 16.04, since my 16.04 system would no longer talk to my 15.10 system.

8 years agonew fortune.
Chris Koeritz [Wed, 30 Mar 2016 18:49:59 +0000 (14:49 -0400)]
new fortune.

8 years agonew fortune.
Chris Koeritz [Tue, 22 Mar 2016 19:24:45 +0000 (15:24 -0400)]
new fortune.

8 years agonew fortune.
Chris Koeritz [Sun, 20 Mar 2016 22:29:16 +0000 (18:29 -0400)]
new fortune.