refactor
This commit is contained in:
parent
b311f757cf
commit
91e0076e27
3 changed files with 6 additions and 2 deletions
|
@ -323,6 +323,10 @@ Usage: `nproc`
|
||||||
print name of current/working directory
|
print name of current/working directory
|
||||||
Usage: `pwd`
|
Usage: `pwd`
|
||||||
|
|
||||||
|
## passwd
|
||||||
|
Change a users password
|
||||||
|
Usage: `passwd [user]`
|
||||||
|
|
||||||
## readlink
|
## readlink
|
||||||
print resolved symbolic links or canonical file names
|
print resolved symbolic links or canonical file names
|
||||||
Usage: `readlink [OPTION]... FILE...`
|
Usage: `readlink [OPTION]... FILE...`
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
obj: application
|
obj: application
|
||||||
website: https://frigate.video/
|
website: https://frigate.video
|
||||||
---
|
---
|
||||||
|
|
||||||
# Frigate
|
# Frigate
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
obj: website
|
obj: website
|
||||||
website: http://p76qsknvioaquffotobe6725u2u4ovxfdlud6ndi3y4q.b32.i2p
|
website: ["http://p76qsknvioaquffotobe6725u2u4ovxfdlud6ndi3y4q.b32.i2p", "https://based.cooking"]
|
||||||
category: information
|
category: information
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue