Category: linux shell
“Create a 2TB Network Drive with Raspberry Pi for Your Family” “Raspberry Pi + WD Hard Drive: Easy Network Storage for Kids’ Macs” “Family File Sharing Made Easy: DIY …
Understanding the Leading Space Behavior in Linux Shells Overview In Linux shell environments like bash, prefixing a command with a space can influence whether or not that command is …
This post shows you 3 interesting/fun BASH commands: BASH Console Tetris Game You can now play tetris game in Bash console. You would need to install this via: $ …
How to Check if a Domain can be Ping-able? Creating a bash script to check if a domain is reachable via ping can be very useful for basic network …
Teaching Kids Programming: Videos on Data Structures and Algorithms BASH provides the command line interface (as compared to GUI) to control the computer. We have learned the following commands …