To view what's written in a file: To add content to a file we use echo "Content" >> file_name To view content in a file we use cat alok_file #alok_file is the name of the file. To change the access permissions of files: To change the acc...
tanukhatana.hashnode.dev2 min read
No responses yet.