4364 |
5667 d 16 h |
jermar |
/trunk/uspace/app/bdsh/ |
Add a primitive 'mv' command. This 'mv' is a mere wrapper around rename() and
as such cannot move files across file systems and doesn't work on FAT (because
FAT does not support hardlinks). |
|
/trunk/uspace/app/bdsh/cmds/modules/mv /trunk/uspace/app/bdsh/cmds/modules/mv/entry.h /trunk/uspace/app/bdsh/cmds/modules/mv/mv.c /trunk/uspace/app/bdsh/cmds/modules/mv/mv.h /trunk/uspace/app/bdsh/cmds/modules/mv/mv_def.h
/trunk/uspace/app/bdsh/Makefile /trunk/uspace/app/bdsh/cmds/modules/module_aliases.h /trunk/uspace/app/bdsh/cmds/modules/modules.h
|