-
masswerk https://www.masswerk.at/jsuix/index.html
进后点击
open terminal
即可提供非常简单的终端环境,可用来练习基本命令和shell脚本
-
- 不支持代码编译运行
-
bellard https://bellard.org/jslinux/
- 提供多种系统选择,可在机器上运行脚本
-
copy https://copy.sh/v86/?profile=linux26
- 感觉像是一台整真的Linux上,支持多种发行版
-
jdoodle https://www.jdoodle.com/test-bash-shell-script-online
- 可以专门来练习shell编程
-
ShellCheck https://www.shellcheck.net/#
如同网站名字一样,可以检查你的脚本是否存在问题
写好的脚本没有按照预期一样运行,不妨来shellcheck一下
-
paiza https://paiza.io/en/projects/new?language=bash
- 可用来学习shell脚本
-
https://www.tutorialspoint.com/unix_terminal_online.php
- 这个有时会有点问题,可以不用这个