Chmod Command – How to Change File Permissions in Linux
One of the first commands I learned on Linux was the touch command that creates a file using the command line.
If you ever try to create, for instance, a text file, all you have to do is type touch filename.txt, press Enter, and the file is created ...
freecodecamp.org5 min read