CSCfi / csc-user-guide

User guides, FAQs and tutorials related to CSC services
https://docs.csc.fi
Creative Commons Attribution 4.0 International
47 stars 83 forks source link

Linux guide updates #2017

Closed rkronberg closed 7 months ago

rkronberg commented 7 months ago

Proposed changes

Checked and updated the Linux guide. Mostly formatting and grammar fixes, but also fixed some outdated info.

https://csc-guide-preview.rahtiapp.fi/origin/linux-guide-updates/support/tutorials/env-guide/

Checklist before requesting a review

rkronberg commented 7 months ago

Looks good. My main question is about including the command prompt in the example commands or not. Now it's either omitted or "[kkayttaj@puhti-login11 ~]$" or "$" is used and usage does not seem consistent.

Went ahead and replaced [kkayttaj@puhti-login11 ~]$ with just $. To me it seems the prompt is included whenever the same code block includes output to distinguish it from the written commands. If there's just the command, it is excluded.