|
|
1.1 ! root 1: #print ! 2: You can remove several files at once with the "rm" command. ! 3: And you can use the familiar "*" and "?" characters ! 4: to abbreviate several file names. BUT BE CAREFUL - ! 5: "rm" is irreversible, and it is all too easy to type something ! 6: like "rm *" and get rid of all your files. ! 7: In this directory are two files named ! 8: "part1" and "part2". ! 9: Remove both; then type "ready". ! 10: #create part1 ! 11: #create part2 ! 12: #user ! 13: test ! -r part1 || test ! -r part2 ! 14: #log ! 15: #next ! 16: 11.1a 10 ! 17: 11.2a 5 ! 18: 11.3a 2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.