http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/467051006a3cb4792d4fee1e8d208b39203ff403.html
dotfiles OpenBSD configuration files git clone https://www.anthes.is/src/dotfiles/.git Log | Files | Refs | README commit 467051006a3cb4792d4fee1e8d208b39203ff403 parent 81bd094e219e4aa96e0f12b43237979a05a68557 Author: Ashlen <
[email protected] > Date: Mon, 9 May 2022 15:43:44 -0600
mvbak() handles trailing slashes now
(that said, a file with a trailing slash will error, since that
operation would make no sense)
$
touch test
$ mvbak test/
mv: test/: Not a directory Diffstat: M...