News

With the ttyd command line tool, you can transform your terminal into a live, interactive web app that anyone can access with a link.
GameShell: a "game" to teach the Unix shell Teaching first-year university students or high schoolers to use a Unix shell is not always the easiest or most entertaining of tasks. GameShell was devised ...
Bash Shell Scripting Tutorial For Beginners Conclusion Bash command substitution is a small feature with big impact. It makes your scripts dynamic, clean, and more powerful. By learning $(...), you ...
Enterprise PowerShell Scripting Bootcamp explains how to create your own repeatable PowerShell scripting framework. This framework contains script logging methodologies, answer file interactions, and ...