This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| genera_notes [2007-06-10 13:50] – external edit 127.0.0.1 | genera_notes [2021-08-09 11:26] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | |||
| ===== Genera Notes ===== | ===== Genera Notes ===== | ||
| - | based on v8.1 and 8.3 | + | based on v8.1 and 8.3 (see also [[lisp machine]] and [[vlm on linux]] and/or [[https:// |
| - | ==== unix -> genera ==== | + | ==== unix → genera ==== |
| from the handbook... | from the handbook... | ||
| - | + | | logging in | Login (username) | | |
| - | | logging in | Login (username) | | + | | logout, c-D | Logout | |
| - | | logout, c-D | Logout | | + | | help | < |
| - | | help | < | + | | cat | Show File | |
| - | | cat | Show File | | + | | cd | not really required, see section " |
| - | | cd | not really required, see section " | + | | cp | Copy File | |
| - | | cp | Copy File | | + | | diff | Show Differences | |
| - | | diff | Show Differences | | + | | find | use wildcards (ie. *) with Show Directory | |
| - | | find | use wildcards (ie. *) with Show Directory | | + | | finger | Show Users | |
| - | | finger | Show Users | | + | | grep | Find String | |
| - | | grep | Find String | | + | | ls | Show Directory | |
| - | | ls | Show Directory | | + | | man | Show Documentation | |
| - | | man | Show Documentation | | + | | mkdir | Create Directory | |
| - | | mkdir | Create Directory | | + | | more | Show File | |
| - | | more | Show File | | + | | mv | Rename File | |
| - | | mv | Rename File | | + | | lpr | Hardcopy File | |
| - | | lpr | Hardcopy File | | + | | pwd | not really required, see section " |
| - | | pwd | not really required, see section " | + | | rm | Delete File | |
| - | | rm | Delete File | | + | | talk | Use Converse, < |
| - | | talk | Use Converse, < | + | | who | Show Users | |
| - | | who | Show Users | | + | | whois | Show Namespace Object | |
| - | | whois | Show Namespace Object | | + | | write | Use Converse, < |
| - | | write | Use Converse, < | + | | using pipes | add the :output destination keyword to a command | |
| - | | using pipes | add the :output destination keyword to a command | | + | |