Hi All,
Sorry if this has been covered before however I could not find an appropriate thread within the forum pages.
I currently am trying to automate the following process but have come unstuck coming from a windows background.
Essentially, from Terminal I need to collect the applications (incl version number) that are installed on a workstation, extract that data into a text file and eventually export it into a MS excel s/s.
I have run cmd pkgutil --pkgs which isnt tidy or a complete list, but am unsure how to 'push' this data automatically into a txt file once the list of applications is completed running.
In windows I was able to retrieve this info mainly from the reg - no luck so far in the Mac world for something similar.
Any guidance would be great.
Thanks
Running on MacOS 10.14
Sorry if this has been covered before however I could not find an appropriate thread within the forum pages.
I currently am trying to automate the following process but have come unstuck coming from a windows background.
Essentially, from Terminal I need to collect the applications (incl version number) that are installed on a workstation, extract that data into a text file and eventually export it into a MS excel s/s.
I have run cmd pkgutil --pkgs which isnt tidy or a complete list, but am unsure how to 'push' this data automatically into a txt file once the list of applications is completed running.
In windows I was able to retrieve this info mainly from the reg - no luck so far in the Mac world for something similar.
Any guidance would be great.
Thanks
Running on MacOS 10.14