Increase portability of tmpfs implementation to support BSDs#348
Open
morgant wants to merge 7 commits intograysky2:masterfrom morgant:tmpfs-only-bsd-support
+44-18
Commits
Commits on Jan 1, 2023
- committed
find doesn't support -printf on all platforms, so work around that with '-exec basename' since we just want the filename. Issue graysky2#344
committed- committed
- committed
- committed
Check whether target directories exist before using mv so we can avoid use of non-portable --no-target-directory. Issue graysky2#344
committed- committed