I replaced all my bash scripts with Python. Here’s what improved, what broke, and why the switch changed my workflow.
Linux is not just about the choice of distribution or desktop environment, but also how efficiently you want to interact with your PC.
You use the chmod command to set each of these permissions. To see what permissions have been set on a file or directory, we can use ls command options. We can use the -l (long format) option to have ...