3 lines
112 B
Bash
Executable File
3 lines
112 B
Bash
Executable File
#!/bin/bash
|
|
wget -nv --show-progress -O /dev/null "https://aryadevchavali.com/resources/Table-of-Integrals.pdf"
|