Curl can be used to call APIs as well
Great content ๐คฉ it helps me for my cert exam
I would say that wget is mainly used to download, since by default curl outputs in the console, and also wget has the ability to download recursively.
Thank you Sebina.
This is very useful.
Very useful resources for beginners, great work!
Chanan Oren
The
fingercommand can also give information for logged-out users if you provide the username as an argument (includes the contents of the "~/.plan" file, "~/.project" file, or both [depending on which exists] in the long format output).The
pinkycommand (part of coreutils) is a lightweight local-only alternative to thefingercommand (pinkyorpinky -l <username>for the long format [more in the man page]).