×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles
    in:
    Revision as of 17:34, 30 April 2008 by imported>DrOwl (New page: do you get a "arg list too long" message? ie when doing a ls ? This is probably because there are to many files in that dir I found a simple work around: # ls -1 > text.file the...)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


    do you get a "arg list too long" message?

    ie when doing a ls ?


    This is probably because there are to many files in that dir

    I found a simple work around:

    # ls -1 > text.file 
    

    there are more elegant ways im sure, but this is a dirty little trick to get you by =)

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.