Back to Blog

Tagged as "linux"

List of blog posts tagged as "linux".

MV: Argument List Too Long

If you ever have to move files via command line on a LInux server, you might just use something simple like this:

Read More

Useful Linux Command: Find File By Name, Sort By Date

The command below finds a file based on its filename and then sorts the results by oldest to newest:

Read More