Labs Home > Code Quiz > Question
Sign in to keep track of your score. What book is this code example from?
% ls -l
total 3408
-r--r--r--   1 root     other      89795 Aug 30 14:41 CHANGES
-r--r--r--   1 root     other        896 Aug 30 14:41 COPYRIGHT
-r--r--r--   1 root     other       5994 Aug 30 14:41 LICENSE
-r--r--r--   1 root     other      34689 Aug 30 14:41 README
drwxr-xr-x   3 root     other        512 Oct 17 10:31 bin
drwxr-xr-x  24 root     other        512 Oct 16 21:07 demo
drwxr-xr-x   4 root     other       1024 Oct 17 10:31 include
-r--r--r--   1 root     other       2497 Aug 30 14:41 index.html
drwxr-xr-x   4 root     other       1024 Oct 17 10:32 lib
-rw-r--r--   1 root     other    1593763 Aug 30 14:40 src.zip
 
 
Bonus point: What language is this?