| Hint | Linux | % Correct |
|---|---|---|
| Change active folder (Linux) | cd | 80%
|
| Change active folder (DOS) | chdir (cd) | 80%
|
| Delete files (Linux) | rm | 80%
|
| Create a folder (DOS) | mkdir (md) | 76%
|
| Delete files (DOS) | del (erase) | 72%
|
| Display contents of a folder (Linux) | ls | 72%
|
| Create a folder (Linux) | mkdir | 72%
|
| Duplicate files (Linux) | cp | 70%
|
| Display a file's contents (Linux) | cat | 60%
|
| Duplicate files (DOS) | copy | 60%
|
| Relocate files (Linux) | mv | 60%
|
| Delete a folder (DOS) | rmdir (rd) | 60%
|
| Delete a folder (Linux) | rmdir | 58%
|
| Rename files (CP/M) | ren | 56%
|
| Rename files (DOS) | rename (ren) | 56%
|
| Display contents of a folder (DOS, CP/M) | dir | 54%
|
| View and modify a file (Linux) | ed | 52%
|
| Relocate files (DOS) | move | 48%
|
| Format a disk (DOS) | format | 46%
|
| Creator (Linux) | Linus Torvalds | 36%
|
| Partition a disk (DOS, Linux) | fdisk | 34%
|
| Copy an entire disk to another disk (Linux) | dd | 30%
|
| View and modify a file (CP/M) | ed | 30%
|
| Check filesystem (DOS) | chkdsk | 24%
|
| View and modify a file (DOS) | edit | 18%
|
| Display a file's contents (DOS, CP/M) | type | 18%
|
| Check filesystem (Linux) | fsck | 12%
|
| Format a disk (Linux) | mkfs | 12%
|
| Delete a file (CP/M) | era | 10%
|
| Copy an entire disk to another disk (DOS) | diskcopy | 8%
|
| Creator (CP/M) | Gary Kildall | 6%
|
| Duplicate a file (CP/M) | pip | 4%
|
| Creator (DOS) | Tim Paterson | 4%
|
| Change active folder (CP/M) | user | 4%
|
| Copy an entire disk to another disk (CP/M) | copydisk | 2%
|
| Format a disk (CP/M) | newdisk | 0%
|