1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Your Name 4e693fce7d oeis.sh: Added link to source 2020-06-13 09:24:36 -04:00
Your Name bde1d98bcb indent code snippets 4 spaces to allow colorization 2020-06-13 09:22:04 -04:00
Your Name 5c27a3bdb5 Fixed 2 arg input bugs 2020-06-11 07:22:41 -04:00
Your Name ca9d5bc177 new parsing was removing '-'. negative numbers now supported again 2020-06-11 05:34:24 -04:00
Your Name 8814488e26 chmod.sh '888' is now invalid 2020-06-11 05:25:28 -04:00
Your Name 5bdf06963b chmod.sh code readability 2020-06-11 05:21:32 -04:00
Your Name c01df36524 chmod.sh rrx--- is invalid string 2020-06-10 22:33:13 -04:00
Your Name 545e6efe3f better arg parsing, less errors 2020-06-10 09:40:46 -04:00
Your Name 657d4b6f48 1-4 digit numbers are now valid. Changed var names 2020-06-10 08:35:26 -04:00
Your Name 105bf883bd Made --t--t--s and invalid string 2020-06-10 08:10:29 -04:00
Igor Chubin a15563e145 chmod/ output colorization (by iivån) (#197) 2020-06-10 03:13:48 +00:00
Your Name 9aba6cd460 variable name change LANG -> LANGUAGE 2020-06-06 23:03:00 -04:00
Your Name 4b02b11c5a Topic lookup speed increase, code quality improvement 2020-06-03 09:27:18 -04:00
Your Name c4b5997f95 process special (uid,gid,sticky) executable bits 2020-06-02 10:01:25 -04:00
Erez f9d619a515 Changed sticky bit string from 'sS' to 'tT' 2020-05-31 09:19:40 -04:00
Your Name d87b1f89e5 cleaner chmod if statemnts 2020-05-30 23:37:45 -04:00
Your Name b9d48a3905 oeis topic string and code segment update 2020-05-30 23:37:45 -04:00
Your Name 8752b402d8 Added specials and error checking 2020-05-30 23:37:45 -04:00
Igor Chubin 54ab2ca3bb minor chmod adapter fixes (#197) 2020-05-29 17:54:25 +00:00
Your Name 490821c039 added chmod.sh 2020-05-29 12:35:29 -04:00
Erez 407caee006 Create oeis.sh
Allows integer sequences from [OEIS](https://oeis.org/) to be browsed, and to print syntax highlighted code samples for sequence implementation.
[Demo](https://github.com/ErezBinyamin/Scripts/blob/master/tools/img/oeis.gif)
[Source maintained here](https://github.com/ErezBinyamin/Scripts/blob/master/tools/oeis.sh)
2020-05-10 15:52:40 -04:00
Igor Chubin 7a3c5c32d1 /rfc/: don\'t print valid rfc numbers (#167, #185) 2020-05-02 18:36:30 +00:00
Erez Binyamin 1205143678 Added :list and :describe and updated :usage/:help 2020-04-20 17:36:07 -04:00
Igor Chubin 2185dd8e27 added adapter for rfc/ (contributed by @ErezBinyamin) (#167) 2020-04-18 20:08:01 +02:00