Toot

Written by Ken Butler on 2024-11-15 at 04:51

The easiest way I could think of to do the renaming was to make a dataframe with the old filenames in it, then construct the new ones:

tibble(oldname = txtfiles) %>% 
  mutate(newname = str_replace(oldname, ".txt$", ".md")) -> dd

=> More informations about this toot | View the thread | More toots from nxskok@mastodon.cloud

Mentions

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113485172684634245
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
241.236014 milliseconds
Gemini-to-HTML Time
0.373583 milliseconds

This content has been proxied by September (ba2dc).