Re: Email Mac
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45555
interpreted = N
texte = Mike,On Wednesday, November 20, 2002, at 03:26 AM, Michael Davis wrote:[snip]> Speaking of this problems with Emailer on OS X... I've got too many files > in my EmailCompleted folder. rm * will not delete them. It reports /bin/> rm: Argument list too long.> How do I delete all these files?do an ls to see what the filenames begin with, then you have the fun of doing (for example) rm 1023* -f rm 1024* -f rm 1025* -fand so on. I find that if you have a full range of numbers from one to nine as the last digit, you usually have to remove about 6 of them before you can drop a number rm 102* -fto get the rest of them.Best bet is to create a trigger to clean up that folder. I moved from MacOS 9.x to Linux and never thought about this until 1 month later when I had about 70,000 or so files in there :)> MikeDale-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Mike,On Wednesday, November 20, 2002, at 03:26 AM, Michael Davis wrote:[snip]> Speaking of this problems with Emailer on OS X... I've got too many files > in my EmailCompleted folder. rm * will not delete them. It reports /bin/> rm: Argument list too long.> How do I delete all these files?do an ls to see what the filenames begin with, then you have the fun of doing (for example) rm 1023* -f rm 1024* -f rm 1025* -fand so on. I find that if you have a full range of numbers from one to nine as the last digit, you usually have to remove about 6 of them before you can drop a number rm 102* -fto get the rest of them.Best bet is to create a trigger to clean up that folder. I moved from MacOS 9.x to Linux and never thought about this until 1 month later when I had about 70,000 or so files in there :)> MikeDale-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
dale's stuff
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Help name our technology! (1997)
WCS Newbie question (1997)
[searchString] (1997)
Search in 2 or more catalogs (1997)
Free WebDNA snippets (Extending WebCatalog) (1997)
Quit revisited (1997)
Emailer setup (1997)
Search Context Strips URL chrs.? (1999)
Getting URL's entered manually (1997)
Possible Bug in 2.0b15.acgi (1997)
Variables for chat (1997)
[WebDNA] preventing hackers from posting their own (2009)
bug in [SendMail] (1997)
WebCatalog 4.0 has been released! (2000)
Price lookup problem - was Cart questions (1997)
[WebDNA] limit found per row (2011)
[WebDNA] Lightbox2 for WebDNA [updated] (2008)
CMS - Formatting Content (2004)
Looking up two prices in database? (1997)
WebCat2b15MacPlugin - showing [math] (1997)