meta data for this page

Search

You can find the results of your search below.

Fulltext results:

unixtools #ImageMagick #TipsAndTricks #WSL #awk #bash #git #magick #unison
8 Hits, Last modified:
r+1))</code> ==== Reset the shell ==== At some stage I accidentally used ''curl'' instead of ''wget''... %.0f\n", $1, $2}} INFILE > OUTFILE </code> Pass variable from bash into ''awk'' ([[https://stackoverflow.com/questions/19075671/how-do-i-use-shell-variables-in-an-awk-script#19075707|Stackoverflow]]) > Th... ble. E.g., awk -v var= not awk -vvar) <code awk> variable="line one\nline two" awk -v var="$variable" 'BEGI