TLDR
Enter a command. For example: csshx, photolibraryd, afinfo.

xed

 
Opens files for editing in Xcode. More information: https://www.manpagez.com/man/1/xed/.
 
  • Open file in Xcode:
     
    xed {{file1}}
     
  • Open file(s) in Xcode, create if it doesn't exist:
     
    xed --create {{filename1}}
     
  • Open a file in Xcode and jump to line number 75:
     
    xed --line 75 {{filename}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.