![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add Item to Dock 0.0.8 | iBot | UNIX and Linux RSS News | 0 | 06-03-2008 06:10 AM |
| Add Item to Dock 0.0.7 | iBot | UNIX and Linux RSS News | 0 | 01-24-2008 08:40 AM |
| replace item.. | happyv | UNIX for Dummies Questions & Answers | 2 | 09-14-2007 01:09 AM |
| Toshiba Laptops Get Wireless Dock - Washington Post | iBot | UNIX and Linux RSS News | 0 | 07-25-2007 08:30 PM |
| change some record item | happyv | Shell Programming and Scripting | 7 | 02-22-2007 05:06 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Removing an item from the dock
Hello!
I am able to add an item to the dock with this command: defaults write com.apple.dock persistent-apps -array-add '<dict><key>tile-data</key><dict><key>file-data</key><dict><key>_CFURLString</key><string>/Applications/Preview.app</string><key>_CFURLStringType</key><integer>0</integer></dict></dict></dict>';killall -HUP Dock Now I would like to be able to remove the same item from the dock, but I can't seem to figure out what needs to change in the command. Once again, thanks for your help! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|