home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume38 / menushell / part02 / sample.men < prev    next >
Encoding:
Text File  |  1993-07-30  |  1.4 KB  |  48 lines

  1.                 Main menu
  2.                 =========
  3.  
  4. f    Upload/Download file menu     i    Information...
  5. s    Status/options/users menu    u    Unix file access menu
  6.  
  7. c    Communications menu -- bulletins, NetNews, mail, chat
  8.  
  9. t    TTCC Resources            p    Programming menu
  10. e    Education menu            w    Word processing menu
  11. g    Games menu            gr    Graphics menu         
  12. faq    Frequently Asked Questions    o    Organization menus
  13.  
  14. in      Introduce yourself to other Nyx users
  15.  
  16. fund    Info on the "fund drive" to speed up ol' Nyx
  17.  
  18. fb    Send feedback to sysop (comments, questions, etc.)
  19. *****
  20. u    cmd=menu arg=$mendir/file.men
  21. c    cmd=menu $mendir/comm.men
  22. w    cmd=menu $mendir/wp.men
  23. p    cmd=menu $mendir/prog.men
  24. g    cmd=menu $mendir/games.men
  25. s    cmd=menu $mendir/stat.men
  26. gr    cmd=menu $mendir/graphics.men
  27. i    cmd=menu $mendir/info.men
  28. f    cmd=menu $mendir/updownload.men
  29. e    cmd=menu $mendir/edu.men
  30. o    cmd=menu $mendir/org.men
  31. fb    cmd=/u5/bin/comment
  32. t    cmd=/u1/bin/ttcclogin
  33. in    cmd=/u5/bin/introduction
  34. fund    cmd=more -d $mendir/info/fund.drive
  35. faq    cmd=more -d $mendir/info/faq
  36.  
  37. Some other random example commands:
  38.  
  39. _init    cmd=cd $dldir
  40. used    cmd=du -s $HOME
  41. s    cmd=fgrep prompt=String_to_find prompt=Files_to_search_(sep._by_spaces)
  42. fn    cmd=find $HOME_-name prompt=File -print
  43. co    cmd=echo 'lines____words____chars'; wc prompt=File
  44. ec    cmd=crypt prompt=Input_file > prompt=Output_file
  45. a    cmd=cd $dldir/.areas/ aprompt=Area# help=$dldir/.areas/.list
  46. l    cmd=(echo_-n_"Current_area:_";pwd;sort_.catalog)|lineup|more
  47. s    cmd=mail help=$mendir/facmain.help prompt=To
  48.