Em 03-04-2009 10:51, Pedro Celio escreveu:
[...]
du -ms $ORIGEM |cut -d/ -f1|tee tamanho.txt
[..]

        A opção '-c' do du não resolve seu problema?

$ du --help
[...]
  -c, --total           produzir um grande total
[...]

$ du -msc /tmp/*
1       /tmp/hsperfdata_davi
1       /tmp/hsperfdata_root
1       /tmp/+~JF7234582358981743181.tmp
1       /tmp/orbit-davi
1       /tmp/orbit-root
1       /tmp/plugtmp
1       /tmp/plugtmp-1
1       /tmp/plugtmp-2
1       /tmp/ssh-JUFHE16356
1       /tmp/tcx
1       total


davi


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Responder a