cheat.sheets icon indicating copy to clipboard operation
cheat.sheets copied to clipboard

cheat.sh cheat sheets repository

Results 13 cheat.sheets issues
Sort by recently updated
recently updated
newest added

Please refer to commit message for all the information on the changes. Let me know if I missed something.

@carlogarro wrote: ``` It could be nice to have a guide for automounting devices. And for that, [fstab](https://en.wikipedia.org/wiki/Fstab) is necessary. Just giving some ideas. Amazing work, by the way! ```...

There could be something for [Spring Boot CLI](https://docs.spring.io/spring-boot/docs/current/reference/html/cli.html), so `cheat.sh/spring`, I think I could take a look into it πŸ˜ΌπŸ”Ž

There should be way more examples for bash string usage: `${foo:2}` `${foo%…}` `${foo#…}` `${foo##…}` etc.

Hi @chubin ! I don't recall seeing a method by which I or another can contact you -- might be nice to set up an E-Mail for that, for these...

Create a new cheat sheet, for the `jq` command. Besides the main purpose of the cheat sheet, coverage of the `jq` command, it could be a test bed for such...

As the cheatsheet says, the `--delete` option does not work on compressed archives, so the example should not show a compressed archive!