cp interactive copy
Read OriginalThe article explores an observed change in the default behavior of the Linux 'cp' command, where using an alias with the -i (interactive) flag can no longer be overridden with the -f (force) flag for a non-interactive copy. The author finds this frustrating and shares a discovered workaround: bypassing the alias by quoting the command (e.g., "cp" source destination).
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser