You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/linux/new-to-linux-resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Understand user permissions, and the difference between a [root user and a syste
47
47
48
48
## File system & permissions
49
49
50
-
After you're familiar with recognizing different users and groups in Linux, learn how you can change ownership and file permissions on different files in Linux operating systems using the [chown (change ownership)](https://www.linux.org/threads/file-permisions-chown.4125/) and [chmod (change permissoins)](https://www.linux.org/threads/file-permissions-chmod.4124) commands.
50
+
After you're familiar with recognizing different users and groups in Linux, learn how you can change ownership and file permissions on different files in Linux operating systems using the [chown (change ownership)](https://www.linux.org/threads/file-permisions-chown.4125/) and [chmod (change permissions)](https://www.linux.org/threads/file-permissions-chmod.4124) commands.
0 commit comments