Browsing Tag
shell
10 posts
Linux Shell Shortcuts That Will Save You Hours Every Week
Linux Shell Shortcuts That Will Save You Hours Every Week If you spend any significant time in the…
Execute Python with Shebang – Make Your Scripts Executable
When you write a Python script, you probably run it with a command like python script.py. But what…
Upgrading Simple Shells to Fully Interactive TTYs
Imagine you’re a hacking pro, right? You pull off this cool move, catching a reverse shell with netcat.…
Copy paste bash command but dont understand what it does?
Bismillahirahmanirahim Sebagai system admin Linux junior, kita biasa lihat arahan-arahan linux yang pelik-pelik dalam tutorial, ada sebahagiannya kita…
0x00. Shell, navigation
File System Organization Like Windows, the files on a Linux system are arranged in what is called a…
NuShell – Ceci n’est pas une |
Good morning everyone and happy MonDEV! I hope you had a good weekend and that some interesting projects…
Finding the right macOS `defaults` command
Automating the setup of a clean macOS install is a lot easier when you know which keys to…
Shell Scripting 101: Essential Commands for Every Developer
Shell Scripting 101: Essential Commands for Every Developer Diving into the universe of shell scripting? Welcome aboard! Shell…
Updating Ubuntu has never been easier
Updating Ubuntu has never been easier – thanks to us! We have the optimal solution to install any…
How to make a simple interactive shell in Go
What is more exciting than making real-world applications? 🤔 for me, it’s teaching people how to make them…