Annoying home folder pollution

Discussion in 'Mac and Linux' started by aybabtme, July 28, 2013.

  1. aybabtme

    aybabtme New Member

    Messages:
    1
    Likes Received:
    0
    Hello Ubernautes,

    I've installed PA on my mac yesterday. Today I see that a new folder was created on my $HOME path. It's not a dot-folder or something like that, it's just a plain folder.

    It ultimately contains a log file for the UI. It's kind of annoying that it goes about polluting my home folder like that.
    Code:
    ➜  ~  pwd
    /Users/antoine
    ➜  ~  tree CoherentLabs
    CoherentLabs
    └── CoherentUI
        └── Coherent_UI.log
    1 directory, 1 file
    ➜  ~  ls -la CoherentLabs
    total 0
    drwxr-xr-x    3 antoine  staff   102 27 Jul 14:00 .
    drwxr-xr-x+ 118 antoine  staff  4012 28 Jul 14:42 ..
    drwxr-xr-x    3 antoine  staff   102 27 Jul 14:00 CoherentUI
    I'd love if you could log somewhere else than on my home folder.
  2. Ralith

    Ralith Member

    Messages:
    124
    Likes Received:
    6

Share This Page