The Undiscoverable: Difference between revisions
→Sugar UI: Favorites |
→Terminal: More topics |
||
| Line 57: | Line 57: | ||
===Terminal=== | ===Terminal=== | ||
* The entire [[The undiscoverable/Command line|command line]] repertoire | * The entire [[The undiscoverable/Command line|command line]] repertoire plus scripting | ||
* Linux file system: /, ., .., cd, pwd, mkdir, rmdir, cat, touch, rm, mount, umount | * Documentation: man, info, apropos | ||
* Standard IO >, >>, <, | | * Linux file system: /, ., .., cd, pwd, mkdir, rmdir, cat, touch, rm, mount, umount, /etc/fstab | ||
* Users and groups root, /home, su, sudo, /etc/sudoers, sudoedit, visudo | * Standard IO: >, >>, <, | | ||
* Permissions drwxrwxrwx ugoa | * Users and groups: root, /home, su, sudo, /etc/sudoers, sudoedit, visudo, chown | ||
* Regular expressions [0-9][a-zA-Z]? | * Permissions: chmod drwxrwxrwx ugoa | ||
* File globbing * | * Regular expressions: [0-9][a-zA-Z]?, grep | ||
* copy-from-journal copy-to-journal Journal entries are in ~/.sugar/default/datastore. Each entry has metadata | * File globbing: * | ||
* sugar-control-panel command : (aboutme/network/datetime/aboutcomputer/Frame/power/language) settings. use sugar-control-panel -l (small L) to list | * Editors: vi, pico. The emacs editor is not installed by default. | ||
* copy-from-journal copy-to-journal: Journal entries are in ~/.sugar/default/datastore. Each entry has a metadata subdirectory. | |||
* sugar-control-panel command: (aboutme/network/datetime/aboutcomputer/Frame/power/language) settings. use sugar-control-panel -l (small L) to list | |||
* File browser: Install Midnight Commander (mc) | |||
===Etoys=== | ===Etoys=== | ||