Backtrack:  
 
showing posts tagged with 'devolutions'
 
by on January 1st 1970, at 01:00

Remote Desktop Manager Mac sometimes has issues with stale cache, especially after an update. Below is a simple one-liner/script I like to use for deleting all the cache files in a Remote Desktop Manager Mac installation.

#!/bin/bash
find "$HOME/Library/Application Support/com.devolutions.remotedesktopmanager" -iname "*.mcdf2" -type f -delete
 
showing posts tagged with 'devolutions'
 
 
« April 2024»
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
 
Links
 
Quote
« I needed a password with eight characters so I picked Snow White and the Seven Dwarves. »