PowerShell one-liner to populate a SharePoint 2010 document library

One-liner Just replace the values in $webName, $docLibName, $docFileName and $docCount with the website URL of your existing site, the existing document library you want to populate, the existing document you want to use for all items created, and the number of items...
Bitnami