Chris Koeritz [Mon, 10 Sep 2012 01:48:09 +0000 (21:48 -0400)]
fixed erroneous belief that iar and oar are zips; they are tar format instead.
removed a few references to TEMP or TMP. need a major overhaul to refer to TMP
uniformly.
Chris Koeritz [Sat, 8 Sep 2012 18:24:18 +0000 (14:24 -0400)]
a couple of new example files. one is my java formatting style for eclipse,
and the other is a technique for switching users once one is already running as sudo.
Chris Koeritz [Tue, 3 Jul 2012 20:26:35 +0000 (16:26 -0400)]
script to backup home and etc to off-machine storage.
does not work yet because synch_files app is not able to handle that massive
of a synch on the home folder.
Chris Koeritz [Sat, 16 Jun 2012 20:08:21 +0000 (16:08 -0400)]
updated to restore a couple logging points, and give the crypto libraries switchable
logging based on DEBUG_X flags. also fixed bug; turns out the rsa libraries are not
the slightest bit thread safe. has that problem always been there??? they have in the
past occasionally crashed, but hopefully they will no longer do this. and since i had
turned on the ssl debugging, they were kind of always crashing in the threaded tests,
so that was a bit of a signal.
Chris Koeritz [Tue, 12 Jun 2012 01:03:03 +0000 (21:03 -0400)]
new fortune, pushed file expiration date further out for recursive copier.
that expiration is for synch-based transfers, and maybe that's a sign we need to move
it out of the lower level file copying support.
Chris Koeritz [Tue, 29 May 2012 14:37:31 +0000 (10:37 -0400)]
rediscovered start-group and end-group to make linker multi-pass. may not work on
mac though, since it was beefing about these before, which was what made us take them out.
need to test.
Chris Koeritz [Tue, 29 May 2012 14:25:04 +0000 (10:25 -0400)]
updated to get right ordering. whatever happened to the linker for gcc? it is super annoyingly
single pass, and often gets hosed up when things are actually provided and are just not in an
order to its liking? plus, i'm mad at adobe about flash, not acrobat reader, although both
seem to suck, and it seems like they've given up fixing flash for linux at the most annoying
possible time. so, still sell their stock.
Fred T. Hamster [Tue, 29 May 2012 01:36:36 +0000 (21:36 -0400)]
new example, cleans up an acroread junk file created on linux systems.
adobe's not only ditching linux for android only, but they gave us a bunch of
bugs in their last version? hey everybody, let's sell off all our adobe stock.
Chris Koeritz [Sun, 20 May 2012 20:58:41 +0000 (16:58 -0400)]
nice cleanup of script to generate report with functions.
also added the "weight" of the to-dos, which is just how much disk space the
files are taking up.
Chris Koeritz [Mon, 14 May 2012 03:13:05 +0000 (23:13 -0400)]
fixed names back to .txt, since we cannot get second inventory to
generate the script names with lsl endings. too much work to only rename
lsl scripts without accidentally renaming some notecards, and to do it every
time there's a huffotronic updater being updated? yuck.
Chris Koeritz [Sun, 13 May 2012 21:52:03 +0000 (17:52 -0400)]
will take a list of files and go through them with eog as a viewer.
after each is viewed, the user will be asked if the file should be deleted
(on the console). if they say yes, it is zapped into the del keep by the
safe del script. regardless, the next picture is then displayed, etc.
useful for trolling through vast reams of vacation photos and deleting the
bad ones.