Older Newer
Tue, 30 May 2006 05:50:47 . . . . FlorianBurka? [unhashify - command :}]
Thu, 26 Jan 2006 12:22:30 . . . . p54AD1150.dip0.t-ipconnect.de [bar was foo]
Thu, 05 Jan 2006 21:56:30 . . . . eris.osd.wednet.edu
Sat, 02 Jul 2005 07:19:58 . . . . (Adrian Reyer)? [added InitStyles link]
Fri, 03 Jun 2005 16:13:32 . . . . pwx-70.pixworx.ch
Sat, 09 Apr 2005 21:14:43 . . . . (Raoul Bhatia)?
Sat, 09 Apr 2005 21:13:11 . . . . (Raoul Bhatia)?
Fri, 25 Mar 2005 16:52:05 . . . . wessels.hrz.tu-chemnitz.de [updated URLs]
See complete list (15 entries)


Changes by last author:

Added:

If you forgot to do test with the -nv switch like i did, you might want to 'unhashify' some files.. This preserved the file attributes and symlinks for me..

::# lsattr -R 2> /dev/null | grep-- '----i------t-' | cut -d ' ' -f 2 | awk '{system("echo unhashifying "$0"&&cp -a \""$0"\" \""$0".tmp.\" && mv -f \""$0".tmp.\" \""$0"\" ")}'