This is RESOLVED. (how do I close it out?) On Thursday, March 3, 2022 at 3:43:53 PM UTC-5 Eric Gammeter wrote:
> Yes! That (the rm *FTP*) did it. Thank you! > > > On Wednesday, March 2, 2022 at 7:33:11 PM UTC-5 vince wrote: > >> escape the # sign with a backslash >> >> cd into the directory then >> rm -i ./\#FTP.last >> >> The -i will prompt you juuuuuust in case you typo it and would otherwise >> do something unexpected/bad. >> >> Tests ok on a pi here. >> >> On Wednesday, March 2, 2022 at 1:27:16 PM UTC-8 [email protected] wrote: >> >>> Need to delete my #FTP.last file but I cannot get RM or UNLINK commands >>> to do the job. I get "missing operand" for both commands. The file name >>> has a ' (single quote) in front and at the end of the name. ?? >>> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4280c74e-2f84-43f1-9c8a-e8abf2b08997n%40googlegroups.com.
