It's been really frustrating sometimes when following along in tutorials that make use of the terminal, that Command Prompt doesn't support a lot of default Linux/UNIX/MacOS supported commands like grep, etc. Just yesterday, I realized that I have an...
I put the resizing code in an index.js file and ran it without using process.stdin.resume() node index.js Because there's not any, and I'm crudely speaking node instance running in the terminal, I'm not able to explain it to myself why it's not wo...
Git So, starting with git, I am a bit fan of git-extras and hub, both save a hell lot of time, while working with terminal git. Stop repeating yourself! There's a cool trick, if you're tired of repeating yourself. Best examples are sudo commands. How...