mirror of
https://github.com/edoardottt/awesome-hacker-search-engines.git
synced 2024-10-01 01:05:51 -04:00
Add scripts
This commit is contained in:
parent
8696779a4e
commit
8d14f373c6
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo $(pwd)
|
||||
|
||||
readme="README.md"
|
||||
|
||||
links=$(cat $readme | egrep "\- \[" | wc -l)
|
||||
|
Loading…
Reference in New Issue
Block a user