LibraryCarpentry / lc-shell

Library Carpentry: The UNIX Shell
https://librarycarpentry.org/lc-shell/
Other
31 stars 85 forks source link

Expand the first explanation of 'ls -l' #225

Closed DavidKrassnig closed 1 year ago

DavidKrassnig commented 1 year ago

I think the first four columns should at least be briefly mentioned and described in the roughest of terms. The question of what information they represent will inevitably arise for people that are unfamiliar with this command.

truephredd commented 1 year ago

I see in the instructor's notes that teaching permissions is completely and intentionally elided in the Unix Shell lesson plan, so I don't think this request is going to get traction, much as I agree with you.

This seems like a bigger issue that I'm having with some of the carpentries lessons. IMHO, leaving out permissions and stating that learners can just look it up online is setting them up to fail.

zkamvar commented 1 year ago

Thank you for your contribution. This lesson has migrated to use The Carpentries Workbench, but unfortunately, due to various factors, the Maintainers of this lesson were unable to address this pull request before the transition. Because of this, we had to close your pull request.

Please note that this does not mean that your contribution was not valued. There are many reasons why a pull request is not merged. It's important to remember that the Maintainers are first and foremost people---people who maintain this lesson on a voluntary basis. Sometimes pull requests become stale because other responsibilities take precedence. Thank you for taking the time to open the pull request in the first place.

If you wish to contribute again, you will need to delete and re-fork your repository.

How to contribute

If you wish to contribute, you will need to use the following steps to delete, re-fork, and re-create your pull request (aka the burn it all down strategy):

:video_camera: How to update (delete) your fork https://carpentries.github.io/workbench/faq.html#update-fork-from-styles

  1. Save your edits on locally or in a scratch space.
  2. Delete your fork
  3. Create a new fork or use the "edit" button on the page you wish to edit.
  4. Apply your changes (NOTE The Workbench uses a different syntax. Here is a Transition Guide from Styles to Workbench for your reference).

Questions

If you have any questions or would like assistance, please contact @core-team-curriculum (email: curriculum@carpentries.org) or you can respond to this message.