I get this when trying to move Firefox to my applications folder:
![]()
I am the only account on this computer and I have admin access (obviously). Please help.
ICanHazMoarRAMz:~ cyclonejack4$ ls -le /Applications/Firefox.app
total 0
drwxr-xr-x@ 9 502 admin 306 Jun 5 11:20 Contents
drwxr-xr-x@ 3 502 admin 102 May 12 06:45 Firefox.app
ICanHazMoarRAMz:~ cyclonejack4$ id
uid=501(cyclonejack4) gid=501(cyclonejack4) groups=501(cyclonejack4),98(_lpadmin),80(admin),101(com.apple.sharepoint.group.1)
I get this when trying to move Firefox to my applications folder:
![]()
I am the only account on this computer and I have admin access (obviously). Please help.
null:~ yellow$ ls -led /Applications/Firefox.app
drwxr-xr-x@ 3 root admin 102 May 30 12:45 /Applications/Firefox.app
null:~ yellow$ ls -led /Applications/Firefox.app
drwxr-xr-x@ 3 yellow admin 102 May 30 12:45 /Applications/Firefox.app
Time to time? It just happens once in a while?
For Infrared:
For the first command:
Code:ICanHazMoarRAMz:~ cyclonejack4$ ls -le /Applications/Firefox.app total 0 drwxr-xr-x@ 9 502 admin 306 Jun 5 11:20 Contents
Second command:
Displays a list of all my applications. I assume you want the entry for Firefox:
And, for the 'id' command:Code:drwxr-xr-x@ 3 502 admin 102 May 12 06:45 Firefox.app
Code:ICanHazMoarRAMz:~ cyclonejack4$ id uid=501(cyclonejack4) gid=501(cyclonejack4) groups=501(cyclonejack4),98(_lpadmin),80(admin),101(com.apple.sharepoint.group.1)
Hope that helps.
So, you can either fire up the Terminal and change permissions when this happens, or via Get Info.. or just trash the original and copy over the new.
null:~ yellow$[B] ps -axwww | grep Firefox[/B]
33371 ?? 0:04.12 /Applications/Firefox.app/Contents/MacOS/firefox-bin -psn_0_3232533
33378 ttys001 0:00.01 grep Firefox
null:~ yellow$ id
uid=501(yellow) gid=20(staff) groups=20(staff),98(_lpadmin),81(_appserveradm),79(_appserverusr),80(admin)
When I did that? Yes, it was. Should it not have been?