Hi all,
New user here for both the hardware and O/S. Just a *nix related question.
I grabbed the WallpaperHD app from the app store but I didnt like where it stored wallpapers so created a softlink. Here are the commands and they are pretty basic unix commands:
16 cd /Users/solomani/Library/Containers/com.stuckpixelinc.wallpapershdfull/Data/Libr ary/
18 cd Application\ Support/
21 rm -rf WallpapersHD/
22 ln -s /Users/solomani/Pictures/Wallpaper WallpapersHD
In Unix this should work fine. However the app says it downloads it but it doesnt appear in the folder. In fact I am not sure where its putting the file as find shows nothing. Is there something different on Lion to standard unix with the softlink command? It should just work indepedent of the application. Application should see no difference.
Before I contact the app owner wanted to check with O/S experts to make sure it wasnt something unique to Lion.
Thanks.
New user here for both the hardware and O/S. Just a *nix related question.
I grabbed the WallpaperHD app from the app store but I didnt like where it stored wallpapers so created a softlink. Here are the commands and they are pretty basic unix commands:
16 cd /Users/solomani/Library/Containers/com.stuckpixelinc.wallpapershdfull/Data/Libr ary/
18 cd Application\ Support/
21 rm -rf WallpapersHD/
22 ln -s /Users/solomani/Pictures/Wallpaper WallpapersHD
In Unix this should work fine. However the app says it downloads it but it doesnt appear in the folder. In fact I am not sure where its putting the file as find shows nothing. Is there something different on Lion to standard unix with the softlink command? It should just work indepedent of the application. Application should see no difference.
Before I contact the app owner wanted to check with O/S experts to make sure it wasnt something unique to Lion.
Thanks.