Skip to content

Commit

Permalink
show READMEs daily
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo committed Nov 18, 2024
1 parent 42d6728 commit 63ab754
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,8 @@ printf("You don't have access to %s\n", "token"You don't have access to token
+++ exited (status 31) +++
```

`access` - check real user's permissions for a file
`access` - check if user has permissions for a file
- we don't have permission for `token`
- touch a file of our own, try again

```b
Expand Down

0 comments on commit 63ab754

Please sign in to comment.