Login using Social Account
     Continue with GoogleLogin using your credentials
Ignore the below instructions if you have already created myemptyfile
file in the previous question
Create a new file called myemptyfile. You can use:
touch myemptyfile
Check its permissions using:
ls -l myemptyfile
Using chmod
, give it permissions such that nobody other than owner of a file can read the file.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Loading comments...