This commit is contained in:
JMARyA 2024-01-31 00:07:30 +01:00
parent b311f757cf
commit 91e0076e27
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 6 additions and 2 deletions

View file

@ -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...`

View file

@ -1,6 +1,6 @@
--- ---
obj: application obj: application
website: https://frigate.video/ website: https://frigate.video
--- ---
# Frigate # Frigate

View file

@ -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
--- ---