Enviado em 01/10/2007 - 09:06h
Quando executo o comando:
[root@host treinamento]# find . -size +500M
Retorna o erro:
find: invalid -size type `M'
Alguém sabe me dizer o que pode estar acontecendo?
Quando executo com:
[root@host treinamento]# find . -size +500000
Funciona.
Executei este comando com "Red Hat Enterprise Linux AS release 4 (Nahant Update 2)"
[root@host treinamento]# find . -size +500M
Retorna o erro:
find: invalid -size type `M'
Alguém sabe me dizer o que pode estar acontecendo?
Quando executo com:
[root@host treinamento]# find . -size +500000
Funciona.
Executei este comando com "Red Hat Enterprise Linux AS release 4 (Nahant Update 2)"