# cp # copy interactively #= cpi rwx_copy_interactive() { cp \ --interactive \ "${@}" }