feisty_meow.git
8 years agobug fixes for ethread's periodic mode.
Chris Koeritz [Wed, 30 Sep 2015 17:00:41 +0000 (13:00 -0400)]
bug fixes for ethread's periodic mode.

8 years agonew fortune
Chris Koeritz [Mon, 28 Sep 2015 20:36:04 +0000 (16:36 -0400)]
new fortune

8 years agoupdated to be a bit more useful; now has a list of file types to scan, including...
Chris Koeritz [Mon, 28 Sep 2015 15:13:38 +0000 (11:13 -0400)]
updated to be a bit more useful; now has a list of file types to scan, including perl bash python and java.  iterates reasonably across multiple dir parameters and should handle weird space inclusions etc.

8 years agoremoved the zapem at top, since we don't know the machine doesn't have other gffs...
Chris Koeritz [Mon, 21 Sep 2015 20:21:29 +0000 (16:21 -0400)]
removed the zapem at top, since we don't know the machine doesn't have other gffs containers running.

8 years agoimproved spacem method to handle unwritable names better (where perl was not happy...
Chris Koeritz [Thu, 17 Sep 2015 17:05:02 +0000 (13:05 -0400)]
improved spacem method to handle unwritable names better (where perl was not happy renaming a file that contained a pipe character).  now weird character replacement happens before the lower-casing, so it works a lot better.

8 years agofixed quoting in spacem function to be parallel.
Chris Koeritz [Wed, 9 Sep 2015 19:02:50 +0000 (15:02 -0400)]
fixed quoting in spacem function to be parallel.

8 years agonew fortune.
Chris Koeritz [Tue, 8 Sep 2015 19:55:36 +0000 (15:55 -0400)]
new fortune.

8 years agomoved define_yeti_variable into the variables, since we potentially need it there...
Chris Koeritz [Tue, 1 Sep 2015 23:47:07 +0000 (19:47 -0400)]
moved define_yeti_variable into the variables, since we potentially need it there before functions has been loaded.

8 years agonew fortune
Chris Koeritz [Mon, 31 Aug 2015 17:44:16 +0000 (13:44 -0400)]
new fortune

8 years agonew fortune.
Chris Koeritz [Thu, 27 Aug 2015 16:53:58 +0000 (12:53 -0400)]
new fortune.

8 years agoupdated to have new category for job / work tasks.
Chris Koeritz [Mon, 24 Aug 2015 20:23:07 +0000 (16:23 -0400)]
updated to have new category for job / work tasks.

8 years agochanges needed since cygwin is somehow getting a different interpretation of the...
Chris Koeritz [Fri, 21 Aug 2015 22:11:41 +0000 (18:11 -0400)]
changes needed since cygwin is somehow getting a different interpretation of the pwd from someplace.  perhaps from our own version in feisty?  anyhow, this just fixates the call against default pwd location, but a better approach would not need the absolute path.

8 years agostopped allowing ampersands in file names, added documentation lines.
Chris Koeritz [Thu, 20 Aug 2015 18:03:17 +0000 (14:03 -0400)]
stopped allowing ampersands in file names, added documentation lines.

8 years agonew fortune.
Chris Koeritz [Tue, 18 Aug 2015 22:06:01 +0000 (18:06 -0400)]
new fortune.

8 years agoadded process zapping before building.
Chris Koeritz [Thu, 6 Aug 2015 17:02:38 +0000 (13:02 -0400)]
added process zapping before building.

8 years agonew fortune.
Chris Koeritz [Wed, 5 Aug 2015 17:01:47 +0000 (13:01 -0400)]
new fortune.

8 years agonew fortune.
Chris Koeritz [Tue, 4 Aug 2015 22:09:06 +0000 (18:09 -0400)]
new fortune.

8 years agoadded exclamation point to list of characters we want to whack.
Chris Koeritz [Tue, 4 Aug 2015 18:56:52 +0000 (14:56 -0400)]
added exclamation point to list of characters we want to whack.

8 years agomade spacem still show the rename if it was only case based. gffs refresher now...
Chris Koeritz [Tue, 4 Aug 2015 18:01:33 +0000 (14:01 -0400)]
made spacem still show the rename if it was only case based.  gffs refresher now cleaning logs up.

8 years agoswitched over to new alias for some variables. seems to be working okay.
Chris Koeritz [Tue, 4 Aug 2015 02:44:06 +0000 (22:44 -0400)]
switched over to new alias for some variables.  seems to be working okay.

8 years agohoisting the alias definitions up into a function, so we can track them and eventuall...
Chris Koeritz [Sun, 2 Aug 2015 21:52:06 +0000 (17:52 -0400)]
hoisting the alias definitions up into a function, so we can track them and eventually unload all of them automatically.  added a similar method for exported variables, also completely simplistic at this point.  all usages that seemed appropriate for setting up using the new alias function have been moved over, and things are still working as far as i can tell at this point up until the point when things break which is probably pretty soon, but oh well, progress...

8 years agolicensing cleanup and slightly updated readme.
Chris Koeritz [Sun, 2 Aug 2015 05:31:32 +0000 (01:31 -0400)]
licensing cleanup and slightly updated readme.

8 years agonew fortune.
Chris Koeritz [Tue, 21 Jul 2015 22:51:15 +0000 (18:51 -0400)]
new fortune.

8 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Fri, 17 Jul 2015 01:53:44 +0000 (21:53 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

8 years agonew script for building gffs code without a clean build first, then starting up the...
Chris Koeritz [Thu, 16 Jul 2015 17:35:29 +0000 (13:35 -0400)]
new script for building gffs code without a clean build first, then starting up the container and tailing the log.

8 years agonew fortune.
Chris Koeritz [Thu, 16 Jul 2015 13:33:24 +0000 (09:33 -0400)]
new fortune.

8 years agowhoosh, naming changes.
Chris Koeritz [Thu, 16 Jul 2015 02:01:53 +0000 (22:01 -0400)]
whoosh, naming changes.

8 years agoremoved some debugging and added missing class name definition.
Chris Koeritz [Thu, 9 Jul 2015 19:37:31 +0000 (15:37 -0400)]
removed some debugging and added missing class name definition.

8 years agobetter wording.
Chris Koeritz [Wed, 8 Jul 2015 02:00:23 +0000 (22:00 -0400)]
better wording.

8 years agotrying to make windows behave with cygwin when uptime is not installed.
Chris Koeritz [Wed, 8 Jul 2015 01:59:12 +0000 (21:59 -0400)]
trying to make windows behave with cygwin when uptime is not installed.

8 years agonew fortune.
Chris Koeritz [Tue, 7 Jul 2015 17:39:15 +0000 (13:39 -0400)]
new fortune.

8 years agonew fortune.
Chris Koeritz [Wed, 1 Jul 2015 17:40:53 +0000 (13:40 -0400)]
new fortune.

8 years agoimprovements and fixes for the psfind and psa methods.
Chris Koeritz [Wed, 24 Jun 2015 23:32:51 +0000 (19:32 -0400)]
improvements and fixes for the psfind and psa methods.

8 years agoadded ability to pass -u USERNAME to psfind.
Chris Koeritz [Wed, 24 Jun 2015 20:27:44 +0000 (16:27 -0400)]
added ability to pass -u USERNAME to psfind.

8 years agofix for testing whether it's windows or not, had all upper case but Windows_NT is...
Chris Koeritz [Wed, 24 Jun 2015 18:59:06 +0000 (14:59 -0400)]
fix for testing whether it's windows or not, had all upper case but Windows_NT is not.

8 years agoa few mods to get over the DOS problems we've had a while. these were multifarious...
Chris Koeritz [Tue, 23 Jun 2015 20:09:35 +0000 (16:09 -0400)]
a few mods to get over the DOS problems we've had a while.  these were multifarious, but i blame both windows and cygwin now.  and of course bill gates, as per custom.

8 years agonew fortune.
Chris Koeritz [Tue, 23 Jun 2015 02:01:47 +0000 (22:01 -0400)]
new fortune.

8 years agofixed complaint about nautilus if not installed.
Chris Koeritz [Thu, 18 Jun 2015 19:09:16 +0000 (15:09 -0400)]
fixed complaint about nautilus if not installed.

8 years agonew fortune.
Chris Koeritz [Mon, 15 Jun 2015 22:05:22 +0000 (18:05 -0400)]
new fortune.

8 years agoslicker listing leaves off mbytes if there are none. also added gbytes count with...
Chris Koeritz [Mon, 15 Jun 2015 15:13:02 +0000 (11:13 -0400)]
slicker listing leaves off mbytes if there are none.  also added gbytes count with same consideration.

8 years agofix for a comment or two that got scrambled at some point.
Chris Koeritz [Fri, 12 Jun 2015 16:04:48 +0000 (12:04 -0400)]
fix for a comment or two that got scrambled at some point.

8 years agofix for psfind to work on platforms where username can get abbreviated with a plus...
Chris Koeritz [Fri, 12 Jun 2015 15:27:38 +0000 (11:27 -0400)]
fix for psfind to work on platforms where username can get abbreviated with a plus sign.

8 years agoswitching naming from xsede to gffs, since that's really what we're working on.
Chris Koeritz [Thu, 11 Jun 2015 14:38:29 +0000 (10:38 -0400)]
switching naming from xsede to gffs, since that's really what we're working on.

8 years agochanged silly message to be more longwinded.
Chris Koeritz [Tue, 9 Jun 2015 23:36:15 +0000 (19:36 -0400)]
changed silly message to be more longwinded.

8 years agoadded support for showing arrays and aliases to the var method, but array elements...
Chris Koeritz [Tue, 9 Jun 2015 17:28:35 +0000 (13:28 -0400)]
added support for showing arrays and aliases to the var method, but array elements are not distinguished yet by internal quoting (so it can be confusing if array had elements with spaces).  but it looks pretty good and basically works.

8 years agonew fortune.
Chris Koeritz [Mon, 8 Jun 2015 15:21:27 +0000 (11:21 -0400)]
new fortune.

8 years agonew fortune
Chris Koeritz [Wed, 3 Jun 2015 16:36:02 +0000 (12:36 -0400)]
new fortune

8 years agonew fortune.
Chris Koeritz [Mon, 25 May 2015 18:13:22 +0000 (14:13 -0400)]
new fortune.

8 years agosnarf updated from experience with new config names, utils updated with higher stack...
Fred T. Hamster [Mon, 25 May 2015 17:27:07 +0000 (13:27 -0400)]
snarf updated from experience with new config names, utils updated with higher stack limit.

8 years agocommenting out older method, removing nntp flag from main net synch
Chris Koeritz [Sun, 24 May 2015 17:22:55 +0000 (13:22 -0400)]
commenting out older method, removing nntp flag from main net synch

9 years agonew fortune.
Chris Koeritz [Mon, 18 May 2015 15:41:41 +0000 (11:41 -0400)]
new fortune.

9 years agoadded long name flag to get rid of annoying warnings.
Chris Koeritz [Sat, 16 May 2015 20:17:46 +0000 (16:17 -0400)]
added long name flag to get rid of annoying warnings.

9 years agonew fortune.
Chris Koeritz [Mon, 11 May 2015 18:21:31 +0000 (14:21 -0400)]
new fortune.

9 years agonew fortune.
Chris Koeritz [Tue, 5 May 2015 02:54:49 +0000 (22:54 -0400)]
new fortune.

9 years agonew fortune.
Chris Koeritz [Mon, 4 May 2015 16:45:01 +0000 (12:45 -0400)]
new fortune.

9 years agothanks perl for not complaining about the erroneous int compare instead of eq for...
Chris Koeritz [Fri, 1 May 2015 23:36:33 +0000 (19:36 -0400)]
thanks perl for not complaining about the erroneous int compare instead of eq for strings.

9 years agonew fortune
Chris Koeritz [Tue, 28 Apr 2015 11:31:56 +0000 (07:31 -0400)]
new fortune

9 years agoMerge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Mon, 27 Apr 2015 13:09:57 +0000 (09:09 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow

9 years agomade inventory check whether splitter is available or not and just use cat if not...
Chris Koeritz [Sat, 25 Apr 2015 18:41:00 +0000 (14:41 -0400)]
made inventory check whether splitter is available or not and just use cat if not present.

9 years agoskipping some common flags i add accidentally, since summing dir has its own format...
Chris Koeritz [Fri, 24 Apr 2015 23:09:54 +0000 (19:09 -0400)]
skipping some common flags i add accidentally, since summing dir has its own format anyhow.

9 years agodropped build step since fast install builder script now does that.
Chris Koeritz [Fri, 24 Apr 2015 14:28:19 +0000 (10:28 -0400)]
dropped build step since fast install builder script now does that.

9 years agominor tweaks.
Chris Koeritz [Wed, 22 Apr 2015 12:45:21 +0000 (08:45 -0400)]
minor tweaks.

9 years agoadded official gpl script banner.
Chris Koeritz [Tue, 21 Apr 2015 22:59:34 +0000 (18:59 -0400)]
added official gpl script banner.

9 years agocool process trapper keeper, very minimal, just using bash.
Chris Koeritz [Tue, 21 Apr 2015 22:21:46 +0000 (18:21 -0400)]
cool process trapper keeper, very minimal, just using bash.

9 years agoadded comment for future enhancement.
Chris Koeritz [Mon, 20 Apr 2015 22:15:47 +0000 (18:15 -0400)]
added comment for future enhancement.

9 years agochanged cryptic logging about not removing a dir; still not sure exactly what was...
Chris Koeritz [Thu, 16 Apr 2015 20:09:46 +0000 (16:09 -0400)]
changed cryptic logging about not removing a dir; still not sure exactly what was intended there.

9 years agonew fortune.
Chris Koeritz [Mon, 13 Apr 2015 16:34:07 +0000 (12:34 -0400)]
new fortune.

9 years agonicer arrangement of the words...
Chris Koeritz [Sun, 12 Apr 2015 22:43:04 +0000 (18:43 -0400)]
nicer arrangement of the words...

9 years agonice change to add in the os name and version.
Chris Koeritz [Sun, 12 Apr 2015 21:47:55 +0000 (17:47 -0400)]
nice change to add in the os name and version.

9 years agoenhancement to spacem macro to not allow non-existent files.
Chris Koeritz [Sun, 12 Apr 2015 19:54:49 +0000 (15:54 -0400)]
enhancement to spacem macro to not allow non-existent files.

9 years agoremoved annoying debug line that got left in.
Chris Koeritz [Sun, 12 Apr 2015 00:44:29 +0000 (20:44 -0400)]
removed annoying debug line that got left in.

9 years agofixed extra quote in printout of name change.
Chris Koeritz [Sat, 11 Apr 2015 06:55:16 +0000 (02:55 -0400)]
fixed extra quote in printout of name change.

9 years agooops, had left in an error causing statement.
Chris Koeritz [Sat, 11 Apr 2015 03:28:44 +0000 (23:28 -0400)]
oops, had left in an error causing statement.

9 years agostill thinking the 24 hour date will look nicer with a colon.
Chris Koeritz [Sat, 11 Apr 2015 03:28:00 +0000 (23:28 -0400)]
still thinking the 24 hour date will look nicer with a colon.

9 years agoslightly nicer formatting but basic look of the uptime is right.
Chris Koeritz [Sat, 11 Apr 2015 03:27:11 +0000 (23:27 -0400)]
slightly nicer formatting but basic look of the uptime is right.

9 years agothird try lucky?
Chris Koeritz [Sat, 11 Apr 2015 03:26:23 +0000 (23:26 -0400)]
third try lucky?

9 years agoanother attempt to get the uptime right.
Chris Koeritz [Sat, 11 Apr 2015 03:24:54 +0000 (23:24 -0400)]
another attempt to get the uptime right.

9 years agofixed for platforms that don't support the nice human readable -p flag on uptime.
Chris Koeritz [Sat, 11 Apr 2015 03:22:05 +0000 (23:22 -0400)]
fixed for platforms that don't support the nice human readable -p flag on uptime.

9 years agototally tasty also; just fixed safedel's issue with bizarre file names. turns out...
Chris Koeritz [Sat, 11 Apr 2015 01:07:43 +0000 (21:07 -0400)]
totally tasty also; just fixed safedel's issue with bizarre file names.  turns out i was letting the shell interpret the bad special character because i was using double quotes instead of single quotes.  now works on crazy filenames like spacem does.

9 years agowow, very tasty modifications to renlower to get it to handle more patterns that...
Chris Koeritz [Sat, 11 Apr 2015 00:57:50 +0000 (20:57 -0400)]
wow, very tasty modifications to renlower to get it to handle more patterns that might have perl special characters in them, which has turned it into a nice general way of translating ls style regular expressions into perl ones.  not sure i handled all the cases from ls properly yet, but at least it's working on some example files with crazy bad characters in them.

9 years agotasty changes leading to a new alias called spacem that combines renlower and replace...
Chris Koeritz [Sat, 11 Apr 2015 00:17:03 +0000 (20:17 -0400)]
tasty changes leading to a new alias called spacem that combines renlower and replace_spaces_with_underscores (previously called spaces_to_underscores).  also some nice cleaning in safedel.

9 years agoremoved gaudy boxes in favor of shorter listing.
Chris Koeritz [Fri, 10 Apr 2015 22:19:21 +0000 (18:19 -0400)]
removed gaudy boxes in favor of shorter listing.

9 years agonew arrangement where ls is vanilla version (plus colors actually), but then 'l'...
Chris Koeritz [Fri, 10 Apr 2015 15:58:58 +0000 (11:58 -0400)]
new arrangement where ls is vanilla version (plus colors actually), but then 'l' and 'dir' are aliases to the summing dir.  this seems more natural and allows me a way to still get to the basic ls functionality.

9 years agonicer handling of links; now they'll actually be shown with no oddities.
Chris Koeritz [Fri, 10 Apr 2015 15:02:00 +0000 (11:02 -0400)]
nicer handling of links; now they'll actually be shown with no oddities.

9 years agotasty changes to the inventory command, which now has that name instead of just 'i'.
Chris Koeritz [Thu, 9 Apr 2015 01:08:43 +0000 (21:08 -0400)]
tasty changes to the inventory command, which now has that name instead of just 'i'.
also some nice changes to various ls type aliases, now using the summing dir, and the summing dir has been fixed to actually use ls colors properly.
this is a fairly nice little set of changes...

9 years agoupdated from live version of these.
Chris Koeritz [Mon, 6 Apr 2015 18:00:58 +0000 (14:00 -0400)]
updated from live version of these.

9 years agonew fortune.
Chris Koeritz [Mon, 6 Apr 2015 17:36:07 +0000 (13:36 -0400)]
new fortune.

9 years agoupdated fnv info with barely readable info, hierarchicalized gamesaver.
Chris Koeritz [Fri, 3 Apr 2015 12:08:40 +0000 (08:08 -0400)]
updated fnv info with barely readable info, hierarchicalized gamesaver.

9 years agonew info file re fallout new vegas.
Chris Koeritz [Thu, 2 Apr 2015 19:01:38 +0000 (15:01 -0400)]
new info file re fallout new vegas.

9 years agocorrected erroneous return type in test hash table. made search_text skip binary...
Chris Koeritz [Tue, 31 Mar 2015 01:42:10 +0000 (21:42 -0400)]
corrected erroneous return type in test hash table.  made search_text skip binary files in first grep, which is a lot nicer and faster.

9 years agonew fortune.
Chris Koeritz [Tue, 31 Mar 2015 00:12:19 +0000 (20:12 -0400)]
new fortune.

9 years agoimproved reload, where incorrect usage of alias on a function was just always reloadi...
Chris Koeritz [Mon, 30 Mar 2015 23:43:58 +0000 (19:43 -0400)]
improved reload, where incorrect usage of alias on a function was just always reloading functions.  also found odd bug in bash seemingly about having a variable after a function on an unset line.

9 years agoextended list and search and test arch commands in same way as unpack, to handle...
Chris Koeritz [Mon, 30 Mar 2015 20:51:04 +0000 (16:51 -0400)]
extended list and search and test arch commands in same way as unpack, to handle 7z and rar files.

9 years agoadding bethesda games wine game saver. definitely not intended for the masses.
Chris Koeritz [Mon, 30 Mar 2015 19:57:41 +0000 (15:57 -0400)]
adding bethesda games wine game saver.  definitely not intended for the masses.

9 years agorampant capitalization fix.
Chris Koeritz [Sat, 28 Mar 2015 03:23:31 +0000 (23:23 -0400)]
rampant capitalization fix.

9 years agoadded an echo during the regeneration process to let user know it happened.
Chris Koeritz [Thu, 26 Mar 2015 15:06:30 +0000 (11:06 -0400)]
added an echo during the regeneration process to let user know it happened.

9 years agonice changes that reload the feisty meow environment when either regenerate or recust...
Chris Koeritz [Thu, 26 Mar 2015 01:55:41 +0000 (21:55 -0400)]
nice changes that reload the feisty meow environment when either regenerate or recustomize are called.  this just drops the two sentinels that normally prevent the environment from reloading.  voila, instant gratification and one does not have to exit the shell or manually reload feisty meow.

9 years agonew fortune.
Chris Koeritz [Thu, 26 Mar 2015 01:19:04 +0000 (21:19 -0400)]
new fortune.

9 years agodropped xsede tools config file, since that can change a lot based on machine.
Chris Koeritz [Tue, 24 Mar 2015 19:34:27 +0000 (15:34 -0400)]
dropped xsede tools config file, since that can change a lot based on machine.

9 years agossh xterm thing working now, btw. added new fortune.
Chris Koeritz [Mon, 23 Mar 2015 15:40:02 +0000 (11:40 -0400)]
ssh xterm thing working now, btw.  added new fortune.