GQCG-edu / bootcamp

The Bootcamp of the Ghent Quantum Chemistry Group, aimed at achieving the initial competences needed in order to be able to contribute to our electronic structure method development group.
GNU General Public License v3.0
1 stars 9 forks source link

xwieme: Getting in command with the VSCode editor #25

Closed xwieme closed 3 years ago

xwieme commented 3 years ago

@dariatols Here are the commands to view the directory content, create, copy and delete files: ls touch filename nano filename vim filename cp filename path_where_to_copy rm filename

dariavh commented 3 years ago

This looks good! @xwieme can you tell, if any, the difference between the vim and nano command?

xwieme commented 3 years ago

Thanks, @dariatols. I think that the only difference is that they are different terminal text editors.

dariavh commented 3 years ago

Indeed! Well done, can close this issue if you want.