near / stakewars-iii

Stake Wars: Episode 3 challenges and place to report issues
87 stars 177 forks source link

Update 006.md (Change /home/<USER_ID> to $HOME) #60

Closed sangtn0102 closed 2 years ago

sangtn0102 commented 2 years ago

Change /home/ to $HOME, using the $HOME variable will make it more convenient, users can directly copy the command and paste it without editing. Moreover, there are machines using the root account, the root directory will be at /root/, so using /home/ is not suitable for everyone.

sangtn0102 commented 2 years ago

You will need to create the log directory and change the execute permission for the ping.sh file, otherwise you will get an error: logs/all.log: Directory nonexistent Permission denied