C'è un modo per aprire i giochi Steam direttamente da Terminal?
ll /Users/YOUR_USER_PROFILE/Library/Application\ Support/Steam/steamapps/common/
open -Fa /Users/YOUR_USER_PROFILE/Library/Application\ Support/Steam/steamapps/common/Realm\ Grinder/RealmGrinderDesktop.app/Contents/MacOS/RealmGrinderDesktop
man open
-F Opens the application "fresh," that is, without restoring windows. Saved persistent state is lost, except for Untitled documents.
-a application Specifies the application to use for opening the file
Nota: * le linee sono collegamenti ipertestuali alle immagini.
Steam App
Library * Right Click sul gioco. Local Files * Browse Local Files
Right Click su GameName.App
Get Info * Left Click & Drag su Dove Right Click e seleziona Copy * Open del tuo editor di testo e Paste
Questo ti darà il percorso.
Terminal
open -Fa aYourCopiedPath