bash_koans:Bash Koans

时间:2021-06-07 19:24:01
【文件属性】:
文件名称:bash_koans:Bash Koans
文件大小:8KB
文件格式:ZIP
更新时间:2021-06-07 19:24:01
Shell Bash Koans 所以我准备更好地学习 Bash。 通常我尝试通过做公案来学习,但我找不到任何,所以我决定通过为 Bash 构建公案来学习。 免责声明 我不是 Bash 专家。 这是一个严格用于学习和娱乐的项目。 它也不完整,我有空的时候做这个。 如果您是专家,请贡献并使其变得更好! 如何 只需克隆这个 repo 并运行: ./meditate 执照 许可证是麻省理工学院。 有关详细信息,请参阅许可证。
【文件预览】:
bash_koans-master
----.gitignore(3B)
----src()
--------01_about_quoting.sh(4KB)
--------00_about_arithmetics.sh(228B)
--------00_about_return_value.sh(153B)
--------00_about_pipe.sh(228B)
--------00_about_loops.sh(444B)
--------00_about_redirection.sh(953B)
--------00_about_conditionals.sh(1KB)
--------00_about_variables.sh(1KB)
----support()
--------functions.sh(3KB)
--------variable_check(57B)
----LICENSE(1KB)
----README.md(492B)
----meditate(920B)
----test(337B)

网友评论