Copy text files to another location, in interactive mode (prompts user before overwriting)

cp

cp -i {{*.txt}} {{path/to/target_directory}}

click the source code to copy install cp on any operating system with command-not-found.com