Mas Tomy, Silahkan di cek di http://www.interex.org/pubcontent/enterprise/jan99/10qa/10qa.html
Penjelasannya seperti ini : If you remember shell basics, the shell will expand file expressions such as ls * into a long (sometimes very long) line before passing the results to the command. The maximum string of characters allowed for this buffer is reported by the command (9.x and higher): getconf ARG_MAX which is typically 20478 or about 20 KB. The ARG_MAX value includes the total number of characters in the environment plus the argument list passed to a command. It is not specific to any particular shell. semoga membantu thx inos Tomy wrote: > > rekan-rekan, > > mo tanya soal linux nih. > > saya jalankan perintah berikut : > > # ls > bash: /bin/ls: Argument list too long > > jumlah file yang saya miliki memang banyak. kira2 setingan apa yang harus > saya rubah biar bisa melakukan sintak ls ini untuk file yang banyak. > > salam, > tomy ================================ http://www.kamus.web.id/ Kamus Online Inggris - Indonesia ================================ -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

