U uandme72 macrumors 68020 Original poster Mar 2, 2015 2,090 686 Mar 27, 2020 #1 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
chrfr macrumors G5 Jul 11, 2009 13,753 7,359 Mar 27, 2020 #2 uandme72 said: Where are the download files stored after running the command in Terminal: softwareupdate --fetch-full-installer --full-installer-version Click to expand... 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.) Reactions: bernuli and CoastalOR
uandme72 said: Where are the download files stored after running the command in Terminal: softwareupdate --fetch-full-installer --full-installer-version Click to expand... 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.)