Hal ini terjadi jika kita mau menghapus suatu file dalam jumlah besar. Contohnya seperti ini :
# rm -rf *
/bin/rm: Argument list too long.
# ls -al | wc -l
3639
Read the rest of this entry »
/bin/rm: Argument list too long
24 10 2008Comments : Leave a Comment »
Tags: rm
Categories : Linux, The BSD
