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
Tuesday, June 17, 2025

Tag: Terminal

bash – du to get space used by directory
AP DS TECH VS

bash – du to get space used by directory

~~ November 27, 2019

123#get the human readable summary of disk space used by a directory du -sh /Path/to/directory

BashduLinuxOSXTerminal
bash – df to get space usage by volume
AP DS TECH

bash – df to get space usage by volume

~~ November 27, 2019

1234567891011#display current Volume in 1024-byte blocks df -k . #display ALL Volumes in megabytes df -m     #display /home Volume in gigabytes df -g /home   #display ALL Volumes … Read More

BashCodeSnippetdfLinuxOSXTerminal
gotop – TOP rewritten in Go.
AP DS TECH

gotop – TOP rewritten in Go.

~~ November 12, 2019

Installation via Homebrew 12brew tap cjbassi/gotop brew install gotop https://github.com/cjbassi/gotop GOTOP

brewgohomebrewLinuxOSXTerminaltop
bash OSX iTerm2 – display inline images in terminal
DS TECH

bash OSX iTerm2 – display inline images in terminal

~~ November 12, 2019

You can display inline images in iTerm2 without going to an outside image editor. eg: 1imgcat picture.jpg SOURCE: https://www.iterm2.com/documentation-images.html DISCUSSION: https://gist.github.com/wesbos/eac5f93478002312db1f

ImagesimgcatiTerm2Terminal
brew tools – details
DS STICKIES TECH

brew tools – details

~~ November 12, 2019

Listing of some useful brew tools, not all inclusive list. Mostly pertaining to daily media production workflow.

BashbrewhomebrewLinuxOSXTerminal
CMUS – command line music player
AP DS SS TECH

CMUS – command line music player

~~ September 3, 2019

CMUS home page

AudioLinuxmusicOSXTerminal
MC midnight commander – important key bindings
DS TECH VS

MC midnight commander – important key bindings

~~ May 22, 2019

SOURCE: KLIMER.EU CTRL-T (or INSERT) :: select files + :: select files based on a pattern \ :: UNselect files based on a pattern * :: reverse the current selection … Read More

BashFilesmidnight-commanderTerminal
format drive OSX command line
DS TECH

format drive OSX command line

~~ March 7, 2019

FORMAT: 1diskutil eraseDisk FILE_SYSTEM DISK_NAME DISK_IDENTIFIER EG: 1diskutil eraseDisk JHFS+ MyVolume /dev/disk6 SOURCE: OSX-DAILY

FormattingDrivesOSXTerminal
TimeMachine – get a list of ignored items
DS TECH

TimeMachine – get a list of ignored items

~~ March 3, 2019

1sudo mdfind "com_apple_backup_excludeItem = ‘com.apple.backupd’" SOURCE: StackExchange

OSXTerminalTimeMachine
OSX Terminal “beep” / “bell” / etc…
DS TECH

OSX Terminal “beep” / “bell” / etc…

~~ February 4, 2019

via printf 1  printf “/a” or via system afplay 1  afplay /System/Library/Sounds/Ping.aiff or via applescript 1  osascript -e ‘beep’

OSXsoundTerminal
Homebrew OSX – reinstall all packages
DS TECH

Homebrew OSX – reinstall all packages

~~ February 3, 2019

After upgrading from 10.11 El Capitan to 10.13 High Sierro, I’ve encountered issues in some packages.  To be safe and sure that everything is up to snuff with the tools … Read More

brewhomebrewOSXTerminal
enable / disable root user – OSX
DS TECH

enable / disable root user – OSX

~~ January 30, 2019

TO ENABLE ROOT: 1  % dsenableroot username = Paul user password: root password: verify root password: dsenableroot:: ***Successfully enabled root user. ALT: 1dsenableroot -u Paul   TO DISABLE ROOT: 1  … Read More

OSXrootTerminal

Posts navigation

Previous 1 2 3 … 5 Next

Top 5

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