Tag Archives: bash

Simple cURL Example

This example will go get the latest version of wordpress and save it as “wordpress-latest.tar.gz” in the current directory. Note, don’t include the protocal (http://) in the url.

Useful Find Commands

To act on the list of files found instead of simply listing them, try the -exec command. Find 10 largest files