Command Line
It is what enables me to create a new file and name it whatever I want, and I can also delete it. To create a new file, we write code
If you want to delete it, type rm, short for remove, and it will look like this
Command Line
It is what enables me to create a new file and name it whatever I want, and I can also delete it. To create a new file, we write code
If you want to delete it, type rm, short for remove, and it will look like this
Comments
Post a Comment