grep -n "^[ ]\+" /home/neo/PΓΊblico/nfdos/src/Makefile.am grep -n "^[ ]\+" /home/neo/PΓΊblico/nfdos/configure.ac file Makefile.am file src/Makefile.am file configure.ac cat -A Makefile.am | grep '\^I' cat -A src/Makefile.am | grep '\^I' cat -A configure.ac | grep '\^I' nl -ba Makefile | sed -n '770,790p' grep -n "^[ ]" Makefile | head hmmm 😏 resolvido 😘 segue a tree da wiki: ``` tree src/docs/wiki src/docs/wiki β”œβ”€β”€ Architecture.md β”œβ”€β”€ Build-System.md β”œβ”€β”€ FAQ.md β”œβ”€β”€ _Footer.md β”œβ”€β”€ Home.md β”œβ”€β”€ Neurotron.md β”œβ”€β”€ Roadmap.md β”œβ”€β”€ _Sidebar.md └── TRM.md 1 directory, 9 files ``` hoje vamos so tratar da _Sidebar.md (linkar para as outras paginas)