Most does exist, and M is an alias to « | most »

julese50 2015-08-14 12:57:52 +02:00
parent 6215bf4696
commit 4f37ad26df

@ -346,7 +346,7 @@ Collection of useful zsh aliases, not enabled by default since they may change s
| _T_ | \| tail |
| _G_ | \| grep |
| _L_ | \| less |
| _M_ | \| more |
| _M_ | \| most |
| _LL_ | 2>&1 \| less |
| _CA_ | 2>&1 \| cat -A |
| _NE_ | 2> /dev/null |