|
|
1.1 ! root 1: #print ! 2: Obtain a long listing (with "ls -l") of all files in this directory ! 3: whose names begin with capital letters, in a file ! 4: called "names". ! 5: Type "ready" when you're done. ! 6: #create STUFF ! 7: #create Nonsense ! 8: this is junk ! 9: #create abc ! 10: #create def ! 11: # ! 12: ls -l [A-Z]* >x1 ! 13: #user ! 14: #cmp x1 names ! 15: #log ! 16: #next ! 17: 3.1a 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.