I'm a total newbie here. How do I open .cpp file from the github directory? what command should I use? I'm in the directory where the .cpp file is stored but I do not know how to open that in the terminal.
Asked
Active
Viewed 1,776 times
1 Answers
-1
You can open the file in any text editor. Try:
nano file_name.cpp
Eliah Kagan
- 119,640
Milan Patel
- 122