m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/system-utils.md
blob: 24b9b023cf2606ad263ced4e7537b1b337b096eb (plain)
1
2
3
4
5
6
7
8
9
# For basic OS utilities

* `mktemp`: creates a temporary file in /tmp and returns filename

## `mount`

Set file permissions of mounted drive at mount time:

    mount /dev/foo /mnt/bar -o umask=000