Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

uandme72

macrumors 68020
Original poster
Mar 2, 2015
2,090
686
Where are the download files stored after running the command in Terminal:
softwareupdate --fetch-full-installer --full-installer-version
 
Where are the download files stored after running the command in Terminal:
softwareupdate --fetch-full-installer --full-installer-version
It will end up in /Applications, but your command is not correct. You can either run
Code:
softwareupdate --fetch-full-installer
or
Code:
softwareupdate --fetch-full-installer --full-installer-version 10.15.4
(substitute in the version you're trying to download.)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.