Merge 9edce1f645 into 5b52c7eceb
This commit is contained in:
commit
284035810a
1 changed files with 3 additions and 0 deletions
|
|
@ -94,6 +94,9 @@ special characters that would be recognize by your shell.
|
||||||
* Color in green read permission, in bold red write and execution ones:
|
* Color in green read permission, in bold red write and execution ones:
|
||||||
`ls -l | colout '(r)(w*)(x*)' green,red normal,bold`
|
`ls -l | colout '(r)(w*)(x*)' green,red normal,bold`
|
||||||
|
|
||||||
|
* Color permissions with a predefined template:
|
||||||
|
`ls -l | colout -t perm`
|
||||||
|
|
||||||
* Color in green comments in colout sources:
|
* Color in green comments in colout sources:
|
||||||
`colout '.*(#.*)$' green normal < colout.py`
|
`colout '.*(#.*)$' green normal < colout.py`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue