Changes

Jump to navigation Jump to search
272 bytes added ,  20:41, 21 September 2017
Add a meza one-liner
</source>
<ref>https://stackoverflow.com/questions/5119946/find-exec-with-multiple-commands</ref>
 
And this one in your /opt/conf-meza/public "config" directory
<source lang="bash">
find . -name '*yml' -o -name '*php' -exec bash -c 'echo -e "\n$0\n"; grep --perl-regexp --only-matching "^\s*(\\\$[^\[ ]+)" '{}' | sed -e "s/^[[:space:]]*//" | sort -u ' '{}' \;
</source>
== Split a big file ==
4,558

edits

Navigation menu