More Basic Linux Commands
Day 3 of 90 Days of DevOPS
To view what's written in a file use cat
To change the access permission files use: chmod
The string "-rw-r--r--@" that you're seeing in the terminal represents the file permissions of a file in a Unix-like operating...
andrew77.hashnode.dev2 min read