eecs280staff / tutorials

Tools and tutorials
https://eecs280staff.github.io/tutorials/
Other
5 stars 4 forks source link

Add touch command to CLI tutorial #77

Closed awdeorio closed 1 year ago

awdeorio commented 1 year ago

It would be helpful to add the touch command to the CLI tutorial. I find myself using touch in other tutorials from time to time.

I'll add that @ohjuny included it in the original version of the CLI tutorial and I removed it. I was wrong.

awdeorio commented 1 year ago

We could probably remove the callout about touch from the VS Code tutorial and replace it with a link to the new CLI subsection.

Pro-tip: You can also create files from the command line. The touch command creates an empty file.