1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-04-24 00:53:24 -07:00

regenerate readme

This commit is contained in:
Connor Olding 2021-10-29 16:22:53 +02:00
parent 4c128d42f8
commit 8291a65bcf

View File

@ -645,6 +645,11 @@ as a simple example, `echo hey | shcom` produces, verbatim:
hey
```
### [shelly](/sh/shelly#L2)
(perl 5) invoke the first shell found from a list of shells
as an interactive, non-login shell. arguments are ignored.
### [similar](/sh/similar#L8)
highlight adjacent lines up to the first inequivalent character.
@ -1172,6 +1177,7 @@ print each argument on its own line.
| [scramble](#scramble) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
| [scropt](#scropt) | bash | ✔️ | ✔️ | ✔️ | ✔️ |
| [shcom](#shcom) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
| [shelly](#shelly) | **perl** | *n/a* | *n/a* | *n/a* | *n/a* |
| [similar](#similar) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
| [slit](#slit) | dash | ✔️ | ✔️ | ✔️ | ✔️ |
| [slitt](#slitt) | dash | ✔️ | ✔️ | ✔️ | ✔️ |