Add scripts

This commit is contained in:
edoardottt 2023-04-12 12:16:39 +02:00
parent 8696779a4e
commit 8d14f373c6

View File

@ -1,5 +1,7 @@
#!/bin/bash
echo $(pwd)
readme="README.md"
links=$(cat $readme | egrep "\- \[" | wc -l)