$ command line cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:Predications eq(other) eq_any(*others) eq_all(*others) not_eq(other) not_eq_any(*others) not_eq_all(*others) lt(other) lt_any(*others) lt_all(*others) lteq(other) lteq_any(*others) lteq_all(*others) gt(other) gt_any(*others) gt_all(*others) gteq(other) gteq_any(*others) gteq_all(*others) matches(other) matches_any(*others) matches_all(*others) not_matches(other) not_matches_any(*others) not_matches_all(*others) in(other) in_any(*others) in_all(*others) not_in(other) not_in_any(*others) not_in_all(*others)
Your cheat sheet will be editable (fixable) by anyone. Each cheat sheet is essentially a wiki page. It may also be used by millions of people for reference purposes from the comfort of their command line. If this is okay with you, please save.