Post AhwCtLm6v9bSDWaMC0 by robby@zoinks.one
(DIR) More posts by robby@zoinks.one
(DIR) Post #AhwCtKPjyq7Bzr6yga by kristof@pleroma.marussy.com
2023-08-30T14:14:48.778432Z
0 likes, 0 repeats
so i just issued the command rm -rf ~ instead of rm -rf '~' :blobfoxfacepalm: good thing i have btrfs snapshots
(DIR) Post #AhwCtLm6v9bSDWaMC0 by robby@zoinks.one
2023-08-30T14:17:07.003526Z
0 likes, 0 repeats
@kristof How does the second one behave? Did you have a folder named ~ that you were trying to delete?
(DIR) Post #AhwCtNLF61Id4m1vai by kristof@pleroma.marussy.com
2023-08-30T14:20:36.695422Z
0 likes, 0 repeats
@robby i accidentally rsynced something to my server into the directory named '~' instead of into my home directory, and i tried to get rid of it(a very poor man’s deployment solution when i work on the app at https://refinery.services – rsync the jar into my home directory, then sudo mv into /var/lib where it should live and restart the corresponding systemd service. the funny thing is that this project is sponsored by amazon science, but we have our AWS guy on vacation, and debugging research software on my own VPS is much easier)