Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 5minslearn/e84709fe6babc9ca18b0f1c362b2d73c to your computer and use it in GitHub Desktop.
Save 5minslearn/e84709fe6babc9ca18b0f1c362b2d73c to your computer and use it in GitHub Desktop.
mkdir Temp_PDF_Files # Create new directory
cp ./*.pdf Temp_PDF_Files/ # Copy pdf files to Temp_PDF_Files directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment