On Tue, Oct 14, 2008 at 5:35 AM, Arun Khan <[EMAIL PROTECTED]> wrote: > On Tuesday 14 Oct 2008, Raghu Prasad wrote: > >> existing wine run applications. Running following command from the >> console should be good enough for this. >> >> rm -r ~/.wine >> >> WARNING: Make sure that there is no white spaces within ~/.wine > > To avoid any oops, suggest the following: > > $ cd $HOME > $ ls -d ./.wine > $ rm -fr ./.wine >
Could be a dumb question - won't this blow away all wine apps? What if there is a need to just uninstall *one* app? Regards, Mohan S N -- "Hell is empty And all the devils are here" - William Shakespeare, The Tempest, 1.2 -- http://mm.glug-bom.org/mailman/listinfo/linuxers

