Category Archives: Linux

The ‘yes’ command

So I was trying to copy some files recursively from one folder into another, to updated a WP install. The -f option ( –force ) on the cp command was not working. Then I found out about the yes command … Continue reading

Posted in Linux | Leave a comment