Update 01-en.md

This commit is contained in:
Christoph 2023-06-05 16:48:21 +02:00 committed by GitHub
parent 2c3ba9ff3e
commit 2be1598b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
---
title: How to Navigate the Linux File System using the Command Line Interface
description: A detailed tutorial on how to navigate the Linux file system using basic command line interface commands
description: This is a detailed tutorial on how to navigate the Linux file system using basic command line interface commands.
level: [beginner]
updated_at: 2023-04-19
slug: how-to-navigate-the-linux-file-system-using-the-command-line-interface
@ -91,7 +91,7 @@ rmdir directory_name
In this tutorial, we have covered basic command line interface commands to navigate the Linux file system. With these commands, you can navigate, list, create, and remove directories in the Linux file system. Practice using these commands to become more comfortable with the Linux file system.
# Licence
# License
[MIT](https://github.com/netcup-community/community-tutorials/blob/main/LICENSE)
@ -106,10 +106,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
# Contributor's Certificate of Origin
By making a contribution to this project, I certify that:
1) The contribution was created in whole or in part by me and I have the right to submit it under the licence indicated in the file; or
1) The contribution was created in whole or in part by me and I have the right to submit it under the license indicated in the file; or
2) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate licence and I have the right under that licence to submit that work with modifications, whether created in whole or in part by me, under the same licence (unless I am permitted to submit under a different licence), as indicated in the file; or
2) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same license (unless I am permitted to submit under a different license), as indicated in the file; or
3) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
4) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the licence(s) involved.
4) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the license(s) involved.