Logo
Explore Help
Sign In
gaspersic/devops-exercises
1
0
Fork 0
You've already forked devops-exercises
Code Issues Pull Requests Packages Projects Releases Wiki Activity
devops-exercises/scripts/count_questions.sh

4 lines
143 B
Bash
Raw Permalink Normal View History

The end of one long README Apparently we've reached the limit of GitHub rendering (512K). Time to change the structure accordingly - exercises and questions will move to sub-directories in the exercises directory. This is the first patch in performing this transition.
2021-11-10 00:55:03 +02:00
#!/usr/bin/env bash
change page format I got the feedback that people don't want to see the answer right below the question in visible state.
2019-10-11 00:57:21 +03:00
The end of one long README Apparently we've reached the limit of GitHub rendering (512K). Time to change the structure accordingly - exercises and questions will move to sub-directories in the exercises directory. This is the first patch in performing this transition.
2021-11-10 00:55:03 +02:00
echo $(( $(grep -E "\[Exercise\]|</summary>" -c README.md exercises/*/README.md | awk -F: '{ s+=$2 } END { print s }' )))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 77ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API