tldr
tldr copied to clipboard
📚 Collaborative cheatsheets for console commands
For #7578. There exist some commands which have different name in different distros. For example: | Distro | `lid` in `libuser` | `lid` in `id-utils` | |--|--|--| | Debian |...
Osx have a limited but somewhat linux-compatible version of [`ac`](https://www.unix.com/man-page/freebsd/8/ac/). As usual it doesn't support long options, but it does have all of the same functionalities, except for: https://github.com/tldr-pages/tldr/blob/c12a5c84333fb51372ee3a2e466c1150817c6078/pages/linux/ac.md?plain=1#L22-L24 Should...
As @MasterOdin [suggested](https://github.com/tldr-pages/tldr/issues/4044#issuecomment-629574467) in #4044, I think the best way to notify client authors of updates to the client spec is by notifying them on GitHub. I see two choices...
I was looking at `http` in tldr pages and found out that there are two pages for this command: - [httpie in linux page](https://github.com/tldr-pages/tldr/blob/main/pages/linux/httpie.md) - [http in common page](https://github.com/tldr-pages/tldr/blob/main/pages/common/http.md) I...
https://github.com/cloudflare/python-cloudflare
Current man pages can be found here: [HE Man Pages: `INTERFACES(5)`](http://man.he.net/?topic=interfaces§ion=all). I admit this is a big topic. I don't think it would be possible to do a true TLDR...
LCI refers to the LolCode Interpreter. Decided I'd mention because there's barely any related results for googling "LCI".
### Command description Pulumi is a modern [infrastructure as code](https://www.pulumi.com/what-is/what-is-infrastructure-as-code/) platform that allows you to use familiar programming languages and tools to build, deploy, and manage cloud infrastructure. More information:...
- [`rlwrap`](https://github.com/hanslub42/rlwrap) https://github.com/tldr-pages/tldr/pull/11941 - [`rlfe`](https://packages.debian.org/sid/rlfe) if there are equivalents for libedit/zle/linenoise/..., they should be added to the list
Sorry for the bad timing (it's the first day of Hacktoberfest 2021 so yeah), but I think documenting tldr pages for the ~~Windows~~ **cross-platform** PowerShell could be a great idea....