mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 05:02:01 -05:00
260 B
260 B
title
| title |
|---|
| Bash chmod |
Bash command: chmod
Change the permissions of a File/Directory, for example chmod u+x hello.py. (Gives the user the permission to execute the file)