[erlang-patches] Correct ls/1 in c.erl

Bengt Kleberg bengt.kleberg@REDACTED
Mon May 6 07:01:36 CEST 2013


Greetings,
        
        When I use c:ls/1 it reminds me so much of Unix "ls" that I
expect c:ls("filename") to work. The resulting error surprises me every
time (not the same day). Here is a patch that corrects c:ls/1 to be more
like Unix "ls".
        
git fetch git://github.com/ebengt/otp.git correct_ls_file

https://github.com/ebengt/otp/compare/erlang:master...correct_ls_file

https://github.com/ebengt/otp/compare/erlang:master...correct_ls_file.patch
        
        
        bengt
        




More information about the erlang-patches mailing list