Search:

Type: Posts; User: lpanebr; Keyword(s):

Search: Search took 0.12 seconds.

  1. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hello, here is what I did to show the folder sizes:

    ${goto 340}movies${goto 440}${exec du -sh /media/movies/| awk '{print $1}'}
    ${goto 340}music${goto 440}${exec du -sh /media/music/| awk '{print...
  2. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hey, thanks for the quick reply!!!

    I just solved my problem! I'll post it here in a couple minutes.

    Luciano
  3. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    hello!

    I am trying to show used space on my folders but the fs_used returns the same value!

    movies${goto 440}${fs_used /media/movies}
    music${goto 440}${fs_used /media/music}
    photod${goto...
Results 1 to 3 of 3