Skip to content

Instantly share code, notes, and snippets.

View srMarquinho's full-sized avatar
🎯
Focusing

Marco Araujo srMarquinho

🎯
Focusing
View GitHub Profile
@srMarquinho
srMarquinho / grep_snipet.sh
Created February 9, 2018 10:37
grep snipet
grep 'query' testing.log -B 5 -A 5 | less
@srMarquinho
srMarquinho / awk_multiple_strings.sh
Created June 21, 2018 09:16
awk multiple strings - grep alternative
awk '/word1/&&/word2/&&/word3/&&/word4/' file
@srMarquinho
srMarquinho / mac-dock-spacer.txt
Created November 9, 2019 20:52
Organise Mac Dock by adding spacers
# Open terminal and type.
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="small-spacer-tile";}';killall Dock
{
"output": {
"bass_enhancer#0": {
"amount": 4.0,
"blend": 0.0,
"bypass": false,
"floor": 10.0,
"floor-active": true,
"harmonics": 10.0,
"input-gain": 0.0,