Ask a Question related to PERL Beginners, Design and Development.
-
John Schmerold #1
rm $( locate Maildir | grep ,ST ) will not work to remove deleted emails
I have a number of Outlook XP users that don't purge their deleted
emails, so I want to remove them myselve with following regex command:
rm $( locate Maildir | grep ,ST )
Outut is:
rm: cannot remove `/home/vmail/jam/Maildir/.Personal': No such file
or directory
rm: cannot remove `items.Saved': No such file or directory
rm: cannot remove
`mail/cur/1057584180.M419677P14546V0000000000000904I00105779 _52.mail.lp.com,S=31113:2,ST':
No such file or directory
It seems to be splitting the file name into multiple responses.
Any ideas regarding how to fix this? I'm trying to delete any file that
ends an a ",ST"
TIA
John Schmerold Guest
-
i need to remove cyan and yellow from the pdffile how does it work?
I have pdf pro 7 and pitstopp. I need to remove the colors cyan and yellow from the pdf fil It should onley be magenta and black. How do I do this? I... -
Does Win32::Perms $PermsObj->Remove( $User ) Work?
I am trying to migrate a terabyte of files from Unix to Windows 2003 server. Of course, Windows does not honor the Unix Owner, Group, etc... -
Regex command to remove deleted emails
I'm trying to use the following to remove deleted emails (deleted emails have file names that end in ",ST"): rm -f $(find /home/vmail Maildir |... -
Action to remove lzw in PS 7.0.1 doesn't work
I previously used an action in PS6 to remove lzw compression. Created an action in PS7 to set compression to NONE. The action works for zip and jpeg... -
Remove With Understanding Due Work, Power And Nature Of I Associative We
On Friday 27 June 2003 11:44, WBISOFIEEP@aol.com wrote: .... and so it goes on, for about 70K (well, that's what Kmail says) of incomprehensible...



Reply With Quote

