macos – `open` launches sure apps and sure information in background WITHOUT -g possibility


I lately began getting a wierd problem on certainly one of my Macbooks working Mac OS 14.4.1 (23E224) (however not on my different macbook). I can not work out a sample or debug this. Can anybody counsel what could be accountable?

  • iTerm2 – open -a /System/Functions/TextEdit.app ~/.zshrc – involves foreground
  • iTerm2 – open -a /System/Functions/TextEdit.app ~/bin/script.sh – stays in background
  • iTerm2 – open -a /Functions/BBEdit.app ~/bin/script.sh – involves foreground
  • iTerm2 – open -a /Functions/BBEdit.app ~/bin/script.sh – stays in background
  • iTerm2 – /usr/native/bin/bbedit ~/bin/script.sh – stays in background
  • iTerm2 – /Functions/BBEdit.app/Contents/MacOS/BBEdit ~/.zshrc – stays in background
  • iTerm2 – open -a /Functions/BBEdit.app/Contents/MacOS/BBEdit ~/.zshrc – involves foreground
  • Terminal – /usr/native/bin/bbedit ~/bin/script.sh – stays in background

Issues I’ve checked:

  • I’ve “full disk entry” in Privateness and Safety for BBEdit, iTerm2 and Terminal.
  • which open offers me /usr/bin//open
  • There isn’t any setting in iTerm2 or BBEdit that appears related
  • I’ve tried altering some permissions on script.sh which makes no distinction.

The one sample I can see right here is that .sh information (amongst others, like .csv) don’t come to the foreground.

Am I doing one thing silly? Or is that this as inexplicable to you as it’s to me? It is irritating since I open quite a lot of textual content information from the command line.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *