Shell programming 1/12
--Set file permissions. Write / read and execute operations, etc. --echo command (display characters) --read command (set variables)
-Introduction to N Preparatory School Programming
--I made a yes or no game with shell programming. It was interesting to write an if statement after a long time.
――By setting the execution authority of the file, I think that it is connected to what you usually do.
――It wasn't particularly difficult here, but I don't think it would be possible if you could create a directory by yourself ...
――It seems that the next lesson will be about networks.
Recommended Posts