Skip to content

Editing files  #209

Open
Open
@ramson33

Description

@ramson33

https://librarycarpentry.org/lc-shell/03-working-with-files-and-folders.html
if WSL for windows is added as suggested in a previous issue, as a basic way to view/edit/read files, Nano could be introduced. (Of course understand if lesson already too full)
It has less "barrier" to entry than vim with more basic keyboard commands.

Open a file:
nano filename.txt
To save a file ctrl + s
To exit file ctrl + x
Navigate using keyboard arrow keys

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementPropose enhancement to the lesson

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions