You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
322 B

# Scripts
## Description
`get_all_links.py` : justify one link is live or dead with network connection
`latex.sh` : a script for converting Markdown files in each of the subdirectories into a unified PDF typeset in LaTeX
## Usage
`get_all_links.py` :
```
./get_all_links.py ../
```
`latex.sh` :
```
./latex.sh
```