--Let's learn Linux commands 2020/12/13
--Learn useful commands for Linux --Create shared files for Linux and Windows
-Introduction to N Preparatory School Programming
--pwd Know where you are. --Ls tells you what's inside. --Create a new directory with mkdir. --Cd to move directory (also powershell) --Copying files and directories with cp (a little complicated) --Delete files and directories with rm (confusing and scary)
--I found a new command! --Apply this? It seems that it can be used with JavaScript
――I still think it's convenient to move and copy files and folders directly on Windows (easy to understand). ――If you need it for programming, you have to remember it ...
――It seems that this kind of thing will continue next time!
Recommended Posts