Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Returning Different Color Output (macOS [12.3.1] > bash [5.1.16] > gnu awk [5.1])

echo "foo bar" | awk '{ gsub("bar", "33[1;33m&33[0m");
                         gsub("foo", "33[1;36m&33[0m"); print }'
Comment

PREVIOUS NEXT
Code Example
Shell :: mv rename folder 
Shell :: docker key for linux 
Shell :: yaml reuse block 
Shell :: check if vpc id exists 
Shell :: Warning : no large blobs matching criteria found in packfiles - does the repo need to be packed? 
Shell :: connect as super user 
Shell :: raccoon scanner error command not found 
Shell :: brew install erlang 
Shell :: make your react an electron desktop app 
Shell :: how to install threejs debugger 
Shell :: explicitly pull images from docker hub and list them on your terminal 
Shell :: How To create the SHA1 sum hash digest and save it to a file 
Shell :: install web3modal 
Shell :: man vmstat 
Shell :: remove data from realtime database 
Shell :: insert csv to hive table 
Shell :: xargs column cut linux 
Shell :: cmd echo empty line 
Shell :: Copying Folder to Server 
Shell :: remove files from git commit before push 
Shell :: ring Change the current directory 
Shell :: executable post recieve git hook 
Shell :: Docker dial unix 
Shell :: show addition and deletion git cli 
Shell :: hide folder staarted with dot on mac 
Shell :: grep end of line csh 
Shell :: vscode kite extention uninstall 
Shell :: npm react js package for form factor responsive site development 
Shell :: install veracrypt on mac 
Shell :: exclude host in ansible adhoc command 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =