Bug 479764 shell builtin mv fails to move files across
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

found 9 articles for 0.715 sec
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Stephane Chazelas
Date: May 6, 2008 12:00

...lapse:~/debian|master|debian.ch%% zmodload zsh/files lapse:~/debian|master|debian.ch%% which mv mv: shell built-in command lapse:~/debian|master|debian.ch%% mv /tmp/debian.ch_T-Shirt_20080422-poll.png ....> Note that this mv will not move files across devices. Historical ... task as it involves recreating the files as they were (permissions, ownership, ACLs,...
Show full article (1.23Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Bart Schaefer
Date: May 6, 2008 09:10

... a future version? } } Note that this mv will not move files across devices. Historical } versions of mv, when actual renaming is impossible, fall back on copying } and removing files; if this behaviour is desired, use cp and rm ..." is (intentionally) NOT one of the commands supplied by the zsh/files module, so changing mv means implementing cp.
Show full article (0.68Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Clint Adams
Date: May 6, 2008 08:10

...lapse:~/debian|master|debian.ch%% zmodload zsh/files lapse:~/debian|master|debian.ch%% which mv mv: shell built-in command lapse:~/debian|master|debian.ch%% mv /tmp/debian.ch_T-Shirt_20080422-poll.png ...version? Note that this mv will not move files across devices. Historical versions ... fall back on copying and removing files; if this behaviour is desired, use...
Show full article (0.74Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Vincent Lefevre
Date: May 7, 2008 16:00

... (verbose), the -n option for ln, the -u option for mv, and mv across devices. For zsh/files it's not quite as simple as adding a z in front of the ... are not really important for me since it is easy to write a shell function like: rm() { command rm $@ } or rm() { builtin rm $@ } -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17....
Show full article (0.88Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Vincent Lefevre
Date: May 7, 2008 14:40

...> Most people shouldn't need to use it. I use it *by default* just because of the Linux kernel bug^Wlimitation concerning the argument list (I often exceed it). But perhaps I should write my own shell function as a wrapper to coreutils and use xargs or zargs when necessary. -- Vincent Lefèvre <vincent@vinc17....
Show full article (0.54Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: Peter Stephenson
Date: May 6, 2008 14:20

...one of the commands supplied by the zsh/files module, so changing mv means implementing cp. What, if I may ... is the purpose of zsh/files? Its primary purpose has been ... on a system where the shell is working but nothing much ... fix what needs fixing. Moving things between file systems typically isn'... load of other stuff the shell doesn't provide). -- Peter Stephenson ...
Show full article (1.04Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: martin f krafft
Date: May 6, 2008 10:10

... issue. Also note that "cp" is (intentionally) NOT one of the commands supplied by the zsh/files module, so changing mv means implementing cp. What, if I may ask, is the purpose of zsh/files? -- .''`. martin f. krafft <madduck@debian.org> : :' : proud Debian developer, author, administrator, and user ...
Show full article (1.06Kb) · Show article thread
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: martin f krafft
Date: May 6, 2008 07:50

...+0428 lapse:~/debian|master|debian.ch%% zmodload zsh/files lapse:~/debian|master|debian.ch%% which mv mv: shell built-in command lapse:~/debian|master|debian.ch%% mv /tmp/debian.ch_T-Shirt_20080422-poll.png . mv: /tmp/debian.ch_T-Shirt_20080422-poll.png: invalid cross-device link -- System..., LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions ...
Show full article (1.69Kb)
Bug#479764: shell builtin mv fails to move files across devices     

Group: linux.debian.bugs.dist · Group Profile · Search for Bug 479764 shell builtin mv fails to move files across in linux.debian.bugs.dist
Author: martin f krafft
Date: May 7, 2008 16:10

also sprach Vincent Lefevre <vincent@vinc17.org> [2008.05.07.2350 +0100]: rm() { command rm $@ } "$@" :_) -- .''`. martin f. krafft <madduck@debian.org> : :' : proud Debian developer, author, administrator, and user `. `'` http://people.debian.org/~madduck - http://debiansystem.info `- Debian - when you have better things to do than fixing systems "one should never do...
Show full article (0.68Kb) · Show article thread