Β© 2023 Hashnode
#command-line
Linux is a powerful and versatile operating system that has become increasingly popular among developers. Whether you're a beginner or an experienced developer, using Linux for development can offer mβ¦
Bismillah In the Second part of yesterday I had some fun around the topic of Command injection, here's a sneaky-pick of what it entails. Command Injection Definition: it is a way for sneaky to abuseβ¦
π οΈπ¨βπ» In this blog, I'll be sharing some dev tools with you that I use and you should also use them as a developer to do your work fast and improve your overall developing experience. βWhat are devβ¦
Introduction In this short post, I would like to present some tools that can be useful when working with command line terminals. I am using zsh shell (a shell is the name of the program that runs in tβ¦
It's been almost two years since Dan Abramov wrote his controversial article on how npm audit is broken by design: It makes experienced app developers miserable because they have to either waste timeβ¦
grep command is used to search for specific patterns within a file or a set of files. Here is an example of how to use the grep command: Suppose we have a file named "example.txt" that contains the following data: This is an example file. Iβ¦
Linux is a powerful and versatile operating system used by millions of people around the world. While it can seem daunting to new users, mastering a few essential Linux commands can make it much easieβ¦
The sed command is a editor which is used for filtering and transforming data. It is commonly used in Linux and Unix OS. Here are some examples of using sed command in Linux with different options and commands: Substituting a pattern with β¦
With cloud computing becoming more popular and AWS being one of the leading cloud providers, it's essential for developers to understand how to use the AWS Command Line Interface (CLI). The command liβ¦
Java is one of the most powerful programming languages that has been used to build some of the most complex and widely used applications in the world. Whether you are a beginner or an experienced progβ¦