search for: diradd

Displaying 2 results from an estimated 2 matches for "diradd".

2003 Mar 12
0
can't delete older file/directory links on another local partition after `snapshot' type backup script
...s not exist\n"; die;} foreach $dirc ($diryear,$dirmonth) { if (!(-d $dirc)) {mkdir ($dirc, 0755) or do {print LOG "can't make $dirc: $! \n"; die;};} } # now loop through possible directory suffixes finding a directory that hasn't been created yet foreach $diradd ('','a'..'z','A'..'Z') { $dirtry=$dirday.$diradd; # add a suffix to the default day string if (!(-d $dirtry)) # test if that directory exists { mkdir ($dirtry, 0755) or do {print LOG "can't make...
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...3K - 4 1024 UMAHash 1 1K - 1 256 UFS mount 12 41K - 12 256,2048,4096 UFS dirhash 39 8K - 39 16,32,64,512 dirrem 15 1K - 38 32 mkdir 4 1K - 12 32 diradd 22 2K - 42 64 freefile 5 1K - 14 32 freeblks 0 0K - 10 256 freefrag 1 1K - 3 32 allocdirect 18 3K - 38 128 bmsafemap 8 1K - 10 64 newblk 1...