Backtrack:  
 
by lunarg on December 19th 2022, at 11:05

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
 
 
« April 2024»
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
 
Links
 
Quote
« You only find out who is swimming naked when the tide goes out. »
Warren Buffett