This website requires JavaScript.
Explore
Help
Sign In
mischief
/
openbsd-src
Watch
1
Star
0
Fork
0
You've already forked openbsd-src
mirror of
https://github.com/openbsd/src.git
synced
2024-12-21 23:18:00 -08:00
Code
master
openbsd-src
/
bin
/
mv
History
jsg
118f3e42b7
remove duplicate includes and license; feedback and ok miod@
2024-10-14 08:26:48 +00:00
..
cp.c
remove duplicate includes and license; feedback and ok miod@
2024-10-14 08:26:48 +00:00
Makefile
stop linking mv(1) to libutil, since that isn't used.
2016-02-01 22:38:01 +00:00
mv.1
mv imitates, but no longer uses, cp and rm to cross filesystems.
2018-11-14 15:53:31 +00:00
mv.c
For open/openat, if the flags parameter does not contain O_CREAT, the
2021-10-24 21:24:15 +00:00
rm.c
don't need to worry about pre/post order and skipping directories.
2016-10-10 18:13:21 +00:00