12
Followers
100
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #shell. Learn more
blog.teachmebro.com
The node command is the one we use to run our Node.js scripts: node script.js If we omit the filename, we use it in REPL (Read Evaluate Print Loop) mo…
fsckd.io
Paths are a simple, yet important concept to understand to interact with files, and CLI programs, arguments, etc. Paths can be thought of as a way to …
aravindjeevagan.hashnode.dev
What is LINUX ? --Linux is open source & free - Derived from UNIX, written in C - low level language --Terminal - It's the place where you can intera…
jinendra.hashnode.dev
Here, I will introduce you to 2 tools; one for formatting your shell scripts and another for statically checking them for possible issues (this one in…
shrine.hashnode.dev
When you get into the Linux world, you understand something crucial: you must learn how to use the terminal. And with that, how to use Bash (the defau…