Re: Cache Mediawiki 1.37.0
Brian Wolff <[email protected]>
| Newsgroups | gmane.org.wikimedia.mediawiki |
|---|---|
| Message-ID | <CA+oo+DVjsV=ZfCWvUDvUeiOo=UkUVf1gd3D5Qey5G5YGNCAjOA@mail.gmail.com> |
Use quote marks (sounds like % has special meaning to your shell) rm 'cache/7/78/ns0%3ASimpsonspedia.html.gz' - Brian On Saturday, December 4, 2021, Support Simpsonspedia < [email protected]> wrote: > Hello, > since 1.37.0 exists in my wiki the name space in front of filename > ns0%3ASimpsonspedia.html.gz > > If I use the cron job */usr/bin/rm > [...]/cache/7/78/ns0%3ASimpsonspedia.html.gz* I’ve got the error message */usr/bin/rm: > cannot remove ‘[...]/cache/7/78/ns0’: No such file or directory*. > > All after ns0 is missed. I encode %3A to : > > If I use the cron job */usr/bin/rm > [...]/cache/7/78/ns0:Simpsonspedia.html.gz* I’ve got the error message */usr/bin/rm: > cannot remove ‘[...]/cache/7/78/ns0:Simpsonspedia.html.gz’: No such file or > directory*. > Where is my mistake? > > Best regards > Matt > _______________________________________________ MediaWiki-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/