1
0

system 1.1 KB

1234567891011121314151617181920212223242526
  1. Task: system
  2. Depends: mc, hello, lavaps, xcruise
  3. Description: Debian Jr. System tools
  4. This package includes a few tools for helping children learn about and
  5. use their system.
  6. .
  7. Midnight Commander is more than just a file manager. It is shell with
  8. which children can explore and manage their own accounts. It can be a
  9. great help for the very young, as it saves them some typing (as
  10. compared with using a command-line shell directly). It is also packed
  11. with power and flexibility which can be tapped by older children and
  12. adults alike.
  13. .
  14. The 'hello' sample program can be used as an instructional aid, as
  15. an example of how to invoke programs from the shell, specify switches,
  16. use the man page, and so on.
  17. .
  18. A fun way to visualize filesystems is by using xcruise to zoom about
  19. from node to node through "galaxies" of files, directories, and
  20. symbolic links.
  21. .
  22. Finally, lavaps not only provides a very pleasing way to visualize
  23. running processes and the resources they use, but can also make
  24. discovering and killing errant processes an easy thing to do for
  25. children who lack the ability yet to easily manage "ps" and "kill"
  26. from the command line.