when attempting to copy a file inside a mounted directory, I got this message printed on my terminal:
cp: writing `file': Bad address
However, the copying operation is successfully executed, but I just want to delete this message (for a presentation purpose). any idea how to remove this warning (or error) ?