Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Sunday, May 18, 2025

Tag: awk

bash – awk if then else snippet
AP DS

bash – awk if then else snippet

~~ November 30, 2019

A clear example of the if/then/else structure formatting in awk. 123456789$ awk ‘ BEGIN {     FS="," ; FORMAT="%-10s%-8s%s\n" ;     {printf FORMAT,"A","B","% age"} } {     … Read More

awkBashCodeSnippetifthenLinuxOSXTerminal
bash – awk with colored output
DS TECH

bash – awk with colored output

~~ November 29, 2019

Coloring text in columns of output of awk. 12echo "line 1 line 2" | awk ‘/line/ {print "\033[32m" $1 "\033[31m" $2 }’ results in: line1 line2 Color is given by … Read More

awkBashLinuxOSX

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (129)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (110)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (100)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (84)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.