On Sun, May 10, 2015 at 07:04:51AM -0400, Joerg Lechner wrote:
> copied now with command string
> [root@linux 100NIKON]# cp DSCN* /home/joerg/Bilder/jpg-test
> 200 jpgs successfully, this means without error message. Is that, what You 
> wanted?


Yep, basically that. However, do that over and over again:

while sleep 1; do cp -v /home/joerg/Bilder/jpg-test/; done

while running `journalctl -f` in another window. (As root if you're not
in the wheel group.)

-- 
Matthew Miller
<mat...@fedoraproject.org>
Fedora Project Leader
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to