roebe 0.5.109

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of roebe might be problematic. Click here for more details.

Files changed (2642) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +2448 -0
  3. data/bin/blinking_cursor +7 -0
  4. data/bin/browser +7 -0
  5. data/bin/colourized_tokenitor1 +7 -0
  6. data/bin/colourized_tokenitor2 +7 -0
  7. data/bin/colourized_tokenitor3 +7 -0
  8. data/bin/colourized_tokenitor4 +7 -0
  9. data/bin/colourized_tokenitor5 +7 -0
  10. data/bin/compare_these_two_directories +7 -0
  11. data/bin/create_file_skeleton +7 -0
  12. data/bin/create_my_directories +7 -0
  13. data/bin/create_zip +7 -0
  14. data/bin/display_gcc_version +7 -0
  15. data/bin/do_a_google_search +7 -0
  16. data/bin/extract_gem_file +7 -0
  17. data/bin/fragment_maker +7 -0
  18. data/bin/generate_fstab_file +7 -0
  19. data/bin/hello_world +7 -0
  20. data/bin/in +7 -0
  21. data/bin/increment_application_version +7 -0
  22. data/bin/increment_application_version_then_push_the_gem +13 -0
  23. data/bin/install_all_registered_fonts +7 -0
  24. data/bin/install_my_addons +115 -0
  25. data/bin/interactive_file_creator +7 -0
  26. data/bin/kill_firefox +7 -0
  27. data/bin/kill_palemoon +7 -0
  28. data/bin/konsole_title +7 -0
  29. data/bin/larrow +7 -0
  30. data/bin/log10 +7 -0
  31. data/bin/menugenerator +7 -0
  32. data/bin/openpdf1 +7 -0
  33. data/bin/openpdf2 +7 -0
  34. data/bin/openpdf3 +7 -0
  35. data/bin/openpdf4 +7 -0
  36. data/bin/openpdf5 +7 -0
  37. data/bin/openpdf6 +7 -0
  38. data/bin/openpdf7 +7 -0
  39. data/bin/openpdf8 +7 -0
  40. data/bin/openpdf9 +7 -0
  41. data/bin/passwords +7 -0
  42. data/bin/path_generator +7 -0
  43. data/bin/print_this_unicode_symbol +7 -0
  44. data/bin/quick_colour_test +13 -0
  45. data/bin/rarrow +7 -0
  46. data/bin/rdate +7 -0
  47. data/bin/remove_this_substring_from_all_files +7 -0
  48. data/bin/replace_space_with_underscore +7 -0
  49. data/bin/rfirefox +7 -0
  50. data/bin/rinstall2 +7 -0
  51. data/bin/roebe +7 -0
  52. data/bin/roebe_documentation +7 -0
  53. data/bin/roebeshell +11 -0
  54. data/bin/ruby_cat +7 -0
  55. data/bin/ruby_dhcpcd +7 -0
  56. data/bin/run +7 -0
  57. data/bin/rxinitrc +7 -0
  58. data/bin/set_alias_1 +7 -0
  59. data/bin/set_alias_10 +7 -0
  60. data/bin/set_alias_2 +7 -0
  61. data/bin/set_alias_3 +7 -0
  62. data/bin/set_alias_4 +7 -0
  63. data/bin/set_alias_5 +7 -0
  64. data/bin/set_alias_6 +7 -0
  65. data/bin/set_alias_7 +7 -0
  66. data/bin/set_alias_8 +7 -0
  67. data/bin/set_alias_9 +7 -0
  68. data/bin/set_browser +7 -0
  69. data/bin/setpdf1 +7 -0
  70. data/bin/setpdf2 +7 -0
  71. data/bin/setpdf3 +7 -0
  72. data/bin/setpdf4 +7 -0
  73. data/bin/setpdf5 +7 -0
  74. data/bin/setpdf6 +7 -0
  75. data/bin/setpdf7 +7 -0
  76. data/bin/setpdf8 +7 -0
  77. data/bin/setpdf9 +7 -0
  78. data/bin/show_available_users +7 -0
  79. data/bin/show_ten_aliases +7 -0
  80. data/bin/simple_extractor +9 -0
  81. data/bin/symlink_directories_from_that_directory_to_the_current_directory +7 -0
  82. data/bin/symlink_everything_from_that_directory_to_this_directory +7 -0
  83. data/bin/symlink_files_from_that_directory_to_the_current_directory +7 -0
  84. data/bin/take_screenshot +7 -0
  85. data/bin/to_binary +7 -0
  86. data/bin/tokenitor +7 -0
  87. data/bin/trad +7 -0
  88. data/bin/vim_paradise +7 -0
  89. data/bin/wlan +7 -0
  90. data/doc/CONFIGURATION_FOR_THE_ROEBE_SHELL.md +381 -0
  91. data/doc/MANIFESTO_FOR_THE_ROEBE_SHELL_COMPONENT.md +391 -0
  92. data/doc/PHILOSOPHY_OF_THE_ROEBE_SHELL.md +64 -0
  93. data/doc/README.gen +2420 -0
  94. data/doc/deprecations.md +10 -0
  95. data/doc/diamond_shell_tutorial.cgi +2984 -0
  96. data/doc/linux_may_have_issues.md +89 -0
  97. data/doc/misc/how_to_publish.md +49 -0
  98. data/doc/misc/the_perfect_book.md +14 -0
  99. data/doc/ruby_on_rails_tutorial/ruby_on_rails_tutorial.cgi +359 -0
  100. data/doc/sinatra_tutorial/sinatra_tutorial.cgi +7 -0
  101. data/doc/sinatra_tutorial/sinatra_tutorial.rb +900 -0
  102. data/doc/sinatra_tutorial/sinatra_tutorial.sinatra +56 -0
  103. data/doc/todo/TODO_FOR_THE_ROEBE_PROJECT.md +1 -0
  104. data/doc/todo/todo_for_the_roebe_shell.md +1216 -0
  105. data/lib/roebe/autoinclude.rb +4 -0
  106. data/lib/roebe/autoinclude_encoding.rb +11 -0
  107. data/lib/roebe/autoinclude_open.rb +3 -0
  108. data/lib/roebe/base/base.rb +25 -0
  109. data/lib/roebe/base/chdir.rb +43 -0
  110. data/lib/roebe/base/colours.rb +530 -0
  111. data/lib/roebe/base/commandline_arguments.rb +86 -0
  112. data/lib/roebe/base/constants.rb +25 -0
  113. data/lib/roebe/base/copy.rb +70 -0
  114. data/lib/roebe/base/editor.rb +18 -0
  115. data/lib/roebe/base/encoding.rb +54 -0
  116. data/lib/roebe/base/env.rb +22 -0
  117. data/lib/roebe/base/esystem.rb +84 -0
  118. data/lib/roebe/base/home_directory_of_user_x.rb +27 -0
  119. data/lib/roebe/base/is_on_roebe.rb +22 -0
  120. data/lib/roebe/base/misc.rb +315 -0
  121. data/lib/roebe/base/next.rb +29 -0
  122. data/lib/roebe/base/opnn.rb +46 -0
  123. data/lib/roebe/base/prototype.rb +406 -0
  124. data/lib/roebe/base/reset.rb +37 -0
  125. data/lib/roebe/base/run.rb +17 -0
  126. data/lib/roebe/base/simp.rb +25 -0
  127. data/lib/roebe/base/support_for_beautiful_url.rb +28 -0
  128. data/lib/roebe/base/symlink.rb +51 -0
  129. data/lib/roebe/base/time.rb +167 -0
  130. data/lib/roebe/base/verbose_truth.rb +21 -0
  131. data/lib/roebe/base/write_what_into.rb +33 -0
  132. data/lib/roebe/browser/README.md +5 -0
  133. data/lib/roebe/browser/browser.rb +26 -0
  134. data/lib/roebe/browser/constants.rb +43 -0
  135. data/lib/roebe/browser/firefox.rb +51 -0
  136. data/lib/roebe/browser/menu.rb +103 -0
  137. data/lib/roebe/browser/misc.rb +368 -0
  138. data/lib/roebe/browser/output_url_then_open_in_browser.rb +168 -0
  139. data/lib/roebe/browser/palemoon.rb +59 -0
  140. data/lib/roebe/browser/reset.rb +50 -0
  141. data/lib/roebe/cat/cat.rb +137 -0
  142. data/lib/roebe/cat/method.rb +14 -0
  143. data/lib/roebe/classes/add_irc_quote.rb +140 -0
  144. data/lib/roebe/classes/add_newline_after.rb +132 -0
  145. data/lib/roebe/classes/add_this_user_to_the_sudoers_file.rb +75 -0
  146. data/lib/roebe/classes/add_user_lighty.rb +115 -0
  147. data/lib/roebe/classes/aliases.rb +652 -0
  148. data/lib/roebe/classes/all_games.rb +61 -0
  149. data/lib/roebe/classes/all_my_gems.rb +109 -0
  150. data/lib/roebe/classes/alphabetical_sorter.rb +125 -0
  151. data/lib/roebe/classes/apache_configuration_maker.rb +234 -0
  152. data/lib/roebe/classes/append_this.rb +161 -0
  153. data/lib/roebe/classes/append_to_line.rb +141 -0
  154. data/lib/roebe/classes/ascii/README.md +2 -0
  155. data/lib/roebe/classes/ascii/fix_missing_numbers_for_ascii_paradise.rb +96 -0
  156. data/lib/roebe/classes/at.rb +308 -0
  157. data/lib/roebe/classes/automounter.rb +185 -0
  158. data/lib/roebe/classes/available_classes.rb +219 -0
  159. data/lib/roebe/classes/backup_core_system.rb +223 -0
  160. data/lib/roebe/classes/basic_configure.rb +110 -0
  161. data/lib/roebe/classes/batch_generate_all_my_gems.rb +140 -0
  162. data/lib/roebe/classes/become_another_user.rb +86 -0
  163. data/lib/roebe/classes/bezirk.rb +99 -0
  164. data/lib/roebe/classes/birthday_notifications.rb +290 -0
  165. data/lib/roebe/classes/burn_iso/burn_iso.rb +274 -0
  166. data/lib/roebe/classes/burn_iso/constants.rb +43 -0
  167. data/lib/roebe/classes/burn_iso/initialize.rb +33 -0
  168. data/lib/roebe/classes/caesar_cipher.rb +88 -0
  169. data/lib/roebe/classes/calendar.rb +360 -0
  170. data/lib/roebe/classes/calendar_maker.rb +61 -0
  171. data/lib/roebe/classes/celsius_to_fahrenheit.rb +203 -0
  172. data/lib/roebe/classes/check_for_bad_blocks.rb +75 -0
  173. data/lib/roebe/classes/check_yaml.rb +79 -0
  174. data/lib/roebe/classes/chmod_current_time.rb +71 -0
  175. data/lib/roebe/classes/clipboard.rb +242 -0
  176. data/lib/roebe/classes/clock.rb +116 -0
  177. data/lib/roebe/classes/compare_these_two_directories.rb +103 -0
  178. data/lib/roebe/classes/compare_these_two_files.rb +178 -0
  179. data/lib/roebe/classes/compile_kernel.rb +114 -0
  180. data/lib/roebe/classes/config_generator.rb +211 -0
  181. data/lib/roebe/classes/conky.rb +124 -0
  182. data/lib/roebe/classes/conky_rcfile_generator.rb +61 -0
  183. data/lib/roebe/classes/convert_encoding_of_this_file.rb +227 -0
  184. data/lib/roebe/classes/convert_file_into_utf_encoding.rb +93 -0
  185. data/lib/roebe/classes/convert_this_cgi_file_into_a_sinatrafied_application.rb +153 -0
  186. data/lib/roebe/classes/copy_from_glibc.rb +138 -0
  187. data/lib/roebe/classes/copy_here.rb +84 -0
  188. data/lib/roebe/classes/copy_kernel_config.rb +67 -0
  189. data/lib/roebe/classes/copy_these_directories_to.rb +126 -0
  190. data/lib/roebe/classes/covid_lethality.rb +251 -0
  191. data/lib/roebe/classes/create_asoundrc_file.rb +74 -0
  192. data/lib/roebe/classes/create_benchmark_file.rb +76 -0
  193. data/lib/roebe/classes/create_desktop_file.rb +241 -0
  194. data/lib/roebe/classes/create_docbook_sgml_dtd_catalog.rb +86 -0
  195. data/lib/roebe/classes/create_file_skeleton/constants.rb +75 -0
  196. data/lib/roebe/classes/create_file_skeleton/create_file_skeleton.rb +470 -0
  197. data/lib/roebe/classes/create_file_skeleton/generate_c_string.rb +31 -0
  198. data/lib/roebe/classes/create_file_skeleton/generate_cpp_string.rb +33 -0
  199. data/lib/roebe/classes/create_file_skeleton/generate_ruby_string.rb +123 -0
  200. data/lib/roebe/classes/create_file_skeleton/reset.rb +59 -0
  201. data/lib/roebe/classes/create_file_skeleton/run.rb +23 -0
  202. data/lib/roebe/classes/create_firefox_extension.rb +186 -0
  203. data/lib/roebe/classes/create_iso.rb +211 -0
  204. data/lib/roebe/classes/create_iso_for_games.rb +316 -0
  205. data/lib/roebe/classes/create_jar_archive.rb +58 -0
  206. data/lib/roebe/classes/create_my_directories.rb +216 -0
  207. data/lib/roebe/classes/create_ruby_directory_layout.rb +125 -0
  208. data/lib/roebe/classes/create_zip.rb +111 -0
  209. data/lib/roebe/classes/css_analyzer.rb +125 -0
  210. data/lib/roebe/classes/custom_table/custom_table.rb +198 -0
  211. data/lib/roebe/classes/daemonize.rb +131 -0
  212. data/lib/roebe/classes/date_sort.rb +118 -0
  213. data/lib/roebe/classes/day_calendar.rb +153 -0
  214. data/lib/roebe/classes/dbus.rb +136 -0
  215. data/lib/roebe/classes/delete_all_directories.rb +110 -0
  216. data/lib/roebe/classes/delete_empty_directories.rb +99 -0
  217. data/lib/roebe/classes/delete_empty_files.rb +150 -0
  218. data/lib/roebe/classes/dhcpcd.rb +136 -0
  219. data/lib/roebe/classes/differences_between_two_directories.rb +151 -0
  220. data/lib/roebe/classes/disable.rb +143 -0
  221. data/lib/roebe/classes/display_gcc_version.rb +134 -0
  222. data/lib/roebe/classes/do_a_google_search.rb +67 -0
  223. data/lib/roebe/classes/do_install.rb +238 -0
  224. data/lib/roebe/classes/done.rb +166 -0
  225. data/lib/roebe/classes/done_and_open.rb +194 -0
  226. data/lib/roebe/classes/doskey_generator.rb +206 -0
  227. data/lib/roebe/classes/downcase_directories.rb +95 -0
  228. data/lib/roebe/classes/downcase_extension.rb +140 -0
  229. data/lib/roebe/classes/download_from_this_url.rb +266 -0
  230. data/lib/roebe/classes/email.rb +625 -0
  231. data/lib/roebe/classes/enable.rb +59 -0
  232. data/lib/roebe/classes/enable_autologin.rb +378 -0
  233. data/lib/roebe/classes/english_to_german.rb +128 -0
  234. data/lib/roebe/classes/ethernet.rb +171 -0
  235. data/lib/roebe/classes/euclidian_distance.rb +148 -0
  236. data/lib/roebe/classes/extract_gem_file.rb +216 -0
  237. data/lib/roebe/classes/feet_to_centimetres.rb +106 -0
  238. data/lib/roebe/classes/fetch_random_line.rb +66 -0
  239. data/lib/roebe/classes/fetch_url.rb +85 -0
  240. data/lib/roebe/classes/file_parser.rb +126 -0
  241. data/lib/roebe/classes/file_renamer.rb +229 -0
  242. data/lib/roebe/classes/files_that_could_become_apps.rb +95 -0
  243. data/lib/roebe/classes/filter_apache_log.rb +90 -0
  244. data/lib/roebe/classes/find_all_files_with_a_question_mark.rb +153 -0
  245. data/lib/roebe/classes/find_duplicate_entries_in_alias_file.rb +168 -0
  246. data/lib/roebe/classes/find_empty_files.rb +88 -0
  247. data/lib/roebe/classes/find_expanded_alias.rb +267 -0
  248. data/lib/roebe/classes/find_out_version_of.rb +195 -0
  249. data/lib/roebe/classes/find_static_libraries.rb +237 -0
  250. data/lib/roebe/classes/fix_mcookie.rb +84 -0
  251. data/lib/roebe/classes/fix_timezone.rb +101 -0
  252. data/lib/roebe/classes/fluxbox/README.md +3 -0
  253. data/lib/roebe/classes/fluxbox/autogenerate_fluxbox_files.rb +20 -0
  254. data/lib/roebe/classes/fluxbox/generate_fluxbox_apps_file.rb +163 -0
  255. data/lib/roebe/classes/fluxbox/generate_fluxbox_keys_file.rb +130 -0
  256. data/lib/roebe/classes/fluxbox/install_fluxbox_style.rb +84 -0
  257. data/lib/roebe/classes/font_installer.rb +119 -0
  258. data/lib/roebe/classes/fotos_f/303/274r_ingrid.rb +54 -0
  259. data/lib/roebe/classes/fragment_maker.rb +141 -0
  260. data/lib/roebe/classes/general_overviewer.rb +258 -0
  261. data/lib/roebe/classes/generate_alsa_conf.rb +116 -0
  262. data/lib/roebe/classes/generate_etc_resolv_conf_file.rb +114 -0
  263. data/lib/roebe/classes/generate_fstab_file/generate_fstab_file.rb +263 -0
  264. data/lib/roebe/classes/generate_gemspec/constants.rb +58 -0
  265. data/lib/roebe/classes/generate_gemspec/generate_gemspec.rb +201 -0
  266. data/lib/roebe/classes/generate_locales.rb +114 -0
  267. data/lib/roebe/classes/generate_ls_colors.rb +92 -0
  268. data/lib/roebe/classes/generate_master_shell_script.rb +266 -0
  269. data/lib/roebe/classes/generate_nsswitch_conf.rb +110 -0
  270. data/lib/roebe/classes/generate_overview_of_the_locally_available_books.rb +186 -0
  271. data/lib/roebe/classes/generate_protocols.rb +273 -0
  272. data/lib/roebe/classes/generate_rewrite_rules.rb +274 -0
  273. data/lib/roebe/classes/generate_robots_txt_file.rb +108 -0
  274. data/lib/roebe/classes/generate_rtf_file.rb +132 -0
  275. data/lib/roebe/classes/generate_system_values.rb +172 -0
  276. data/lib/roebe/classes/generate_unit_files/README.md +9 -0
  277. data/lib/roebe/classes/generate_unit_files/generate_unit_files.rb +210 -0
  278. data/lib/roebe/classes/generate_xauthority_file.rb +127 -0
  279. data/lib/roebe/classes/generate_xorg_conf/constants.rb +145 -0
  280. data/lib/roebe/classes/generate_xorg_conf/generate_xorg_conf.rb +767 -0
  281. data/lib/roebe/classes/get_dependencies.rb +183 -0
  282. data/lib/roebe/classes/good_night.rb +76 -0
  283. data/lib/roebe/classes/google_url_cleaner.rb +155 -0
  284. data/lib/roebe/classes/grant_superuser_rights.rb +167 -0
  285. data/lib/roebe/classes/grub/grub_config_generator.rb +184 -0
  286. data/lib/roebe/classes/grub_appender.rb +246 -0
  287. data/lib/roebe/classes/gzip_this_file.rb +86 -0
  288. data/lib/roebe/classes/hello_world.rb +68 -0
  289. data/lib/roebe/classes/hex_to_rgb.rb +89 -0
  290. data/lib/roebe/classes/holiday.rb +107 -0
  291. data/lib/roebe/classes/hosts_appender.rb +179 -0
  292. data/lib/roebe/classes/html_form_fetcher.rb +101 -0
  293. data/lib/roebe/classes/icewm/README.md +3 -0
  294. data/lib/roebe/classes/icewm/icewm_keys_generator.rb +170 -0
  295. data/lib/roebe/classes/identical.rb +172 -0
  296. data/lib/roebe/classes/imdb.rb +86 -0
  297. data/lib/roebe/classes/in.rb +160 -0
  298. data/lib/roebe/classes/increment_application_version.rb +299 -0
  299. data/lib/roebe/classes/inhalt.rb +169 -0
  300. data/lib/roebe/classes/inputrc/constants.rb +42 -0
  301. data/lib/roebe/classes/inputrc/inputrc.rb +566 -0
  302. data/lib/roebe/classes/inputrc/misc.rb +18 -0
  303. data/lib/roebe/classes/install_debian_file.rb +176 -0
  304. data/lib/roebe/classes/install_flash/install_flash.rb +185 -0
  305. data/lib/roebe/classes/install_libreoffice/constants.rb +44 -0
  306. data/lib/roebe/classes/install_libreoffice/install_libreoffice.rb +235 -0
  307. data/lib/roebe/classes/install_my_gems.rb +116 -0
  308. data/lib/roebe/classes/install_openssl_certificates.rb +246 -0
  309. data/lib/roebe/classes/install_ruby_project.rb +178 -0
  310. data/lib/roebe/classes/interactive_file_creator.rb +228 -0
  311. data/lib/roebe/classes/into.rb +103 -0
  312. data/lib/roebe/classes/ipaste.rb +88 -0
  313. data/lib/roebe/classes/iso_to_usb.rb +247 -0
  314. data/lib/roebe/classes/java_header.rb +112 -0
  315. data/lib/roebe/classes/kde/install_this_konsole_theme.rb +95 -0
  316. data/lib/roebe/classes/kde/kde_konsole/constants.rb +54 -0
  317. data/lib/roebe/classes/kde/kde_konsole/help.rb +33 -0
  318. data/lib/roebe/classes/kde/kde_konsole/initialize.rb +40 -0
  319. data/lib/roebe/classes/kde/kde_konsole/kde_konsole.rb +37 -0
  320. data/lib/roebe/classes/kde/kde_konsole/menu.rb +200 -0
  321. data/lib/roebe/classes/kde/kde_konsole/misc.rb +333 -0
  322. data/lib/roebe/classes/kde/kde_konsole/reset.rb +41 -0
  323. data/lib/roebe/classes/kde/kde_konsole/run.rb +22 -0
  324. data/lib/roebe/classes/kde/kde_konsole_send_command.rb +95 -0
  325. data/lib/roebe/classes/kde/kde_servicemenus.rb +83 -0
  326. data/lib/roebe/classes/kde/konsole_new_tab.rb +121 -0
  327. data/lib/roebe/classes/kde/restore_kde.rb +111 -0
  328. data/lib/roebe/classes/kde/return_pid_of_kde_konsole.rb +30 -0
  329. data/lib/roebe/classes/kde/split_kde_konsole_tab_vertically.rb +28 -0
  330. data/lib/roebe/classes/key_value_parser.rb +142 -0
  331. data/lib/roebe/classes/keys_generator/constants.rb +72 -0
  332. data/lib/roebe/classes/keys_generator/keys_generator.rb +327 -0
  333. data/lib/roebe/classes/kill_firefox.rb +128 -0
  334. data/lib/roebe/classes/kill_palemoon.rb +134 -0
  335. data/lib/roebe/classes/last_called_logger/last_called_logger.rb +75 -0
  336. data/lib/roebe/classes/last_line.rb +77 -0
  337. data/lib/roebe/classes/left_hyphen_in_this_file.rb +82 -0
  338. data/lib/roebe/classes/level_subdirectories.rb +122 -0
  339. data/lib/roebe/classes/lighttpd_config_generator.rb +113 -0
  340. data/lib/roebe/classes/lilo_config_generator.rb +411 -0
  341. data/lib/roebe/classes/lotto/handle_quicktipps.rb +96 -0
  342. data/lib/roebe/classes/lotto/lotto_quicktip.rb +213 -0
  343. data/lib/roebe/classes/make_cookbooks_gem.rb +117 -0
  344. data/lib/roebe/classes/make_gem.rb +282 -0
  345. data/lib/roebe/classes/mark_this_directory.rb +84 -0
  346. data/lib/roebe/classes/married_with_children.rb +114 -0
  347. data/lib/roebe/classes/mate_terminal/rename_mate_terminal.rb +64 -0
  348. data/lib/roebe/classes/mbl.rb +236 -0
  349. data/lib/roebe/classes/menu_generator/append_to.rb +35 -0
  350. data/lib/roebe/classes/menu_generator/constants.rb +80 -0
  351. data/lib/roebe/classes/menu_generator/menu_generator.rb +623 -0
  352. data/lib/roebe/classes/misc/README.md +2 -0
  353. data/lib/roebe/classes/misc/anteile.rb +91 -0
  354. data/lib/roebe/classes/modify_shebang_header/constants.rb +82 -0
  355. data/lib/roebe/classes/modify_shebang_header/menu.rb +36 -0
  356. data/lib/roebe/classes/modify_shebang_header/misc.rb +11 -0
  357. data/lib/roebe/classes/modify_shebang_header/modify_shebang_header.rb +316 -0
  358. data/lib/roebe/classes/modright.rb +118 -0
  359. data/lib/roebe/classes/monitor_resolution.rb +95 -0
  360. data/lib/roebe/classes/monthly_activity_on_rubygems.rb +220 -0
  361. data/lib/roebe/classes/moodle.rb +193 -0
  362. data/lib/roebe/classes/mount_dvd.rb +100 -0
  363. data/lib/roebe/classes/mount_iso_file.rb +116 -0
  364. data/lib/roebe/classes/move_content_of_this_directory_to_that_directory_unless_target_already_exists.rb +139 -0
  365. data/lib/roebe/classes/move_file.rb +242 -0
  366. data/lib/roebe/classes/move_mouse.rb +83 -0
  367. data/lib/roebe/classes/mrxvt.rb +148 -0
  368. data/lib/roebe/classes/mrxvt_options.rb +295 -0
  369. data/lib/roebe/classes/my_ip.rb +68 -0
  370. data/lib/roebe/classes/n_directories.rb +104 -0
  371. data/lib/roebe/classes/n_downloads_on_rubygems_org.rb +251 -0
  372. data/lib/roebe/classes/n_gems_exist_in_total.rb +141 -0
  373. data/lib/roebe/classes/n_symlinks.rb +145 -0
  374. data/lib/roebe/classes/nano_config.rb +184 -0
  375. data/lib/roebe/classes/nibble_converter.rb +172 -0
  376. data/lib/roebe/classes/non_symlinks.rb +110 -0
  377. data/lib/roebe/classes/number_to_english.rb +167 -0
  378. data/lib/roebe/classes/nutrition.rb +73 -0
  379. data/lib/roebe/classes/nvidia.rb +87 -0
  380. data/lib/roebe/classes/obtain_audio_recordings_from_voice_recorder/constants.rb +43 -0
  381. data/lib/roebe/classes/obtain_audio_recordings_from_voice_recorder/help.rb +27 -0
  382. data/lib/roebe/classes/obtain_audio_recordings_from_voice_recorder/obtain_audio_recordings_from_voice_recorder.rb +613 -0
  383. data/lib/roebe/classes/obtain_audio_recordings_from_voice_recorder/run.rb +22 -0
  384. data/lib/roebe/classes/on_screen_display.rb +314 -0
  385. data/lib/roebe/classes/one_line_passwords.rb +203 -0
  386. data/lib/roebe/classes/open_pdf.rb +304 -0
  387. data/lib/roebe/classes/open_random_book.rb +124 -0
  388. data/lib/roebe/classes/output_random_line.rb +93 -0
  389. data/lib/roebe/classes/output_text_then_assign_to_the_xorg_buffer.rb +118 -0
  390. data/lib/roebe/classes/pad_via_quotes.rb +71 -0
  391. data/lib/roebe/classes/parse_apache_log/constants.rb +55 -0
  392. data/lib/roebe/classes/parse_apache_log/parse_apache_log.rb +329 -0
  393. data/lib/roebe/classes/pascalsches_dreieck.rb +108 -0
  394. data/lib/roebe/classes/passwords.rb +497 -0
  395. data/lib/roebe/classes/path_generator/constants.rb +73 -0
  396. data/lib/roebe/classes/path_generator/misc.rb +332 -0
  397. data/lib/roebe/classes/path_generator/path_generator.rb +31 -0
  398. data/lib/roebe/classes/path_generator/reset.rb +36 -0
  399. data/lib/roebe/classes/percentage_counter.rb +84 -0
  400. data/lib/roebe/classes/permission_ascii_format.rb +227 -0
  401. data/lib/roebe/classes/php_to_ruby.rb +188 -0
  402. data/lib/roebe/classes/pound_to_kg_converter.rb +85 -0
  403. data/lib/roebe/classes/prepend_this.rb +264 -0
  404. data/lib/roebe/classes/prepend_this_string_to_every_line_of_this_file.rb +200 -0
  405. data/lib/roebe/classes/pristine_gems.rb +79 -0
  406. data/lib/roebe/classes/proper_english.rb +115 -0
  407. data/lib/roebe/classes/publish_gem.rb +253 -0
  408. data/lib/roebe/classes/pull_together.rb +126 -0
  409. data/lib/roebe/classes/purge_files_or_directories.rb +66 -0
  410. data/lib/roebe/classes/purge_gmon_out_files.rb +120 -0
  411. data/lib/roebe/classes/purge_ordoc_directories.rb +77 -0
  412. data/lib/roebe/classes/put_all_gems_into_this_project.rb +328 -0
  413. data/lib/roebe/classes/qemu/README.md +2 -0
  414. data/lib/roebe/classes/qemu/qemu.rb +84 -0
  415. data/lib/roebe/classes/quiz.rb +299 -0
  416. data/lib/roebe/classes/ram.rb +164 -0
  417. data/lib/roebe/classes/random_background.rb +214 -0
  418. data/lib/roebe/classes/random_open.rb +112 -0
  419. data/lib/roebe/classes/rbashrc.rb +159 -0
  420. data/lib/roebe/classes/rdate.rb +267 -0
  421. data/lib/roebe/classes/readme_generator/constants.rb +26 -0
  422. data/lib/roebe/classes/readme_generator/initialize.rb +38 -0
  423. data/lib/roebe/classes/readme_generator/misc.rb +455 -0
  424. data/lib/roebe/classes/readme_generator/readme_generator.rb +11 -0
  425. data/lib/roebe/classes/readme_generator/reset.rb +30 -0
  426. data/lib/roebe/classes/readme_generator/run.rb +20 -0
  427. data/lib/roebe/classes/remote_gems.rb +162 -0
  428. data/lib/roebe/classes/remove_bad_fluxbox_styles.rb +108 -0
  429. data/lib/roebe/classes/remove_comments/autoinclude.rb +3 -0
  430. data/lib/roebe/classes/remove_comments/constants.rb +22 -0
  431. data/lib/roebe/classes/remove_comments/remove_comments.rb +213 -0
  432. data/lib/roebe/classes/remove_directory.rb +215 -0
  433. data/lib/roebe/classes/remove_extension.rb +106 -0
  434. data/lib/roebe/classes/remove_file_extension.rb +116 -0
  435. data/lib/roebe/classes/remove_gems.rb +190 -0
  436. data/lib/roebe/classes/remove_lighty_logs.rb +69 -0
  437. data/lib/roebe/classes/remove_line.rb +180 -0
  438. data/lib/roebe/classes/remove_localhost.rb +319 -0
  439. data/lib/roebe/classes/remove_missing.rb +118 -0
  440. data/lib/roebe/classes/remove_newlines.rb +115 -0
  441. data/lib/roebe/classes/remove_this_substring_from_all_files.rb +78 -0
  442. data/lib/roebe/classes/replace_global_variables_in_this_file.rb +168 -0
  443. data/lib/roebe/classes/replace_space_with_underscore/constants.rb +43 -0
  444. data/lib/roebe/classes/replace_space_with_underscore/help.rb +37 -0
  445. data/lib/roebe/classes/replace_space_with_underscore/initialize.rb +30 -0
  446. data/lib/roebe/classes/replace_space_with_underscore/menu.rb +136 -0
  447. data/lib/roebe/classes/replace_space_with_underscore/replace_space_with_underscore.rb +400 -0
  448. data/lib/roebe/classes/replace_space_with_underscore/reset.rb +78 -0
  449. data/lib/roebe/classes/replace_what_with.rb +120 -0
  450. data/lib/roebe/classes/report_same_named_files.rb +90 -0
  451. data/lib/roebe/classes/require_everything.rb +169 -0
  452. data/lib/roebe/classes/return_aliases/return_n_aliases.rb +160 -0
  453. data/lib/roebe/classes/return_aliases/return_ten_aliases.rb +82 -0
  454. data/lib/roebe/classes/return_aliases/return_twenty_aliases.rb +83 -0
  455. data/lib/roebe/classes/return_random_image.rb +82 -0
  456. data/lib/roebe/classes/ruby_cat.rb +147 -0
  457. data/lib/roebe/classes/ruby_header.rb +122 -0
  458. data/lib/roebe/classes/ruby_main.rb +132 -0
  459. data/lib/roebe/classes/ruby_seq.rb +81 -0
  460. data/lib/roebe/classes/ruby_use_config_file.rb +103 -0
  461. data/lib/roebe/classes/ruby_version_switcher.rb +109 -0
  462. data/lib/roebe/classes/run/menu.rb +59 -0
  463. data/lib/roebe/classes/run/run.rb +603 -0
  464. data/lib/roebe/classes/rxinitrc/constants.rb +105 -0
  465. data/lib/roebe/classes/rxinitrc/help.rb +40 -0
  466. data/lib/roebe/classes/rxinitrc/run.rb +25 -0
  467. data/lib/roebe/classes/rxinitrc/rxinitrc.rb +531 -0
  468. data/lib/roebe/classes/scan_for_http_links.rb +114 -0
  469. data/lib/roebe/classes/schlafe.rb +109 -0
  470. data/lib/roebe/classes/serve_local_page.rb +281 -0
  471. data/lib/roebe/classes/set_aliases.rb +369 -0
  472. data/lib/roebe/classes/set_background.rb +112 -0
  473. data/lib/roebe/classes/set_chained.rb +87 -0
  474. data/lib/roebe/classes/set_normal_alias_to.rb +422 -0
  475. data/lib/roebe/classes/setup_chrooted_environment.rb +401 -0
  476. data/lib/roebe/classes/shells/generate_etc_shell_file.rb +115 -0
  477. data/lib/roebe/classes/show_appointments.rb +194 -0
  478. data/lib/roebe/classes/show_available_fonts.rb +145 -0
  479. data/lib/roebe/classes/show_available_users.rb +349 -0
  480. data/lib/roebe/classes/show_kernel_modules.rb +110 -0
  481. data/lib/roebe/classes/show_non_symlinks.rb +109 -0
  482. data/lib/roebe/classes/show_only_files.rb +98 -0
  483. data/lib/roebe/classes/show_sigint.rb +48 -0
  484. data/lib/roebe/classes/show_ten_aliases.rb +375 -0
  485. data/lib/roebe/classes/show_twenty_aliases.rb +251 -0
  486. data/lib/roebe/classes/simple_extractor.rb +126 -0
  487. data/lib/roebe/classes/size_of.rb +242 -0
  488. data/lib/roebe/classes/size_of_states.rb +168 -0
  489. data/lib/roebe/classes/skel_maker/constants.rb +65 -0
  490. data/lib/roebe/classes/skel_maker/skel_maker.rb +230 -0
  491. data/lib/roebe/classes/slogans.rb +291 -0
  492. data/lib/roebe/classes/slow_load.rb +65 -0
  493. data/lib/roebe/classes/sorted_output.rb +83 -0
  494. data/lib/roebe/classes/sourcerank.rb +79 -0
  495. data/lib/roebe/classes/std_renamer.rb +289 -0
  496. data/lib/roebe/classes/string_colour_parser.rb +165 -0
  497. data/lib/roebe/classes/sum_of_all_numbers.rb +152 -0
  498. data/lib/roebe/classes/supermerger.rb +121 -0
  499. data/lib/roebe/classes/symlink_all_directories_in_this_directory.rb +116 -0
  500. data/lib/roebe/classes/symlink_directories_from_that_directory_to_the_current_directory.rb +190 -0
  501. data/lib/roebe/classes/symlink_directory.rb +104 -0
  502. data/lib/roebe/classes/symlink_everything_from_that_directory_to_this_directory.rb +193 -0
  503. data/lib/roebe/classes/symlink_files_from_that_directory_to_the_current_directory/symlink_files_from_that_directory_to_the_current_directory.rb +255 -0
  504. data/lib/roebe/classes/system_checker.rb +654 -0
  505. data/lib/roebe/classes/take_screenshot.rb +365 -0
  506. data/lib/roebe/classes/tales_from_the_crypt.rb +527 -0
  507. data/lib/roebe/classes/terminal.rb +62 -0
  508. data/lib/roebe/classes/terminal_ps1.rb +139 -0
  509. data/lib/roebe/classes/test_for_psych.rb +85 -0
  510. data/lib/roebe/classes/test_openssl.rb +138 -0
  511. data/lib/roebe/classes/test_yaml.rb +86 -0
  512. data/lib/roebe/classes/threshold_splitter.rb +126 -0
  513. data/lib/roebe/classes/tic_tac_toe.rb +334 -0
  514. data/lib/roebe/classes/time/current_time_in_singapore.rb +125 -0
  515. data/lib/roebe/classes/time/display_weekdays.rb +82 -0
  516. data/lib/roebe/classes/time/query_world_time.rb +157 -0
  517. data/lib/roebe/classes/time/set_hardware_clock.rb +162 -0
  518. data/lib/roebe/classes/time/trivial_time_parser.rb +161 -0
  519. data/lib/roebe/classes/to_binary.rb +86 -0
  520. data/lib/roebe/classes/to_buy.rb +227 -0
  521. data/lib/roebe/classes/to_next.rb +147 -0
  522. data/lib/roebe/classes/to_squashfs.rb +81 -0
  523. data/lib/roebe/classes/to_tar_bz2.rb +62 -0
  524. data/lib/roebe/classes/to_utf.rb +95 -0
  525. data/lib/roebe/classes/today.rb +75 -0
  526. data/lib/roebe/classes/todo_overview.rb +91 -0
  527. data/lib/roebe/classes/top_ten_aliases.rb +112 -0
  528. data/lib/roebe/classes/total_pages_in_finished_books.rb +84 -0
  529. data/lib/roebe/classes/translate.rb +299 -0
  530. data/lib/roebe/classes/traverse_install.rb +250 -0
  531. data/lib/roebe/classes/treeview.rb +188 -0
  532. data/lib/roebe/classes/turn_ruby_file_into_gem.rb +203 -0
  533. data/lib/roebe/classes/twentyfour_hours_notation.rb +171 -0
  534. data/lib/roebe/classes/umlaut_converter.rb +136 -0
  535. data/lib/roebe/classes/undone.rb +134 -0
  536. data/lib/roebe/classes/unicode_snowman.rb +119 -0
  537. data/lib/roebe/classes/unified_padding.rb +152 -0
  538. data/lib/roebe/classes/unrar.rb +94 -0
  539. data/lib/roebe/classes/upcaser.rb +153 -0
  540. data/lib/roebe/classes/update.rb +341 -0
  541. data/lib/roebe/classes/upload_to_imgur.rb +132 -0
  542. data/lib/roebe/classes/usage.rb +166 -0
  543. data/lib/roebe/classes/usb/automount_usb.rb +90 -0
  544. data/lib/roebe/classes/usb/create_bootable_usb.rb +119 -0
  545. data/lib/roebe/classes/usb/usb_devices.rb +196 -0
  546. data/lib/roebe/classes/vte.rb +109 -0
  547. data/lib/roebe/classes/wallpaper.rb +185 -0
  548. data/lib/roebe/classes/wikipedia.rb +110 -0
  549. data/lib/roebe/classes/wlan/constants.rb +72 -0
  550. data/lib/roebe/classes/wlan/eduroam/eduroam.rb +133 -0
  551. data/lib/roebe/classes/wlan/essid.rb +204 -0
  552. data/lib/roebe/classes/wlan/help.rb +101 -0
  553. data/lib/roebe/classes/wlan/initialize.rb +48 -0
  554. data/lib/roebe/classes/wlan/interactive.rb +52 -0
  555. data/lib/roebe/classes/wlan/menu.rb +336 -0
  556. data/lib/roebe/classes/wlan/misc.rb +330 -0
  557. data/lib/roebe/classes/wlan/reset.rb +41 -0
  558. data/lib/roebe/classes/wlan/run.rb +25 -0
  559. data/lib/roebe/classes/wlan/scan.rb +61 -0
  560. data/lib/roebe/classes/wlan/show_and_report.rb +73 -0
  561. data/lib/roebe/classes/wlan/wlan.rb +37 -0
  562. data/lib/roebe/classes/wochentag_anzeiger.rb +218 -0
  563. data/lib/roebe/classes/word_wrap.rb +45 -0
  564. data/lib/roebe/classes/xfce/README.md +2 -0
  565. data/lib/roebe/classes/xfce/set_xfce_wallpaper.rb +96 -0
  566. data/lib/roebe/classes/youtube_downloader.rb +165 -0
  567. data/lib/roebe/classes/zenity.rb +318 -0
  568. data/lib/roebe/classes/zoll.rb +88 -0
  569. data/lib/roebe/colours/colours.rb +44 -0
  570. data/lib/roebe/colours/determine_whether_colours_will_be_used.rb +71 -0
  571. data/lib/roebe/colours/ecomment.rb +36 -0
  572. data/lib/roebe/colours/html_colours.rb +176 -0
  573. data/lib/roebe/colours/permanently_disable_colours.rb +23 -0
  574. data/lib/roebe/colours/sdir.rb +34 -0
  575. data/lib/roebe/colours/sfancy.rb +26 -0
  576. data/lib/roebe/colours/sfile.rb +24 -0
  577. data/lib/roebe/colours/simp.rb +24 -0
  578. data/lib/roebe/colours/swarn.rb +24 -0
  579. data/lib/roebe/colours/use_colours.rb +17 -0
  580. data/lib/roebe/commandline/help.rb +120 -0
  581. data/lib/roebe/commandline/menu.rb +707 -0
  582. data/lib/roebe/commandline/misc.rb +278 -0
  583. data/lib/roebe/commandline/parse_commandline.rb +55 -0
  584. data/lib/roebe/configuration/autoinclude.rb +7 -0
  585. data/lib/roebe/configuration/class/configuration.rb +923 -0
  586. data/lib/roebe/configuration/module.rb +35 -0
  587. data/lib/roebe/constants/archive_types.rb +26 -0
  588. data/lib/roebe/constants/array_install_these_gem_projects.rb +114 -0
  589. data/lib/roebe/constants/constants.rb +98 -0
  590. data/lib/roebe/constants/directory_constants.rb +51 -0
  591. data/lib/roebe/constants/file_constants.rb +105 -0
  592. data/lib/roebe/constants/home_of_the_user_called_x.rb +14 -0
  593. data/lib/roebe/constants/misc.rb +124 -0
  594. data/lib/roebe/constants/newline.rb +16 -0
  595. data/lib/roebe/constants/roebe.rb +60 -0
  596. data/lib/roebe/constants/www.rb +32 -0
  597. data/lib/roebe/core/README.md +6 -0
  598. data/lib/roebe/core/array.rb +347 -0
  599. data/lib/roebe/core/dir.rb +124 -0
  600. data/lib/roebe/core/enumerable.rb +25 -0
  601. data/lib/roebe/core/file.rb +140 -0
  602. data/lib/roebe/core/fixnum.rb +150 -0
  603. data/lib/roebe/core/float.rb +86 -0
  604. data/lib/roebe/core/hash.rb +48 -0
  605. data/lib/roebe/core/integer.rb +41 -0
  606. data/lib/roebe/core/kernel.rb +82 -0
  607. data/lib/roebe/core/math.rb +61 -0
  608. data/lib/roebe/core/module.rb +91 -0
  609. data/lib/roebe/core/numeric.rb +64 -0
  610. data/lib/roebe/core/object.rb +53 -0
  611. data/lib/roebe/core/proc.rb +10 -0
  612. data/lib/roebe/core/process.rb +27 -0
  613. data/lib/roebe/core/range.rb +18 -0
  614. data/lib/roebe/core/string.rb +647 -0
  615. data/lib/roebe/core/struct.rb +22 -0
  616. data/lib/roebe/core/windows.rb +758 -0
  617. data/lib/roebe/css/project.css +38 -0
  618. data/lib/roebe/custom_methods/README.md +8 -0
  619. data/lib/roebe/custom_methods/constants.rb +53 -0
  620. data/lib/roebe/custom_methods/custom_methods.rb +5207 -0
  621. data/lib/roebe/documentation/README.md +2 -0
  622. data/lib/roebe/documentation/abbreviation.rb +48 -0
  623. data/lib/roebe/documentation/activerecord.rb +97 -0
  624. data/lib/roebe/documentation/ansi.rb +32 -0
  625. data/lib/roebe/documentation/app.rb +273 -0
  626. data/lib/roebe/documentation/argf.rb +50 -0
  627. data/lib/roebe/documentation/argv.rb +101 -0
  628. data/lib/roebe/documentation/array.rb +1100 -0
  629. data/lib/roebe/documentation/audio.rb +181 -0
  630. data/lib/roebe/documentation/base64.rb +27 -0
  631. data/lib/roebe/documentation/basic_object.rb +37 -0
  632. data/lib/roebe/documentation/benchmark.rb +39 -0
  633. data/lib/roebe/documentation/bigdecimal.rb +30 -0
  634. data/lib/roebe/documentation/binding.rb +51 -0
  635. data/lib/roebe/documentation/blocks.rb +43 -0
  636. data/lib/roebe/documentation/bundler.rb +40 -0
  637. data/lib/roebe/documentation/byebug.rb +34 -0
  638. data/lib/roebe/documentation/camping.rb +36 -0
  639. data/lib/roebe/documentation/case.rb +38 -0
  640. data/lib/roebe/documentation/caxlsx.rb +56 -0
  641. data/lib/roebe/documentation/cgi.rb +117 -0
  642. data/lib/roebe/documentation/chunkypng.rb +32 -0
  643. data/lib/roebe/documentation/class.rb +60 -0
  644. data/lib/roebe/documentation/classifier.rb +26 -0
  645. data/lib/roebe/documentation/closure.rb +216 -0
  646. data/lib/roebe/documentation/coderay.rb +96 -0
  647. data/lib/roebe/documentation/colours.rb +70 -0
  648. data/lib/roebe/documentation/comparable.rb +24 -0
  649. data/lib/roebe/documentation/conditionals.rb +69 -0
  650. data/lib/roebe/documentation/constants.rb +92 -0
  651. data/lib/roebe/documentation/conversions.rb +128 -0
  652. data/lib/roebe/documentation/css/default.css +181 -0
  653. data/lib/roebe/documentation/csv.rb +63 -0
  654. data/lib/roebe/documentation/daemons.rb +109 -0
  655. data/lib/roebe/documentation/dir.rb +95 -0
  656. data/lib/roebe/documentation/dl.rb +124 -0
  657. data/lib/roebe/documentation/documentation.rb +745 -0
  658. data/lib/roebe/documentation/drb.rb +123 -0
  659. data/lib/roebe/documentation/dsl.rb +45 -0
  660. data/lib/roebe/documentation/encoding.rb +157 -0
  661. data/lib/roebe/documentation/english.rb +28 -0
  662. data/lib/roebe/documentation/enumerable.rb +165 -0
  663. data/lib/roebe/documentation/enumerator.rb +33 -0
  664. data/lib/roebe/documentation/env.rb +30 -0
  665. data/lib/roebe/documentation/erb.rb +44 -0
  666. data/lib/roebe/documentation/errno.rb +41 -0
  667. data/lib/roebe/documentation/errorcodes.rb +42 -0
  668. data/lib/roebe/documentation/erubis.rb +134 -0
  669. data/lib/roebe/documentation/etc.rb +95 -0
  670. data/lib/roebe/documentation/eval.rb +37 -0
  671. data/lib/roebe/documentation/exception.rb +212 -0
  672. data/lib/roebe/documentation/falseclass.rb +22 -0
  673. data/lib/roebe/documentation/ferret.rb +41 -0
  674. data/lib/roebe/documentation/ffi.rb +43 -0
  675. data/lib/roebe/documentation/fiber.rb +44 -0
  676. data/lib/roebe/documentation/fiddle.rb +40 -0
  677. data/lib/roebe/documentation/file.rb +366 -0
  678. data/lib/roebe/documentation/fileutils.rb +78 -0
  679. data/lib/roebe/documentation/fixnum.rb +70 -0
  680. data/lib/roebe/documentation/float.rb +34 -0
  681. data/lib/roebe/documentation/for.rb +29 -0
  682. data/lib/roebe/documentation/fork.rb +43 -0
  683. data/lib/roebe/documentation/fpm.rb +54 -0
  684. data/lib/roebe/documentation/ftp.rb +83 -0
  685. data/lib/roebe/documentation/gc.rb +79 -0
  686. data/lib/roebe/documentation/gems.rb +435 -0
  687. data/lib/roebe/documentation/getoptlong.rb +36 -0
  688. data/lib/roebe/documentation/gist.rb +45 -0
  689. data/lib/roebe/documentation/global_variables.rb +44 -0
  690. data/lib/roebe/documentation/gmail.rb +39 -0
  691. data/lib/roebe/documentation/gosu.rb +36 -0
  692. data/lib/roebe/documentation/graphviz.rb +231 -0
  693. data/lib/roebe/documentation/gruff.rb +88 -0
  694. data/lib/roebe/documentation/gtk.rb +7988 -0
  695. data/lib/roebe/documentation/hash.rb +437 -0
  696. data/lib/roebe/documentation/hexapdf.md +56 -0
  697. data/lib/roebe/documentation/highline.rb +36 -0
  698. data/lib/roebe/documentation/hooks.rb +74 -0
  699. data/lib/roebe/documentation/iconv.rb +34 -0
  700. data/lib/roebe/documentation/imap.rb +25 -0
  701. data/lib/roebe/documentation/include_in_ruby.rb +30 -0
  702. data/lib/roebe/documentation/inline.rb +51 -0
  703. data/lib/roebe/documentation/inotify.rb +123 -0
  704. data/lib/roebe/documentation/install.rb +124 -0
  705. data/lib/roebe/documentation/instiki.rb +80 -0
  706. data/lib/roebe/documentation/integer.rb +55 -0
  707. data/lib/roebe/documentation/io.rb +116 -0
  708. data/lib/roebe/documentation/io_console.rb +52 -0
  709. data/lib/roebe/documentation/irb.rb +184 -0
  710. data/lib/roebe/documentation/iterators.rb +178 -0
  711. data/lib/roebe/documentation/jruby.md +34 -0
  712. data/lib/roebe/documentation/json.rb +70 -0
  713. data/lib/roebe/documentation/kernel.rb +179 -0
  714. data/lib/roebe/documentation/keywords.rb +48 -0
  715. data/lib/roebe/documentation/kramdown.rb +53 -0
  716. data/lib/roebe/documentation/lexer.rb +37 -0
  717. data/lib/roebe/documentation/libarchive.rb +91 -0
  718. data/lib/roebe/documentation/libburn.rb +44 -0
  719. data/lib/roebe/documentation/libui.md +62 -0
  720. data/lib/roebe/documentation/mail.rb +69 -0
  721. data/lib/roebe/documentation/marshal.rb +146 -0
  722. data/lib/roebe/documentation/math.rb +448 -0
  723. data/lib/roebe/documentation/matrix.rb +31 -0
  724. data/lib/roebe/documentation/mdreverse.rb +30 -0
  725. data/lib/roebe/documentation/mechanize.rb +213 -0
  726. data/lib/roebe/documentation/memcached.rb +35 -0
  727. data/lib/roebe/documentation/method_source.rb +30 -0
  728. data/lib/roebe/documentation/methods.rb +204 -0
  729. data/lib/roebe/documentation/midilib.rb +47 -0
  730. data/lib/roebe/documentation/mime.rb +33 -0
  731. data/lib/roebe/documentation/minitest.rb +61 -0
  732. data/lib/roebe/documentation/misc.rb +1353 -0
  733. data/lib/roebe/documentation/mkmf.md +95 -0
  734. data/lib/roebe/documentation/mkmf.rb +58 -0
  735. data/lib/roebe/documentation/module.rb +68 -0
  736. data/lib/roebe/documentation/mongrel.rb +98 -0
  737. data/lib/roebe/documentation/mp3info.rb +104 -0
  738. data/lib/roebe/documentation/mpd.rb +35 -0
  739. data/lib/roebe/documentation/mrplot.rb +84 -0
  740. data/lib/roebe/documentation/mruby.rb +36 -0
  741. data/lib/roebe/documentation/mutex.rb +56 -0
  742. data/lib/roebe/documentation/ncurses.rb +230 -0
  743. data/lib/roebe/documentation/network.rb +92 -0
  744. data/lib/roebe/documentation/nilclass.rb +25 -0
  745. data/lib/roebe/documentation/nokogiri.rb +48 -0
  746. data/lib/roebe/documentation/object.rb +232 -0
  747. data/lib/roebe/documentation/objectspace.rb +42 -0
  748. data/lib/roebe/documentation/observable.rb +26 -0
  749. data/lib/roebe/documentation/opal.md +34 -0
  750. data/lib/roebe/documentation/open3.rb +38 -0
  751. data/lib/roebe/documentation/open_uri.rb +68 -0
  752. data/lib/roebe/documentation/openid.rb +50 -0
  753. data/lib/roebe/documentation/openssl.rb +60 -0
  754. data/lib/roebe/documentation/openstruct.rb +62 -0
  755. data/lib/roebe/documentation/optparser.rb +216 -0
  756. data/lib/roebe/documentation/padrino.rb +22 -0
  757. data/lib/roebe/documentation/passenger.rb +24 -0
  758. data/lib/roebe/documentation/pathname.rb +85 -0
  759. data/lib/roebe/documentation/pdf.rb +382 -0
  760. data/lib/roebe/documentation/performance_in_ruby.md +29 -0
  761. data/lib/roebe/documentation/pp.rb +61 -0
  762. data/lib/roebe/documentation/prawn.md +224 -0
  763. data/lib/roebe/documentation/precedence.rb +46 -0
  764. data/lib/roebe/documentation/prime.rb +27 -0
  765. data/lib/roebe/documentation/proc.rb +116 -0
  766. data/lib/roebe/documentation/process.rb +231 -0
  767. data/lib/roebe/documentation/profiling.rb +85 -0
  768. data/lib/roebe/documentation/pry.rb +66 -0
  769. data/lib/roebe/documentation/pstore.rb +40 -0
  770. data/lib/roebe/documentation/psych.rb +27 -0
  771. data/lib/roebe/documentation/pty.rb +27 -0
  772. data/lib/roebe/documentation/puma.md +22 -0
  773. data/lib/roebe/documentation/rack.md +139 -0
  774. data/lib/roebe/documentation/ractor.md +13 -0
  775. data/lib/roebe/documentation/ragel.rb +32 -0
  776. data/lib/roebe/documentation/rake.rb +131 -0
  777. data/lib/roebe/documentation/ramaze.rb +79 -0
  778. data/lib/roebe/documentation/random.rb +36 -0
  779. data/lib/roebe/documentation/range.rb +45 -0
  780. data/lib/roebe/documentation/rational.rb +25 -0
  781. data/lib/roebe/documentation/rbconfig.rb +57 -0
  782. data/lib/roebe/documentation/rbenv.rb +39 -0
  783. data/lib/roebe/documentation/rdoc.rb +77 -0
  784. data/lib/roebe/documentation/readline.rb +289 -0
  785. data/lib/roebe/documentation/redcloth.rb +27 -0
  786. data/lib/roebe/documentation/redmine.rb +23 -0
  787. data/lib/roebe/documentation/refinements.rb +39 -0
  788. data/lib/roebe/documentation/regex.rb +534 -0
  789. data/lib/roebe/documentation/require_in_ruby.rb +39 -0
  790. data/lib/roebe/documentation/ripper.rb +59 -0
  791. data/lib/roebe/documentation/rspec.rb +43 -0
  792. data/lib/roebe/documentation/rtf.rb +77 -0
  793. data/lib/roebe/documentation/rubocop.rb +80 -0
  794. data/lib/roebe/documentation/ruby_c.rb +1989 -0
  795. data/lib/roebe/documentation/ruby_coding_guidelines.rb +177 -0
  796. data/lib/roebe/documentation/ruby_links.rb +100 -0
  797. data/lib/roebe/documentation/rubyvm.rb +37 -0
  798. data/lib/roebe/documentation/ruport.rb +36 -0
  799. data/lib/roebe/documentation/rvm.rb +31 -0
  800. data/lib/roebe/documentation/sdl.rb +204 -0
  801. data/lib/roebe/documentation/sequel.md +52 -0
  802. data/lib/roebe/documentation/set.rb +39 -0
  803. data/lib/roebe/documentation/shellwords.rb +50 -0
  804. data/lib/roebe/documentation/shoes.rb +30 -0
  805. data/lib/roebe/documentation/signal.rb +34 -0
  806. data/lib/roebe/documentation/singleton.rb +58 -0
  807. data/lib/roebe/documentation/slogans.rb +22 -0
  808. data/lib/roebe/documentation/slop.rb +44 -0
  809. data/lib/roebe/documentation/sockets.rb +129 -0
  810. data/lib/roebe/documentation/splat.rb +28 -0
  811. data/lib/roebe/documentation/spreadsheet.rb +152 -0
  812. data/lib/roebe/documentation/sqlite.rb +104 -0
  813. data/lib/roebe/documentation/statistics.rb +103 -0
  814. data/lib/roebe/documentation/stderr.rb +21 -0
  815. data/lib/roebe/documentation/stdin.rb +41 -0
  816. data/lib/roebe/documentation/stdout.rb +30 -0
  817. data/lib/roebe/documentation/string.rb +749 -0
  818. data/lib/roebe/documentation/stringio.rb +60 -0
  819. data/lib/roebe/documentation/stringscanner.rb +42 -0
  820. data/lib/roebe/documentation/struct.rb +63 -0
  821. data/lib/roebe/documentation/subclassing.rb +39 -0
  822. data/lib/roebe/documentation/symbols.rb +51 -0
  823. data/lib/roebe/documentation/system.rb +25 -0
  824. data/lib/roebe/documentation/systemu.rb +33 -0
  825. data/lib/roebe/documentation/tcpsocket.rb +36 -0
  826. data/lib/roebe/documentation/telnet.rb +50 -0
  827. data/lib/roebe/documentation/tempfile.rb +50 -0
  828. data/lib/roebe/documentation/thor.rb +41 -0
  829. data/lib/roebe/documentation/thread.rb +123 -0
  830. data/lib/roebe/documentation/time.rb +334 -0
  831. data/lib/roebe/documentation/tk.rb +475 -0
  832. data/lib/roebe/documentation/tracepoint.rb +28 -0
  833. data/lib/roebe/documentation/tty.md +9 -0
  834. data/lib/roebe/documentation/tty_prompt.rb +36 -0
  835. data/lib/roebe/documentation/unittest.rb +25 -0
  836. data/lib/roebe/documentation/unprintable_characters.rb +35 -0
  837. data/lib/roebe/documentation/watir.md +30 -0
  838. data/lib/roebe/documentation/webrick.rb +449 -0
  839. data/lib/roebe/documentation/whois.rb +58 -0
  840. data/lib/roebe/documentation/windows.rb +329 -0
  841. data/lib/roebe/documentation/writeexcel.rb +61 -0
  842. data/lib/roebe/documentation/xml.rb +223 -0
  843. data/lib/roebe/documentation/xosd.rb +42 -0
  844. data/lib/roebe/documentation/yaml.rb +393 -0
  845. data/lib/roebe/documentation/yard.rb +69 -0
  846. data/lib/roebe/documentation/zip.rb +84 -0
  847. data/lib/roebe/documentation/zlib.rb +115 -0
  848. data/lib/roebe/dosbox/README.md +5 -0
  849. data/lib/roebe/dosbox/autoexec.conf +114 -0
  850. data/lib/roebe/dosbox/bios.conf +20 -0
  851. data/lib/roebe/dosbox/cpu.conf +42 -0
  852. data/lib/roebe/dosbox/cycles.conf +41 -0
  853. data/lib/roebe/dosbox/dos.conf +55 -0
  854. data/lib/roebe/dosbox/dosbox.conf +34 -0
  855. data/lib/roebe/dosbox/games.conf +37 -0
  856. data/lib/roebe/dosbox/generate_dosbox_config.rb +150 -0
  857. data/lib/roebe/dosbox/gus.conf +26 -0
  858. data/lib/roebe/dosbox/ipx.conf +14 -0
  859. data/lib/roebe/dosbox/keyboard.conf +17 -0
  860. data/lib/roebe/dosbox/midi.conf +18 -0
  861. data/lib/roebe/dosbox/mixer.conf +26 -0
  862. data/lib/roebe/dosbox/render.conf +31 -0
  863. data/lib/roebe/dosbox/sblaster.conf +38 -0
  864. data/lib/roebe/dosbox/sdl.conf +115 -0
  865. data/lib/roebe/dosbox/serial.conf +22 -0
  866. data/lib/roebe/dosbox/speaker.conf +20 -0
  867. data/lib/roebe/editors/README.md +2 -0
  868. data/lib/roebe/editors/ruby_nano.rb +88 -0
  869. data/lib/roebe/editors/vim_paradise/colours.rb +30 -0
  870. data/lib/roebe/editors/vim_paradise/constants.rb +113 -0
  871. data/lib/roebe/editors/vim_paradise/help.rb +37 -0
  872. data/lib/roebe/editors/vim_paradise/menu.rb +62 -0
  873. data/lib/roebe/editors/vim_paradise/run.rb +22 -0
  874. data/lib/roebe/editors/vim_paradise/vim_paradise.rb +630 -0
  875. data/lib/roebe/emoji/README.md +2 -0
  876. data/lib/roebe/emoji/emoji_table.rb +40 -0
  877. data/lib/roebe/encoding/encoding.rb +113 -0
  878. data/lib/roebe/extensions.rb +23 -0
  879. data/lib/roebe/gemrc/gemrc +19 -0
  880. data/lib/roebe/gui/cgi/interactive_caesar_cipher/interactive_caesar_cipher.cgi +56 -0
  881. data/lib/roebe/gui/glimmer/microsoft_controller/microsoft_controller.rb +58 -0
  882. data/lib/roebe/gui/gtk2/code_generator/code_generator.config +6 -0
  883. data/lib/roebe/gui/gtk2/code_generator/code_generator.rb +39 -0
  884. data/lib/roebe/gui/gtk2/email/email.config +6 -0
  885. data/lib/roebe/gui/gtk2/email/email.rb +31 -0
  886. data/lib/roebe/gui/gtk2/ifconfig/ifconfig.rb +34 -0
  887. data/lib/roebe/gui/gtk2/send_email/send_email.rb +34 -0
  888. data/lib/roebe/gui/gtk2/shell/shell.rb +37 -0
  889. data/lib/roebe/gui/gtk2/show_aliases/show_aliases.rb +31 -0
  890. data/lib/roebe/gui/gtk2/show_ten_aliases/show_ten_aliases.rb +34 -0
  891. data/lib/roebe/gui/gtk2/world_capitals/capital_event_box.rb +18 -0
  892. data/lib/roebe/gui/gtk2/world_capitals/frame_for_world_capitals.rb +27 -0
  893. data/lib/roebe/gui/gtk2/world_capitals/world_capitals.rb +31 -0
  894. data/lib/roebe/gui/gtk3/code_generator/code_generator.rb +31 -0
  895. data/lib/roebe/gui/gtk3/email/email.rb +34 -0
  896. data/lib/roebe/gui/gtk3/ifconfig/ifconfig.rb +34 -0
  897. data/lib/roebe/gui/gtk3/interactive_caesar_cipher/interactive_caesar_cipher.rb +133 -0
  898. data/lib/roebe/gui/gtk3/send_email/send_email.rb +34 -0
  899. data/lib/roebe/gui/gtk3/shell/shell.rb +37 -0
  900. data/lib/roebe/gui/gtk3/show_aliases/show_aliases.rb +64 -0
  901. data/lib/roebe/gui/gtk3/show_ten_aliases/show_ten_aliases.rb +34 -0
  902. data/lib/roebe/gui/gtk3/system_widget/system_widget.rb +34 -0
  903. data/lib/roebe/gui/gtk3/task_viewer/task_viewer.rb +34 -0
  904. data/lib/roebe/gui/gtk3/todo_viewer/todo_viewer.rb +290 -0
  905. data/lib/roebe/gui/gtk3/wlan_information_center/README.md +9 -0
  906. data/lib/roebe/gui/gtk3/wlan_information_center/wlan_information_center.css +13 -0
  907. data/lib/roebe/gui/gtk3/wlan_information_center/wlan_information_center.rb +708 -0
  908. data/lib/roebe/gui/gtk3/world_capitals/capital_event_box.rb +24 -0
  909. data/lib/roebe/gui/gtk3/world_capitals/frame_for_world_capitals.rb +29 -0
  910. data/lib/roebe/gui/gtk3/world_capitals/world_capitals.rb +24 -0
  911. data/lib/roebe/gui/jruby/interactive_caesar_cipher/interactive_caesar_cipher.rb +112 -0
  912. data/lib/roebe/gui/libui/microsoft_controller/README.me +3 -0
  913. data/lib/roebe/gui/libui/microsoft_controller/microsoft_controller.rb +206 -0
  914. data/lib/roebe/gui/libui/rundll32/rundll32.rb +89 -0
  915. data/lib/roebe/gui/libui/show_aliases/show_aliases.rb +78 -0
  916. data/lib/roebe/gui/libui/show_ten_aliases/show_ten_aliases.rb +99 -0
  917. data/lib/roebe/gui/libui/todo_viewer/todo_viewer.rb +120 -0
  918. data/lib/roebe/gui/libui/wlan_interface/wlan_interface.rb +140 -0
  919. data/lib/roebe/gui/shared_code/code_generator/code_generator_module.rb +273 -0
  920. data/lib/roebe/gui/shared_code/email/email_module.rb +178 -0
  921. data/lib/roebe/gui/shared_code/ifconfig/ifconfig_module.rb +1168 -0
  922. data/lib/roebe/gui/shared_code/interactive_caesar_cipher/interactive_caesar_cipher_module.rb +135 -0
  923. data/lib/roebe/gui/shared_code/microsoft_controller/microsoft_controller_module.rb +215 -0
  924. data/lib/roebe/gui/shared_code/send_email/send_email.css +0 -0
  925. data/lib/roebe/gui/shared_code/send_email/send_email_module.rb +291 -0
  926. data/lib/roebe/gui/shared_code/shell/connect_skeleton.rb +53 -0
  927. data/lib/roebe/gui/shared_code/shell/constants.rb +82 -0
  928. data/lib/roebe/gui/shared_code/shell/shell_module.rb +601 -0
  929. data/lib/roebe/gui/shared_code/show_aliases/show_aliases_module.rb +196 -0
  930. data/lib/roebe/gui/shared_code/show_ten_aliases/show_ten_aliases_module.rb +306 -0
  931. data/lib/roebe/gui/shared_code/system_widget/system_widget_module.rb +161 -0
  932. data/lib/roebe/gui/shared_code/task_viewer/task_viewer_module.rb +222 -0
  933. data/lib/roebe/gui/shared_code/wlan_interface/wlan_interface.css +13 -0
  934. data/lib/roebe/gui/shared_code/wlan_interface/wlan_interface_base.rb +0 -0
  935. data/lib/roebe/gui/shared_code/wlan_interface/wlan_interface_module.rb +0 -0
  936. data/lib/roebe/gui/shared_code/world_capitals/capital_event_box_module.rb +201 -0
  937. data/lib/roebe/gui/shared_code/world_capitals/frame_for_world_capitals_module.rb +84 -0
  938. data/lib/roebe/gui/shared_code/world_capitals/world_capitals_module.rb +276 -0
  939. data/lib/roebe/gui/swing/README.md +6 -0
  940. data/lib/roebe/gui/swing/interactive_caesar_cipher/InteractiveCaesarCipher.class +0 -0
  941. data/lib/roebe/gui/swing/interactive_caesar_cipher/InteractiveCaesarCipher.java +87 -0
  942. data/lib/roebe/gui/unified_widgets/README.md +5 -0
  943. data/lib/roebe/gui/unified_widgets/interactive_caesar_cipher/interactive_caesar_cipher.rb +137 -0
  944. data/lib/roebe/images/ROEBE_LOGO.png +0 -0
  945. data/lib/roebe/irb/README.md +3 -0
  946. data/lib/roebe/irb/irb_configuration.rb +47 -0
  947. data/lib/roebe/irb/irbrc +83 -0
  948. data/lib/roebe/java/EnglishToGerman.class +0 -0
  949. data/lib/roebe/java/EnglishToGerman.java +50 -0
  950. data/lib/roebe/java/MoveFile.class +0 -0
  951. data/lib/roebe/java/MoveFile.java +48 -0
  952. data/lib/roebe/java/MyIp.java +40 -0
  953. data/lib/roebe/java/RemoveLine.class +0 -0
  954. data/lib/roebe/java/RemoveLine.java +166 -0
  955. data/lib/roebe/java/ReturnRandomImage.class +0 -0
  956. data/lib/roebe/java/ReturnRandomImage.java +52 -0
  957. data/lib/roebe/java/SetBackground.class +0 -0
  958. data/lib/roebe/java/SetBackground.java +103 -0
  959. data/lib/roebe/java/ShowOnlyFiles.class +0 -0
  960. data/lib/roebe/java/ShowOnlyFiles.java +84 -0
  961. data/lib/roebe/java/TakeScreenshot.class +0 -0
  962. data/lib/roebe/java/TakeScreenshot.java +124 -0
  963. data/lib/roebe/java/TalesFromTheCrypt.java +62 -0
  964. data/lib/roebe/java/ToBinary.class +0 -0
  965. data/lib/roebe/java/ToBinary.java +19 -0
  966. data/lib/roebe/java/ToBuy.java +92 -0
  967. data/lib/roebe/java/ToTarBz2.class +0 -0
  968. data/lib/roebe/java/ToTarBz2.java +56 -0
  969. data/lib/roebe/java/Today.java +68 -0
  970. data/lib/roebe/java/TodoOverview.class +0 -0
  971. data/lib/roebe/java/TodoOverview.java +76 -0
  972. data/lib/roebe/java/TwentyfourHoursNotation.class +0 -0
  973. data/lib/roebe/java/TwentyfourHoursNotation.java +58 -0
  974. data/lib/roebe/java/Undone.class +0 -0
  975. data/lib/roebe/java/Undone.java +141 -0
  976. data/lib/roebe/java/UnicodeSnowman.class +0 -0
  977. data/lib/roebe/java/UnicodeSnowman.java +40 -0
  978. data/lib/roebe/java/Upcaser.class +0 -0
  979. data/lib/roebe/java/Upcaser.java +68 -0
  980. data/lib/roebe/java/Wikipedia.class +0 -0
  981. data/lib/roebe/java/Wikipedia.java +41 -0
  982. data/lib/roebe/java/Zoll.class +0 -0
  983. data/lib/roebe/java/Zoll.java +41 -0
  984. data/lib/roebe/java/controller/ControllerWithCSSSupport$1.class +0 -0
  985. data/lib/roebe/java/controller/ControllerWithCSSSupport.class +0 -0
  986. data/lib/roebe/java/controller/ControllerWithCSSSupport.java +275 -0
  987. data/lib/roebe/jruby/jruby_enhancements.rb +17 -0
  988. data/lib/roebe/linux/README.md +3 -0
  989. data/lib/roebe/linux/linux.rb +106 -0
  990. data/lib/roebe/linux/slackware/remove_pulseaudio.rb +34 -0
  991. data/lib/roebe/linux/slackware/slackware.rb +122 -0
  992. data/lib/roebe/math/README.md +2 -0
  993. data/lib/roebe/math/anagram.rb +42 -0
  994. data/lib/roebe/math/average_of_differences.rb +41 -0
  995. data/lib/roebe/math/binning.rb +56 -0
  996. data/lib/roebe/math/calculate_the_distance_between_two_points.rb +38 -0
  997. data/lib/roebe/math/calculate_the_variance.rb +45 -0
  998. data/lib/roebe/math/custom_math.rb +331 -0
  999. data/lib/roebe/math/fact.rb +44 -0
  1000. data/lib/roebe/math/log10.rb +54 -0
  1001. data/lib/roebe/math/regel_von_sarrus.rb +70 -0
  1002. data/lib/roebe/math/traurige_oder_fr/303/266hliche_zahl.rb +47 -0
  1003. data/lib/roebe/math/zylinder.rb +59 -0
  1004. data/lib/roebe/mime_types/mime_types.rb +389 -0
  1005. data/lib/roebe/misc/README.md +1 -0
  1006. data/lib/roebe/misc/fluxbox_keys_file +117 -0
  1007. data/lib/roebe/misc/icewm_keys_file +88 -0
  1008. data/lib/roebe/misc/master_boot_record/master_boot_record +0 -0
  1009. data/lib/roebe/modules/as_uid.rb +61 -0
  1010. data/lib/roebe/modules/http_status_codes/constants.rb +105 -0
  1011. data/lib/roebe/modules/http_status_codes/http_status_codes.rb +59 -0
  1012. data/lib/roebe/modules/remove_html.rb +61 -0
  1013. data/lib/roebe/mouse/README.md +2 -0
  1014. data/lib/roebe/mouse/libffi_is_not_available.rb +70 -0
  1015. data/lib/roebe/mouse/mouse.rb +205 -0
  1016. data/lib/roebe/nano/README.md +42 -0
  1017. data/lib/roebe/nano/c.md +77 -0
  1018. data/lib/roebe/nano/cpp.md +68 -0
  1019. data/lib/roebe/nano/fasta.md +10 -0
  1020. data/lib/roebe/nano/general_settings.md +192 -0
  1021. data/lib/roebe/nano/html.md +7 -0
  1022. data/lib/roebe/nano/include.md +31 -0
  1023. data/lib/roebe/nano/java.md +31 -0
  1024. data/lib/roebe/nano/mail.md +36 -0
  1025. data/lib/roebe/nano/ml.md +21 -0
  1026. data/lib/roebe/nano/nano.cgi +23 -0
  1027. data/lib/roebe/nano/nanorc.md +16 -0
  1028. data/lib/roebe/nano/nexus.md +12 -0
  1029. data/lib/roebe/nano/opal.md +66 -0
  1030. data/lib/roebe/nano/patch_files.md +12 -0
  1031. data/lib/roebe/nano/perl.md +12 -0
  1032. data/lib/roebe/nano/php.md +25 -0
  1033. data/lib/roebe/nano/python.md +12 -0
  1034. data/lib/roebe/nano/ruby.md +122 -0
  1035. data/lib/roebe/nano/shell_scripts.md +15 -0
  1036. data/lib/roebe/nano/top.md +14 -0
  1037. data/lib/roebe/nano/yaml.md +70 -0
  1038. data/lib/roebe/nano/zzz_misc.md +13 -0
  1039. data/lib/roebe/no_colours.rb +7 -0
  1040. data/lib/roebe/project/project.rb +77 -0
  1041. data/lib/roebe/requires/basic_common_requires.rb +18 -0
  1042. data/lib/roebe/requires/colours.rb +7 -0
  1043. data/lib/roebe/requires/failsafe_require_of_beautiful_url.rb +12 -0
  1044. data/lib/roebe/requires/failsafe_require_of_opn.rb +12 -0
  1045. data/lib/roebe/requires/require_all_standalone_classes.rb +60 -0
  1046. data/lib/roebe/requires/require_all_standalone_modules.rb +61 -0
  1047. data/lib/roebe/requires/require_burn_iso.rb +5 -0
  1048. data/lib/roebe/requires/require_kde_konsole.rb +7 -0
  1049. data/lib/roebe/requires/require_menu_generator.rb +7 -0
  1050. data/lib/roebe/requires/require_remove_directory.rb +7 -0
  1051. data/lib/roebe/requires/require_ruby_header.rb +7 -0
  1052. data/lib/roebe/requires/require_the_browser_files.rb +11 -0
  1053. data/lib/roebe/requires/require_the_roebe_documentation.rb +11 -0
  1054. data/lib/roebe/requires/require_the_roebe_shell.rb +22 -0
  1055. data/lib/roebe/requires/require_the_toplevel_methods.rb +11 -0
  1056. data/lib/roebe/requires/require_the_whole_roebe_project.rb +75 -0
  1057. data/lib/roebe/requires/require_traverse_install.rb +7 -0
  1058. data/lib/roebe/requires/require_unicode.rb +31 -0
  1059. data/lib/roebe/setup/README.md +1 -0
  1060. data/lib/roebe/setup/setup.rb +1655 -0
  1061. data/lib/roebe/shell/README.md +3 -0
  1062. data/lib/roebe/shell/colours/colour_codes.rb +178 -0
  1063. data/lib/roebe/shell/colours/colours.rb +330 -0
  1064. data/lib/roebe/shell/commandline/commandline.rb +382 -0
  1065. data/lib/roebe/shell/configuration/configuration.rb +172 -0
  1066. data/lib/roebe/shell/gui/gtk3/vte_terminal_frame.rb +77 -0
  1067. data/lib/roebe/shell/help/colourized_help_line.rb +190 -0
  1068. data/lib/roebe/shell/help/documented_help_options.rb +254 -0
  1069. data/lib/roebe/shell/help/help.rb +105 -0
  1070. data/lib/roebe/shell/module_methods/anmeldung.rb +75 -0
  1071. data/lib/roebe/shell/module_methods/available_components.rb +78 -0
  1072. data/lib/roebe/shell/module_methods/benchmarks.rb +70 -0
  1073. data/lib/roebe/shell/module_methods/commandline_arguments.rb +35 -0
  1074. data/lib/roebe/shell/module_methods/encoding.rb +95 -0
  1075. data/lib/roebe/shell/module_methods/ftp.rb +65 -0
  1076. data/lib/roebe/shell/module_methods/generate_tab_completion.rb +84 -0
  1077. data/lib/roebe/shell/module_methods/home_directory.rb +108 -0
  1078. data/lib/roebe/shell/module_methods/main_file.rb +41 -0
  1079. data/lib/roebe/shell/module_methods/misc.rb +181 -0
  1080. data/lib/roebe/shell/module_methods/report_where_the_home_directory_can_be_found.rb +35 -0
  1081. data/lib/roebe/shell/module_methods/startup_time.rb +34 -0
  1082. data/lib/roebe/shell/project/project.rb +47 -0
  1083. data/lib/roebe/shell/session/session.rb +205 -0
  1084. data/lib/roebe/shell/shell/constants.rb +1091 -0
  1085. data/lib/roebe/shell/shell/core/act_filetype_specific.rb +127 -0
  1086. data/lib/roebe/shell/shell/core/action.rb +42 -0
  1087. data/lib/roebe/shell/shell/core/add.rb +186 -0
  1088. data/lib/roebe/shell/shell/core/aliases.rb +150 -0
  1089. data/lib/roebe/shell/shell/core/all.rb +62 -0
  1090. data/lib/roebe/shell/shell/core/append.rb +113 -0
  1091. data/lib/roebe/shell/shell/core/archives.rb +76 -0
  1092. data/lib/roebe/shell/shell/core/arguments.rb +293 -0
  1093. data/lib/roebe/shell/shell/core/ascii.rb +127 -0
  1094. data/lib/roebe/shell/shell/core/assign.rb +137 -0
  1095. data/lib/roebe/shell/shell/core/audio.rb +465 -0
  1096. data/lib/roebe/shell/shell/core/autostart.rb +52 -0
  1097. data/lib/roebe/shell/shell/core/backup.rb +158 -0
  1098. data/lib/roebe/shell/shell/core/become.rb +41 -0
  1099. data/lib/roebe/shell/shell/core/birthdays.rb +42 -0
  1100. data/lib/roebe/shell/shell/core/browser.rb +272 -0
  1101. data/lib/roebe/shell/shell/core/buffer.rb +119 -0
  1102. data/lib/roebe/shell/shell/core/burning.rb +156 -0
  1103. data/lib/roebe/shell/shell/core/calculate.rb +77 -0
  1104. data/lib/roebe/shell/shell/core/call.rb +107 -0
  1105. data/lib/roebe/shell/shell/core/cat.rb +194 -0
  1106. data/lib/roebe/shell/shell/core/change_directory.rb +303 -0
  1107. data/lib/roebe/shell/shell/core/checks.rb +149 -0
  1108. data/lib/roebe/shell/shell/core/chmod.rb +54 -0
  1109. data/lib/roebe/shell/shell/core/clear_and_purge.rb +105 -0
  1110. data/lib/roebe/shell/shell/core/cliner.rb +36 -0
  1111. data/lib/roebe/shell/shell/core/clipboard.rb +45 -0
  1112. data/lib/roebe/shell/shell/core/collapse.rb +53 -0
  1113. data/lib/roebe/shell/shell/core/compile.rb +225 -0
  1114. data/lib/roebe/shell/shell/core/configuration.rb +519 -0
  1115. data/lib/roebe/shell/shell/core/conversions.rb +357 -0
  1116. data/lib/roebe/shell/shell/core/copy.rb +302 -0
  1117. data/lib/roebe/shell/shell/core/count.rb +76 -0
  1118. data/lib/roebe/shell/shell/core/cracks.rb +61 -0
  1119. data/lib/roebe/shell/shell/core/create.rb +409 -0
  1120. data/lib/roebe/shell/shell/core/cut.rb +199 -0
  1121. data/lib/roebe/shell/shell/core/debug.rb +125 -0
  1122. data/lib/roebe/shell/shell/core/defaults.rb +23 -0
  1123. data/lib/roebe/shell/shell/core/delay.rb +34 -0
  1124. data/lib/roebe/shell/shell/core/directory_actions.rb +241 -0
  1125. data/lib/roebe/shell/shell/core/disable.rb +457 -0
  1126. data/lib/roebe/shell/shell/core/documentation.rb +308 -0
  1127. data/lib/roebe/shell/shell/core/downcase.rb +45 -0
  1128. data/lib/roebe/shell/shell/core/download.rb +164 -0
  1129. data/lib/roebe/shell/shell/core/dump.rb +47 -0
  1130. data/lib/roebe/shell/shell/core/e.rb +70 -0
  1131. data/lib/roebe/shell/shell/core/editor.rb +364 -0
  1132. data/lib/roebe/shell/shell/core/email.rb +56 -0
  1133. data/lib/roebe/shell/shell/core/empty.rb +57 -0
  1134. data/lib/roebe/shell/shell/core/enable.rb +361 -0
  1135. data/lib/roebe/shell/shell/core/english.rb +47 -0
  1136. data/lib/roebe/shell/shell/core/ensure.rb +42 -0
  1137. data/lib/roebe/shell/shell/core/env.rb +87 -0
  1138. data/lib/roebe/shell/shell/core/escape_shell_characters.rb +25 -0
  1139. data/lib/roebe/shell/shell/core/esystem.rb +122 -0
  1140. data/lib/roebe/shell/shell/core/exit.rb +52 -0
  1141. data/lib/roebe/shell/shell/core/extract.rb +128 -0
  1142. data/lib/roebe/shell/shell/core/fetch.rb +68 -0
  1143. data/lib/roebe/shell/shell/core/file_actions.rb +271 -0
  1144. data/lib/roebe/shell/shell/core/find_and_search.rb +225 -0
  1145. data/lib/roebe/shell/shell/core/ftp.rb +224 -0
  1146. data/lib/roebe/shell/shell/core/gems.rb +101 -0
  1147. data/lib/roebe/shell/shell/core/generate.rb +454 -0
  1148. data/lib/roebe/shell/shell/core/get_file_listing.rb +221 -0
  1149. data/lib/roebe/shell/shell/core/get_var.rb +136 -0
  1150. data/lib/roebe/shell/shell/core/gist.rb +72 -0
  1151. data/lib/roebe/shell/shell/core/glob.rb +65 -0
  1152. data/lib/roebe/shell/shell/core/google.rb +36 -0
  1153. data/lib/roebe/shell/shell/core/hardware.rb +90 -0
  1154. data/lib/roebe/shell/shell/core/help.rb +448 -0
  1155. data/lib/roebe/shell/shell/core/history.rb +250 -0
  1156. data/lib/roebe/shell/shell/core/hostname.rb +21 -0
  1157. data/lib/roebe/shell/shell/core/images.rb +110 -0
  1158. data/lib/roebe/shell/shell/core/information.rb +143 -0
  1159. data/lib/roebe/shell/shell/core/install.rb +327 -0
  1160. data/lib/roebe/shell/shell/core/irb.rb +39 -0
  1161. data/lib/roebe/shell/shell/core/irc.rb +55 -0
  1162. data/lib/roebe/shell/shell/core/is.rb +55 -0
  1163. data/lib/roebe/shell/shell/core/iso.rb +225 -0
  1164. data/lib/roebe/shell/shell/core/jumpers.rb +41 -0
  1165. data/lib/roebe/shell/shell/core/log.rb +42 -0
  1166. data/lib/roebe/shell/shell/core/make.rb +83 -0
  1167. data/lib/roebe/shell/shell/core/merge.rb +133 -0
  1168. data/lib/roebe/shell/shell/core/misc.rb +1156 -0
  1169. data/lib/roebe/shell/shell/core/mode.rb +63 -0
  1170. data/lib/roebe/shell/shell/core/mount.rb +123 -0
  1171. data/lib/roebe/shell/shell/core/move.rb +64 -0
  1172. data/lib/roebe/shell/shell/core/open.rb +198 -0
  1173. data/lib/roebe/shell/shell/core/optimize.rb +63 -0
  1174. data/lib/roebe/shell/shell/core/passwords.rb +38 -0
  1175. data/lib/roebe/shell/shell/core/path.rb +127 -0
  1176. data/lib/roebe/shell/shell/core/pdf.rb +73 -0
  1177. data/lib/roebe/shell/shell/core/personal.rb +108 -0
  1178. data/lib/roebe/shell/shell/core/phone.rb +49 -0
  1179. data/lib/roebe/shell/shell/core/pid.rb +114 -0
  1180. data/lib/roebe/shell/shell/core/ping.rb +53 -0
  1181. data/lib/roebe/shell/shell/core/pkgconfig.rb +44 -0
  1182. data/lib/roebe/shell/shell/core/play.rb +244 -0
  1183. data/lib/roebe/shell/shell/core/popup.rb +55 -0
  1184. data/lib/roebe/shell/shell/core/printing.rb +27 -0
  1185. data/lib/roebe/shell/shell/core/protect.rb +176 -0
  1186. data/lib/roebe/shell/shell/core/queries.rb +197 -0
  1187. data/lib/roebe/shell/shell/core/question_answer.rb +97 -0
  1188. data/lib/roebe/shell/shell/core/random.rb +107 -0
  1189. data/lib/roebe/shell/shell/core/rbt.rb +69 -0
  1190. data/lib/roebe/shell/shell/core/read_file.rb +102 -0
  1191. data/lib/roebe/shell/shell/core/record.rb +94 -0
  1192. data/lib/roebe/shell/shell/core/register.rb +65 -0
  1193. data/lib/roebe/shell/shell/core/reload.rb +189 -0
  1194. data/lib/roebe/shell/shell/core/remove.rb +337 -0
  1195. data/lib/roebe/shell/shell/core/repackage.rb +34 -0
  1196. data/lib/roebe/shell/shell/core/repair.rb +99 -0
  1197. data/lib/roebe/shell/shell/core/repeat.rb +78 -0
  1198. data/lib/roebe/shell/shell/core/replace.rb +130 -0
  1199. data/lib/roebe/shell/shell/core/replay.rb +38 -0
  1200. data/lib/roebe/shell/shell/core/require.rb +101 -0
  1201. data/lib/roebe/shell/shell/core/ruby.rb +69 -0
  1202. data/lib/roebe/shell/shell/core/save.rb +127 -0
  1203. data/lib/roebe/shell/shell/core/scp.rb +75 -0
  1204. data/lib/roebe/shell/shell/core/screenshot.rb +94 -0
  1205. data/lib/roebe/shell/shell/core/serve.rb +221 -0
  1206. data/lib/roebe/shell/shell/core/set.rb +226 -0
  1207. data/lib/roebe/shell/shell/core/set_file_listing.rb +33 -0
  1208. data/lib/roebe/shell/shell/core/shellrc_file.rb +57 -0
  1209. data/lib/roebe/shell/shell/core/show_display_feedback_and_report.rb +2268 -0
  1210. data/lib/roebe/shell/shell/core/sleep.rb +63 -0
  1211. data/lib/roebe/shell/shell/core/sort.rb +47 -0
  1212. data/lib/roebe/shell/shell/core/split.rb +68 -0
  1213. data/lib/roebe/shell/shell/core/start.rb +111 -0
  1214. data/lib/roebe/shell/shell/core/stat.rb +108 -0
  1215. data/lib/roebe/shell/shell/core/strip.rb +47 -0
  1216. data/lib/roebe/shell/shell/core/switch.rb +69 -0
  1217. data/lib/roebe/shell/shell/core/symlink.rb +79 -0
  1218. data/lib/roebe/shell/shell/core/tab.rb +83 -0
  1219. data/lib/roebe/shell/shell/core/tasks.rb +93 -0
  1220. data/lib/roebe/shell/shell/core/tell_us_whether_this_program_exists.rb +45 -0
  1221. data/lib/roebe/shell/shell/core/test.rb +56 -0
  1222. data/lib/roebe/shell/shell/core/time.rb +72 -0
  1223. data/lib/roebe/shell/shell/core/toggle.rb +162 -0
  1224. data/lib/roebe/shell/shell/core/trainer.rb +72 -0
  1225. data/lib/roebe/shell/shell/core/translate.rb +53 -0
  1226. data/lib/roebe/shell/shell/core/treeview.rb +42 -0
  1227. data/lib/roebe/shell/shell/core/trigger.rb +54 -0
  1228. data/lib/roebe/shell/shell/core/unalias.rb +47 -0
  1229. data/lib/roebe/shell/shell/core/undo.rb +71 -0
  1230. data/lib/roebe/shell/shell/core/upcase.rb +58 -0
  1231. data/lib/roebe/shell/shell/core/update.rb +180 -0
  1232. data/lib/roebe/shell/shell/core/upload.rb +137 -0
  1233. data/lib/roebe/shell/shell/core/url.rb +168 -0
  1234. data/lib/roebe/shell/shell/core/use.rb +58 -0
  1235. data/lib/roebe/shell/shell/core/variables.rb +86 -0
  1236. data/lib/roebe/shell/shell/core/video.rb +288 -0
  1237. data/lib/roebe/shell/shell/core/watch.rb +45 -0
  1238. data/lib/roebe/shell/shell/core/webrick.rb +103 -0
  1239. data/lib/roebe/shell/shell/core/wecker.rb +53 -0
  1240. data/lib/roebe/shell/shell/core/whoami.rb +23 -0
  1241. data/lib/roebe/shell/shell/core/windows.rb +212 -0
  1242. data/lib/roebe/shell/shell/core/wlan.rb +22 -0
  1243. data/lib/roebe/shell/shell/core/yaml.rb +84 -0
  1244. data/lib/roebe/shell/shell/handle_user_input.rb +178 -0
  1245. data/lib/roebe/shell/shell/initialize.rb +139 -0
  1246. data/lib/roebe/shell/shell/menu.rb +7678 -0
  1247. data/lib/roebe/shell/shell/reset.rb +306 -0
  1248. data/lib/roebe/shell/shell/run.rb +42 -0
  1249. data/lib/roebe/shell/shell/shell.rb +1029 -0
  1250. data/lib/roebe/shell/shell/startup.rb +114 -0
  1251. data/lib/roebe/shell/shellrc_parser/shellrc_parser.rb +276 -0
  1252. data/lib/roebe/shell/standalone_classes/time_converter.rb +86 -0
  1253. data/lib/roebe/shell/standalone_classes/todo.rb +100 -0
  1254. data/lib/roebe/shell/yaml/configuration/autoconvert_numbers.yml +1 -0
  1255. data/lib/roebe/shell/yaml/configuration/be_verbose.yml +1 -0
  1256. data/lib/roebe/shell/yaml/configuration/cd_burn_program.yml +1 -0
  1257. data/lib/roebe/shell/yaml/configuration/check_for_isos.yml +1 -0
  1258. data/lib/roebe/shell/yaml/configuration/check_upcoming_exams.yml +1 -0
  1259. data/lib/roebe/shell/yaml/configuration/collapse.yml +1 -0
  1260. data/lib/roebe/shell/yaml/configuration/colours.yml +10 -0
  1261. data/lib/roebe/shell/yaml/configuration/debug.yml +1 -0
  1262. data/lib/roebe/shell/yaml/configuration/default_browser_location.yml +1 -0
  1263. data/lib/roebe/shell/yaml/configuration/default_delay.yml +1 -0
  1264. data/lib/roebe/shell/yaml/configuration/default_file_action.yml +1 -0
  1265. data/lib/roebe/shell/yaml/configuration/dictionaries.yml +2 -0
  1266. data/lib/roebe/shell/yaml/configuration/display_index.yml +1 -0
  1267. data/lib/roebe/shell/yaml/configuration/do_show_modification_time.yml +1 -0
  1268. data/lib/roebe/shell/yaml/configuration/dvd_burn_program.yml +1 -0
  1269. data/lib/roebe/shell/yaml/configuration/editor.yml +1 -0
  1270. data/lib/roebe/shell/yaml/configuration/enter_extracted_directory.yml +1 -0
  1271. data/lib/roebe/shell/yaml/configuration/events.yml +2 -0
  1272. data/lib/roebe/shell/yaml/configuration/guess_directory_name.yml +1 -0
  1273. data/lib/roebe/shell/yaml/configuration/jumper_directories.yml +9 -0
  1274. data/lib/roebe/shell/yaml/configuration/last_directory.yml +1 -0
  1275. data/lib/roebe/shell/yaml/configuration/logfile_for_history.yml +1 -0
  1276. data/lib/roebe/shell/yaml/configuration/may_we_generate_file_skeleton.yml +1 -0
  1277. data/lib/roebe/shell/yaml/configuration/may_we_use_ftp.yml +1 -0
  1278. data/lib/roebe/shell/yaml/configuration/mplayer_favourite_files.yml +1 -0
  1279. data/lib/roebe/shell/yaml/configuration/official_release.yml +1 -0
  1280. data/lib/roebe/shell/yaml/configuration/open_downloaded_pdf_files_at_once.yml +1 -0
  1281. data/lib/roebe/shell/yaml/configuration/operating_system.yml +1 -0
  1282. data/lib/roebe/shell/yaml/configuration/padding.yml +1 -0
  1283. data/lib/roebe/shell/yaml/configuration/pdf_viewer.yml +1 -0
  1284. data/lib/roebe/shell/yaml/configuration/preferred_encoding.yml +1 -0
  1285. data/lib/roebe/shell/yaml/configuration/protected_directories.yml +8 -0
  1286. data/lib/roebe/shell/yaml/configuration/remove_globbed_files.yml +1 -0
  1287. data/lib/roebe/shell/yaml/configuration/run_simulation.yml +1 -0
  1288. data/lib/roebe/shell/yaml/configuration/shall_we_log_the_user_input_history.yml +1 -0
  1289. data/lib/roebe/shell/yaml/configuration/shell_name.yml +1 -0
  1290. data/lib/roebe/shell/yaml/configuration/shell_prompt.yml +1 -0
  1291. data/lib/roebe/shell/yaml/configuration/shorten_directory_names.yml +1 -0
  1292. data/lib/roebe/shell/yaml/configuration/show_absolute_path.yml +1 -0
  1293. data/lib/roebe/shell/yaml/configuration/show_condensed_permissions.yml +1 -0
  1294. data/lib/roebe/shell/yaml/configuration/show_hidden_files.yml +1 -0
  1295. data/lib/roebe/shell/yaml/configuration/show_n_lines.yml +1 -0
  1296. data/lib/roebe/shell/yaml/configuration/simplified.yml +1 -0
  1297. data/lib/roebe/shell/yaml/configuration/stop_on_missing_symlink.yml +1 -0
  1298. data/lib/roebe/shell/yaml/configuration/title_renamer.yml +1 -0
  1299. data/lib/roebe/shell/yaml/configuration/translate_unknown_words.yml +1 -0
  1300. data/lib/roebe/shell/yaml/configuration/truncate_long_file_names.yml +1 -0
  1301. data/lib/roebe/shell/yaml/configuration/upload_screenshots.yml +1 -0
  1302. data/lib/roebe/shell/yaml/configuration/use_aliases.yml +1 -0
  1303. data/lib/roebe/shell/yaml/configuration/use_colours.yml +1 -0
  1304. data/lib/roebe/shell/yaml/configuration/use_dictionary.yml +1 -0
  1305. data/lib/roebe/shell/yaml/configuration/use_irb_drop.yml +1 -0
  1306. data/lib/roebe/shell/yaml/configuration/use_irc.yml +1 -0
  1307. data/lib/roebe/shell/yaml/configuration/use_konsole_colours.yml +1 -0
  1308. data/lib/roebe/shell/yaml/configuration/use_readline.yml +1 -0
  1309. data/lib/roebe/shell/yaml/configuration/video_collection.yml +1 -0
  1310. data/lib/roebe/shell/yaml/configuration/video_player.yml +1 -0
  1311. data/lib/roebe/shell/yaml/configuration/which_bin_shell_to_use.yml +1 -0
  1312. data/lib/roebe/shell/yaml/configuration/which_shell.yml +1 -0
  1313. data/lib/roebe/shell/yaml/default_apps.yml +7 -0
  1314. data/lib/roebe/shell/yaml/ignore_these_last_commands.yml +12 -0
  1315. data/lib/roebe/shell/yaml/lazy_load_these_components.yml +54 -0
  1316. data/lib/roebe/shell_scripts/README.md +13 -0
  1317. data/lib/roebe/shell_scripts/bashrc +39 -0
  1318. data/lib/roebe/shell_scripts/check_bootloader.sh +30 -0
  1319. data/lib/roebe/shell_scripts/cliner.sh +98 -0
  1320. data/lib/roebe/shell_scripts/colour_grey_matrix.sh +7 -0
  1321. data/lib/roebe/shell_scripts/coloured_calendar.sh +25 -0
  1322. data/lib/roebe/shell_scripts/compile_ruby.sh +58 -0
  1323. data/lib/roebe/shell_scripts/completion_for_rf.sh +1065 -0
  1324. data/lib/roebe/shell_scripts/count_down.sh +13 -0
  1325. data/lib/roebe/shell_scripts/create_new_file.sh +25 -0
  1326. data/lib/roebe/shell_scripts/custom_prompts.sh +39 -0
  1327. data/lib/roebe/shell_scripts/do_install.sh +24 -0
  1328. data/lib/roebe/shell_scripts/do_stripped_install.sh +22 -0
  1329. data/lib/roebe/shell_scripts/extname.sh +21 -0
  1330. data/lib/roebe/shell_scripts/extract.sh +42 -0
  1331. data/lib/roebe/shell_scripts/extract_archive.sh +59 -0
  1332. data/lib/roebe/shell_scripts/first_character.sh +31 -0
  1333. data/lib/roebe/shell_scripts/how_to_obtain_user_input.sh +17 -0
  1334. data/lib/roebe/shell_scripts/install_base_roebe.sh +41 -0
  1335. data/lib/roebe/shell_scripts/lfs/001_binutils_1.sh +18 -0
  1336. data/lib/roebe/shell_scripts/lfs/002_gcc_1.sh +35 -0
  1337. data/lib/roebe/shell_scripts/lfs/003_linux_1.sh +24 -0
  1338. data/lib/roebe/shell_scripts/lfs/004_glibc_1.sh +40 -0
  1339. data/lib/roebe/shell_scripts/lfs/005_libstdc++_1.sh +23 -0
  1340. data/lib/roebe/shell_scripts/lfs/006_m4_2.sh +22 -0
  1341. data/lib/roebe/shell_scripts/lfs/007_ncurses_2.sh +39 -0
  1342. data/lib/roebe/shell_scripts/lfs/008_bash_2.sh +19 -0
  1343. data/lib/roebe/shell_scripts/lfs/009_coreutils_2.sh +25 -0
  1344. data/lib/roebe/shell_scripts/lfs/010_diffutils_2.sh +20 -0
  1345. data/lib/roebe/shell_scripts/lfs/011_file_2.sh +26 -0
  1346. data/lib/roebe/shell_scripts/lfs/012_findutils_2.sh +20 -0
  1347. data/lib/roebe/shell_scripts/lfs/013_gawk_2.sh +21 -0
  1348. data/lib/roebe/shell_scripts/lfs/014_grep_2.sh +20 -0
  1349. data/lib/roebe/shell_scripts/lfs/015_gzip_2.sh +20 -0
  1350. data/lib/roebe/shell_scripts/lfs/016_make_2.sh +20 -0
  1351. data/lib/roebe/shell_scripts/lfs/017_patch_2.sh +13 -0
  1352. data/lib/roebe/shell_scripts/lfs/018_sed_2.sh +17 -0
  1353. data/lib/roebe/shell_scripts/lfs/019_tar_2.sh +17 -0
  1354. data/lib/roebe/shell_scripts/lfs/020_xz_2.sh +14 -0
  1355. data/lib/roebe/shell_scripts/lfs/021_binutils_2.sh +30 -0
  1356. data/lib/roebe/shell_scripts/lfs/022_gcc_2.sh +50 -0
  1357. data/lib/roebe/shell_scripts/lfs/README.md +28 -0
  1358. data/lib/roebe/shell_scripts/lfs/lfs_build_variables.sh +243 -0
  1359. data/lib/roebe/shell_scripts/lfs/lfs_variables.sh +29 -0
  1360. data/lib/roebe/shell_scripts/lfs/libstdc++_2.sh +20 -0
  1361. data/lib/roebe/shell_scripts/lfs/ruby_2.sh +11 -0
  1362. data/lib/roebe/shell_scripts/list_colours.sh +25 -0
  1363. data/lib/roebe/shell_scripts/locales.sh +15 -0
  1364. data/lib/roebe/shell_scripts/loop_example.sh +5 -0
  1365. data/lib/roebe/shell_scripts/lower.sh +21 -0
  1366. data/lib/roebe/shell_scripts/misc.sh +327 -0
  1367. data/lib/roebe/shell_scripts/musl_cross_compiler.sh +178 -0
  1368. data/lib/roebe/shell_scripts/no_caps.sh +16 -0
  1369. data/lib/roebe/shell_scripts/number_guessing_game.sh +37 -0
  1370. data/lib/roebe/shell_scripts/parameters_example.sh +58 -0
  1371. data/lib/roebe/shell_scripts/query_parameters.sh +58 -0
  1372. data/lib/roebe/shell_scripts/remove_broken_symlinks_in_the_current_working_directory.sh +1 -0
  1373. data/lib/roebe/shell_scripts/reset_path.sh +15 -0
  1374. data/lib/roebe/shell_scripts/return_random_file.sh +20 -0
  1375. data/lib/roebe/shell_scripts/shell_file_containing_the_html_colours.sh +148 -0
  1376. data/lib/roebe/shell_scripts/show_semigraphic_characters.sh +14 -0
  1377. data/lib/roebe/shell_scripts/show_site_ruby.sh +15 -0
  1378. data/lib/roebe/shell_scripts/source_in_all_completions.sh +9 -0
  1379. data/lib/roebe/shell_scripts/true_ata.sh +34 -0
  1380. data/lib/roebe/shell_scripts/truecolour_line.sh +13 -0
  1381. data/lib/roebe/shell_scripts/zenity_count_to_100.sh +5 -0
  1382. data/lib/roebe/sinatra/README.md +6 -0
  1383. data/lib/roebe/sinatra/erb_example/erb_example.erb +10 -0
  1384. data/lib/roebe/sinatra/erb_example/erb_example.rb +13 -0
  1385. data/lib/roebe/sinatra/inline_template_example/inline_template_example.rb +27 -0
  1386. data/lib/roebe/sinatra/modify_http_response_headers_example/modify_http_response_headers_example.rb +13 -0
  1387. data/lib/roebe/sinatra/multi_urls/multi_urls.rb +29 -0
  1388. data/lib/roebe/sinatra/optional_route.rb +19 -0
  1389. data/lib/roebe/sinatra/query_the_name/query_the_name.rb +7 -0
  1390. data/lib/roebe/sinatra/rock_paper_and_scissors_example/rock_paper_and_scissors_example.rb +51 -0
  1391. data/lib/roebe/sinatra/route_definition_examples/route_definition_examples.rb +25 -0
  1392. data/lib/roebe/sinatra/send_file_example/send_file_example.rb +54 -0
  1393. data/lib/roebe/sinatra/session_counter/session_counter.rb +53 -0
  1394. data/lib/roebe/sinatra/show_the_environment_variables/show_the_environment_variables.rb +9 -0
  1395. data/lib/roebe/sinatra/simple_authentication/simple_authentication.rb +25 -0
  1396. data/lib/roebe/sinatra/simple_hello_world/simple_hello_world.rb +5 -0
  1397. data/lib/roebe/sinatra/sinatra_authentication_example/sinatra_authentication_example.rb +117 -0
  1398. data/lib/roebe/sinatra/sinatra_example_with_rack_component/sinatra_example_with_rack_component.rb +15 -0
  1399. data/lib/roebe/sinatra/subclassing_sinatra_example/subclassing_sinatra_example.rb +19 -0
  1400. data/lib/roebe/snippets/README.md +1 -0
  1401. data/lib/roebe/snippets/first_argument.rb +5 -0
  1402. data/lib/roebe/snippets/obtain_all_descendants.rb +25 -0
  1403. data/lib/roebe/sql_paradise/commands.rb +563 -0
  1404. data/lib/roebe/sql_paradise/create_database.rb +43 -0
  1405. data/lib/roebe/sql_paradise/create_table.rb +40 -0
  1406. data/lib/roebe/sql_paradise/insert_into.rb +77 -0
  1407. data/lib/roebe/sql_paradise/sql_command.rb +22 -0
  1408. data/lib/roebe/sql_paradise/sql_paradise.rb +180 -0
  1409. data/lib/roebe/time/README.md +6 -0
  1410. data/lib/roebe/time/seconds.rb +71 -0
  1411. data/lib/roebe/time/time.rb +117 -0
  1412. data/lib/roebe/toplevel_methods/arrow_keys.rb +37 -0
  1413. data/lib/roebe/toplevel_methods/ascii_paradise.rb +23 -0
  1414. data/lib/roebe/toplevel_methods/autoprune.rb +40 -0
  1415. data/lib/roebe/toplevel_methods/background.rb +90 -0
  1416. data/lib/roebe/toplevel_methods/base64.rb +37 -0
  1417. data/lib/roebe/toplevel_methods/beautify_system.rb +25 -0
  1418. data/lib/roebe/toplevel_methods/blinking_cursor.rb +88 -0
  1419. data/lib/roebe/toplevel_methods/boku_opening_times.rb +30 -0
  1420. data/lib/roebe/toplevel_methods/build_all_my_local_gems.rb +39 -0
  1421. data/lib/roebe/toplevel_methods/bundle_exam_results.rb +48 -0
  1422. data/lib/roebe/toplevel_methods/c_debug.rb +22 -0
  1423. data/lib/roebe/toplevel_methods/calculate_bmi.rb +41 -0
  1424. data/lib/roebe/toplevel_methods/calculate_hypotenuse.rb +26 -0
  1425. data/lib/roebe/toplevel_methods/chained.rb +19 -0
  1426. data/lib/roebe/toplevel_methods/chdir.rb +44 -0
  1427. data/lib/roebe/toplevel_methods/check_whether_an_internet_connection_is_available.rb +38 -0
  1428. data/lib/roebe/toplevel_methods/chroot.rb +170 -0
  1429. data/lib/roebe/toplevel_methods/cliner.rb +69 -0
  1430. data/lib/roebe/toplevel_methods/colourize_files_and_directories.rb +69 -0
  1431. data/lib/roebe/toplevel_methods/colourized_tokenitor.rb +56 -0
  1432. data/lib/roebe/toplevel_methods/convert_global_env.rb +34 -0
  1433. data/lib/roebe/toplevel_methods/copy_setup_rb_file.rb +27 -0
  1434. data/lib/roebe/toplevel_methods/copy_the_linux_kernel.rb +38 -0
  1435. data/lib/roebe/toplevel_methods/cp_to_here.rb +34 -0
  1436. data/lib/roebe/toplevel_methods/crazy_make_mode.rb +70 -0
  1437. data/lib/roebe/toplevel_methods/create_directory.rb +35 -0
  1438. data/lib/roebe/toplevel_methods/create_directory_layout.rb +58 -0
  1439. data/lib/roebe/toplevel_methods/create_this_c_file.rb +36 -0
  1440. data/lib/roebe/toplevel_methods/disable.rb +27 -0
  1441. data/lib/roebe/toplevel_methods/display_array.rb +97 -0
  1442. data/lib/roebe/toplevel_methods/display_mbr.rb +33 -0
  1443. data/lib/roebe/toplevel_methods/does_this_program_exist.rb +57 -0
  1444. data/lib/roebe/toplevel_methods/does_this_terminal_support_unicode.rb +27 -0
  1445. data/lib/roebe/toplevel_methods/downcase_all_entries_in_the_current_directory.rb +43 -0
  1446. data/lib/roebe/toplevel_methods/download_certdata.rb +29 -0
  1447. data/lib/roebe/toplevel_methods/download_emojis.rb +48 -0
  1448. data/lib/roebe/toplevel_methods/e.rb +33 -0
  1449. data/lib/roebe/toplevel_methods/editor.rb +47 -0
  1450. data/lib/roebe/toplevel_methods/enable.rb +27 -0
  1451. data/lib/roebe/toplevel_methods/env.rb +40 -0
  1452. data/lib/roebe/toplevel_methods/esystem.rb +22 -0
  1453. data/lib/roebe/toplevel_methods/extract.rb +53 -0
  1454. data/lib/roebe/toplevel_methods/fibonacci.rb +104 -0
  1455. data/lib/roebe/toplevel_methods/files.rb +350 -0
  1456. data/lib/roebe/toplevel_methods/generate_konsole_css_file.rb +82 -0
  1457. data/lib/roebe/toplevel_methods/grab_colour.rb +31 -0
  1458. data/lib/roebe/toplevel_methods/halloween.rb +104 -0
  1459. data/lib/roebe/toplevel_methods/hello_world.rb +28 -0
  1460. data/lib/roebe/toplevel_methods/heredocs.rb +28 -0
  1461. data/lib/roebe/toplevel_methods/hostname.rb +38 -0
  1462. data/lib/roebe/toplevel_methods/human_readable.rb +41 -0
  1463. data/lib/roebe/toplevel_methods/images.rb +28 -0
  1464. data/lib/roebe/toplevel_methods/important_pdf_files.rb +131 -0
  1465. data/lib/roebe/toplevel_methods/increase_volume.rb +19 -0
  1466. data/lib/roebe/toplevel_methods/install_and_update_rcfiles.rb +26 -0
  1467. data/lib/roebe/toplevel_methods/install_linux_kernel_api_headers.rb +50 -0
  1468. data/lib/roebe/toplevel_methods/install_nss.rb +52 -0
  1469. data/lib/roebe/toplevel_methods/install_roebe_addons.rb +68 -0
  1470. data/lib/roebe/toplevel_methods/install_rust.rb +27 -0
  1471. data/lib/roebe/toplevel_methods/install_the_cascadia_font.rb +59 -0
  1472. data/lib/roebe/toplevel_methods/install_the_hack_font.rb +69 -0
  1473. data/lib/roebe/toplevel_methods/install_the_jet_brains_mono_font.rb +55 -0
  1474. data/lib/roebe/toplevel_methods/install_this_font.rb +80 -0
  1475. data/lib/roebe/toplevel_methods/install_this_locale.rb +30 -0
  1476. data/lib/roebe/toplevel_methods/install_vivaldi.rb +33 -0
  1477. data/lib/roebe/toplevel_methods/instance_variable_get.rb +22 -0
  1478. data/lib/roebe/toplevel_methods/irb.rb +34 -0
  1479. data/lib/roebe/toplevel_methods/is_on_roebe.rb +59 -0
  1480. data/lib/roebe/toplevel_methods/jp2a.rb +49 -0
  1481. data/lib/roebe/toplevel_methods/keywords.rb +30 -0
  1482. data/lib/roebe/toplevel_methods/lighttpd.rb +65 -0
  1483. data/lib/roebe/toplevel_methods/load_custom_ruby_files.rb +41 -0
  1484. data/lib/roebe/toplevel_methods/load_yaml.rb +28 -0
  1485. data/lib/roebe/toplevel_methods/mama.rb +25 -0
  1486. data/lib/roebe/toplevel_methods/master_boot_record.rb +84 -0
  1487. data/lib/roebe/toplevel_methods/math.rb +29 -0
  1488. data/lib/roebe/toplevel_methods/misc.rb +475 -0
  1489. data/lib/roebe/toplevel_methods/module_methods.rb +426 -0
  1490. data/lib/roebe/toplevel_methods/mount_procs.rb +25 -0
  1491. data/lib/roebe/toplevel_methods/move_file.rb +38 -0
  1492. data/lib/roebe/toplevel_methods/move_to_torrent_directory.rb +48 -0
  1493. data/lib/roebe/toplevel_methods/multimedia.rb +117 -0
  1494. data/lib/roebe/toplevel_methods/n_characters_in_this_file.rb +45 -0
  1495. data/lib/roebe/toplevel_methods/nano_addons.rb +36 -0
  1496. data/lib/roebe/toplevel_methods/new_konsole_tab.rb +21 -0
  1497. data/lib/roebe/toplevel_methods/newstud/newstud1.rb +24 -0
  1498. data/lib/roebe/toplevel_methods/newstud/newstud10.rb +24 -0
  1499. data/lib/roebe/toplevel_methods/newstud/newstud11.rb +24 -0
  1500. data/lib/roebe/toplevel_methods/newstud/newstud12.rb +24 -0
  1501. data/lib/roebe/toplevel_methods/newstud/newstud13.rb +24 -0
  1502. data/lib/roebe/toplevel_methods/newstud/newstud14.rb +24 -0
  1503. data/lib/roebe/toplevel_methods/newstud/newstud15.rb +24 -0
  1504. data/lib/roebe/toplevel_methods/newstud/newstud16.rb +24 -0
  1505. data/lib/roebe/toplevel_methods/newstud/newstud17.rb +24 -0
  1506. data/lib/roebe/toplevel_methods/newstud/newstud18.rb +24 -0
  1507. data/lib/roebe/toplevel_methods/newstud/newstud19.rb +24 -0
  1508. data/lib/roebe/toplevel_methods/newstud/newstud2.rb +24 -0
  1509. data/lib/roebe/toplevel_methods/newstud/newstud20.rb +24 -0
  1510. data/lib/roebe/toplevel_methods/newstud/newstud21.rb +24 -0
  1511. data/lib/roebe/toplevel_methods/newstud/newstud22.rb +24 -0
  1512. data/lib/roebe/toplevel_methods/newstud/newstud23.rb +24 -0
  1513. data/lib/roebe/toplevel_methods/newstud/newstud24.rb +24 -0
  1514. data/lib/roebe/toplevel_methods/newstud/newstud25.rb +24 -0
  1515. data/lib/roebe/toplevel_methods/newstud/newstud3.rb +24 -0
  1516. data/lib/roebe/toplevel_methods/newstud/newstud4.rb +24 -0
  1517. data/lib/roebe/toplevel_methods/newstud/newstud5.rb +24 -0
  1518. data/lib/roebe/toplevel_methods/newstud/newstud6.rb +24 -0
  1519. data/lib/roebe/toplevel_methods/newstud/newstud7.rb +24 -0
  1520. data/lib/roebe/toplevel_methods/newstud/newstud8.rb +24 -0
  1521. data/lib/roebe/toplevel_methods/newstud/newstud9.rb +24 -0
  1522. data/lib/roebe/toplevel_methods/newstud.rb +23 -0
  1523. data/lib/roebe/toplevel_methods/no_caps.rb +29 -0
  1524. data/lib/roebe/toplevel_methods/ntrad.rb +36 -0
  1525. data/lib/roebe/toplevel_methods/open_in_browser.rb +39 -0
  1526. data/lib/roebe/toplevel_methods/open_in_editor.rb +29 -0
  1527. data/lib/roebe/toplevel_methods/open_in_editor_and_browser.rb +38 -0
  1528. data/lib/roebe/toplevel_methods/open_ports.rb +39 -0
  1529. data/lib/roebe/toplevel_methods/opnn.rb +31 -0
  1530. data/lib/roebe/toplevel_methods/permanently_set_project_base_directory_to.rb +40 -0
  1531. data/lib/roebe/toplevel_methods/platform.rb +46 -0
  1532. data/lib/roebe/toplevel_methods/pp_output.rb +31 -0
  1533. data/lib/roebe/toplevel_methods/prime_numbers.rb +22 -0
  1534. data/lib/roebe/toplevel_methods/programs_directory.rb +29 -0
  1535. data/lib/roebe/toplevel_methods/purgeboth.rb +51 -0
  1536. data/lib/roebe/toplevel_methods/puts_this.rb +29 -0
  1537. data/lib/roebe/toplevel_methods/rds.rb +33 -0
  1538. data/lib/roebe/toplevel_methods/regex.rb +87 -0
  1539. data/lib/roebe/toplevel_methods/register_sigint.rb +67 -0
  1540. data/lib/roebe/toplevel_methods/remove_user.rb +29 -0
  1541. data/lib/roebe/toplevel_methods/repetition_pattern.rb +38 -0
  1542. data/lib/roebe/toplevel_methods/replace_leading_file_name.rb +35 -0
  1543. data/lib/roebe/toplevel_methods/replace_localhost_with_data.rb +39 -0
  1544. data/lib/roebe/toplevel_methods/report_classes.rb +51 -0
  1545. data/lib/roebe/toplevel_methods/report_the_location_of_the_default_browser.rb +40 -0
  1546. data/lib/roebe/toplevel_methods/require_this_roebe_class.rb +23 -0
  1547. data/lib/roebe/toplevel_methods/return_all_remote_entries_from_this_url.rb +38 -0
  1548. data/lib/roebe/toplevel_methods/return_date.rb +23 -0
  1549. data/lib/roebe/toplevel_methods/return_even_numbered_lines_from_this_file.rb +37 -0
  1550. data/lib/roebe/toplevel_methods/return_pwd.rb +16 -0
  1551. data/lib/roebe/toplevel_methods/rinstall2.rb +115 -0
  1552. data/lib/roebe/toplevel_methods/rubyzip.rb +85 -0
  1553. data/lib/roebe/toplevel_methods/run_this_file_in_the_background.rb +26 -0
  1554. data/lib/roebe/toplevel_methods/sanitize_url.rb +74 -0
  1555. data/lib/roebe/toplevel_methods/set_ten_aliases.rb +25 -0
  1556. data/lib/roebe/toplevel_methods/setup.rb +37 -0
  1557. data/lib/roebe/toplevel_methods/show_beauty_string.rb +27 -0
  1558. data/lib/roebe/toplevel_methods/show_processes.rb +31 -0
  1559. data/lib/roebe/toplevel_methods/silent_redirection.rb +17 -0
  1560. data/lib/roebe/toplevel_methods/sitelibdir.rb +24 -0
  1561. data/lib/roebe/toplevel_methods/studium1.rb +30 -0
  1562. data/lib/roebe/toplevel_methods/time.rb +156 -0
  1563. data/lib/roebe/toplevel_methods/to_bool.rb +31 -0
  1564. data/lib/roebe/toplevel_methods/to_camelcase.rb +19 -0
  1565. data/lib/roebe/toplevel_methods/to_mp3.rb +40 -0
  1566. data/lib/roebe/toplevel_methods/to_underscore.rb +36 -0
  1567. data/lib/roebe/toplevel_methods/tokenitor.rb +29 -0
  1568. data/lib/roebe/toplevel_methods/trad.rb +56 -0
  1569. data/lib/roebe/toplevel_methods/unicode/README.md +1 -0
  1570. data/lib/roebe/toplevel_methods/unicode/colourful_unicode_snowmen.rb +151 -0
  1571. data/lib/roebe/toplevel_methods/unicode/completed.rb +57 -0
  1572. data/lib/roebe/toplevel_methods/unicode/decompose_this_unicode_symbol.rb +26 -0
  1573. data/lib/roebe/toplevel_methods/unicode/display_unicode_snowman.rb +31 -0
  1574. data/lib/roebe/toplevel_methods/unicode/download_unicode_dataset.rb +31 -0
  1575. data/lib/roebe/toplevel_methods/unicode/map_input_to_unicode_symbol.rb +249 -0
  1576. data/lib/roebe/toplevel_methods/unicode/popular_unicode_symbols.rb +1061 -0
  1577. data/lib/roebe/toplevel_methods/unicode/return_all_unicode_symbols.rb +26 -0
  1578. data/lib/roebe/toplevel_methods/unicode/unicode_block_elements.rb +255 -0
  1579. data/lib/roebe/toplevel_methods/unicode/unicode_chess_symbols.rb +162 -0
  1580. data/lib/roebe/toplevel_methods/update_pciids.rb +71 -0
  1581. data/lib/roebe/toplevel_methods/update_the_main_pdf_viewer_file_with_this_program.rb +55 -0
  1582. data/lib/roebe/toplevel_methods/variables.rb +26 -0
  1583. data/lib/roebe/toplevel_methods/verbose_truth.rb +23 -0
  1584. data/lib/roebe/toplevel_methods/video.rb +40 -0
  1585. data/lib/roebe/toplevel_methods/warning.rb +173 -0
  1586. data/lib/roebe/toplevel_methods/webrick.rb +80 -0
  1587. data/lib/roebe/toplevel_methods/wget.rb +17 -0
  1588. data/lib/roebe/toplevel_methods/whois.rb +36 -0
  1589. data/lib/roebe/toplevel_methods/wlan/bring_up_this_wlan_device.rb +51 -0
  1590. data/lib/roebe/toplevel_methods/wlan/scan_for_wlan_spots.rb +39 -0
  1591. data/lib/roebe/toplevel_methods/word_frequencies.rb +55 -0
  1592. data/lib/roebe/toplevel_methods/write_what_into.rb +86 -0
  1593. data/lib/roebe/toplevel_methods/xorg_buffer.rb +30 -0
  1594. data/lib/roebe/toplevel_methods/zlib.rb +57 -0
  1595. data/lib/roebe/urxvt/config +7 -0
  1596. data/lib/roebe/validation/README.md +3 -0
  1597. data/lib/roebe/validation/validate_roeberia_environment_variables.rb +128 -0
  1598. data/lib/roebe/version/version.rb +54 -0
  1599. data/lib/roebe/windows/bat/README.md +1 -0
  1600. data/lib/roebe/windows/bat/compile_gtk_application_hello_world_example.bat +1 -0
  1601. data/lib/roebe/windows/bat/screenCapture.bat +282 -0
  1602. data/lib/roebe/windows/doskey.md +50452 -0
  1603. data/lib/roebe/windows/misc.rb +40 -0
  1604. data/lib/roebe/windows/powershell.rb +341 -0
  1605. data/lib/roebe/windows/usb_devices.rb +38 -0
  1606. data/lib/roebe/www/GhostBSD/GhostBSD.cgi +7 -0
  1607. data/lib/roebe/www/GhostBSD/GhostBSD.rb +39 -0
  1608. data/lib/roebe/www/GhostBSD/GhostBSD.sinatra +56 -0
  1609. data/lib/roebe/www/LATEX/LATEX.md +29 -0
  1610. data/lib/roebe/www/LEDS/LEDS.cgi +7 -0
  1611. data/lib/roebe/www/LEDS/LEDS.rb +201 -0
  1612. data/lib/roebe/www/LEDS/LEDS.sinatra +58 -0
  1613. data/lib/roebe/www/OLEDS/OLEDS.md +44 -0
  1614. data/lib/roebe/www/RAM/RAM.cgi +7 -0
  1615. data/lib/roebe/www/RAM/RAM.rb +254 -0
  1616. data/lib/roebe/www/RAM/RAM.sinatra +56 -0
  1617. data/lib/roebe/www/REST/REST.md +12 -0
  1618. data/lib/roebe/www/SDL/SDL.cgi +7 -0
  1619. data/lib/roebe/www/SDL/SDL.rb +710 -0
  1620. data/lib/roebe/www/SDL/SDL.sinatra +56 -0
  1621. data/lib/roebe/www/X3D/X3D.cgi +7 -0
  1622. data/lib/roebe/www/X3D/X3D.rb +46 -0
  1623. data/lib/roebe/www/X3D/X3D.sinatra +56 -0
  1624. data/lib/roebe/www/aging/aging.cgi +7 -0
  1625. data/lib/roebe/www/aging/aging.rb +693 -0
  1626. data/lib/roebe/www/aging/aging.sinatra +56 -0
  1627. data/lib/roebe/www/aids/aids.cgi +7 -0
  1628. data/lib/roebe/www/aids/aids.rb +240 -0
  1629. data/lib/roebe/www/aids/aids.sinatra +56 -0
  1630. data/lib/roebe/www/ajax/ajax.cgi +7 -0
  1631. data/lib/roebe/www/ajax/ajax.rb +88 -0
  1632. data/lib/roebe/www/ajax/ajax.sinatra +56 -0
  1633. data/lib/roebe/www/algorithms/algorithms.cgi +7 -0
  1634. data/lib/roebe/www/algorithms/algorithms.rb +68 -0
  1635. data/lib/roebe/www/algorithms/algorithms.sinatra +56 -0
  1636. data/lib/roebe/www/allegro/allegro.cgi +7 -0
  1637. data/lib/roebe/www/allegro/allegro.rb +396 -0
  1638. data/lib/roebe/www/allegro/allegro.sinatra +56 -0
  1639. data/lib/roebe/www/amino_acids/amino_acids.cgi +7 -0
  1640. data/lib/roebe/www/amino_acids/amino_acids.rb +34 -0
  1641. data/lib/roebe/www/amino_acids/amino_acids.sinatra +56 -0
  1642. data/lib/roebe/www/amusing_bits/fussball_zitate.cgi +7 -0
  1643. data/lib/roebe/www/amusing_bits/fussball_zitate.rb +182 -0
  1644. data/lib/roebe/www/amusing_bits/fussball_zitate.sinatra +56 -0
  1645. data/lib/roebe/www/amusing_bits/george_bush/george_bush.cgi +7 -0
  1646. data/lib/roebe/www/amusing_bits/george_bush/george_bush.rb +189 -0
  1647. data/lib/roebe/www/amusing_bits/george_bush/george_bush.sinatra +56 -0
  1648. data/lib/roebe/www/amusing_bits/lustige_menschen/lustige_menschen.cgi +7 -0
  1649. data/lib/roebe/www/amusing_bits/lustige_menschen/lustige_menschen.rb +138 -0
  1650. data/lib/roebe/www/amusing_bits/lustige_menschen/lustige_menschen.sinatra +56 -0
  1651. data/lib/roebe/www/amusing_bits/lustige_tiere/lustige_tiere.cgi +9 -0
  1652. data/lib/roebe/www/amusing_bits/lustige_tiere/lustige_tiere.rb +209 -0
  1653. data/lib/roebe/www/amusing_bits/lustige_tiere/lustige_tiere.sinatra +56 -0
  1654. data/lib/roebe/www/amusing_bits/the_iraq_war/the_iraq_war.cgi +7 -0
  1655. data/lib/roebe/www/amusing_bits/the_iraq_war/the_iraq_war.rb +57 -0
  1656. data/lib/roebe/www/amusing_bits/the_iraq_war/the_iraq_war.sinatra +56 -0
  1657. data/lib/roebe/www/anthropology/anthropology.cgi +7 -0
  1658. data/lib/roebe/www/anthropology/anthropology.rb +26 -0
  1659. data/lib/roebe/www/anthropology/anthropology.sinatra +56 -0
  1660. data/lib/roebe/www/antibodies/antibodies.cgi +57 -0
  1661. data/lib/roebe/www/ants/ants.cgi +7 -0
  1662. data/lib/roebe/www/ants/ants.rb +145 -0
  1663. data/lib/roebe/www/ants/ants.sinatra +56 -0
  1664. data/lib/roebe/www/ants/news.md +90 -0
  1665. data/lib/roebe/www/apache/apache.cgi +7 -0
  1666. data/lib/roebe/www/apache/apache.rb +1164 -0
  1667. data/lib/roebe/www/apache/apache.sinatra +56 -0
  1668. data/lib/roebe/www/apache/configuration/add_handler.conf +26 -0
  1669. data/lib/roebe/www/apache/configuration/add_type.conf +29 -0
  1670. data/lib/roebe/www/apache/configuration/autogenerated_rewrite_rules.conf +66 -0
  1671. data/lib/roebe/www/apache/configuration/document_root.conf +32 -0
  1672. data/lib/roebe/www/apache/configuration/email.conf +8 -0
  1673. data/lib/roebe/www/apache/configuration/error_log.conf +36 -0
  1674. data/lib/roebe/www/apache/configuration/load_modules.conf +48 -0
  1675. data/lib/roebe/www/apache/configuration/mime_module.conf +11 -0
  1676. data/lib/roebe/www/apache/configuration/php.conf +22 -0
  1677. data/lib/roebe/www/apache/configuration/proxy_html_module.conf +6 -0
  1678. data/lib/roebe/www/apache/configuration/rewrite_rules.conf +137 -0
  1679. data/lib/roebe/www/apache/configuration/ruby.conf +13 -0
  1680. data/lib/roebe/www/apache/configuration/server_name.conf +10 -0
  1681. data/lib/roebe/www/apache/configuration/server_root.conf +6 -0
  1682. data/lib/roebe/www/apache/configuration/unixd_module.conf +22 -0
  1683. data/lib/roebe/www/apple/apple.cgi +7 -0
  1684. data/lib/roebe/www/apple/apple.rb +238 -0
  1685. data/lib/roebe/www/apple/apple.sinatra +56 -0
  1686. data/lib/roebe/www/arduino/arduino.cgi +7 -0
  1687. data/lib/roebe/www/arduino/arduino.rb +255 -0
  1688. data/lib/roebe/www/arduino/arduino.sinatra +56 -0
  1689. data/lib/roebe/www/arduino/sketches/0001_blink.sketch +30 -0
  1690. data/lib/roebe/www/ariolante_und_das_k/303/244tzchen/ariolante_und_das_k/303/244tzchen.cgi +7 -0
  1691. data/lib/roebe/www/ariolante_und_das_k/303/244tzchen/ariolante_und_das_k/303/244tzchen.rb +229 -0
  1692. data/lib/roebe/www/ariolante_und_das_k/303/244tzchen/ariolante_und_das_k/303/244tzchen.sinatra +61 -0
  1693. data/lib/roebe/www/armaturen/armaturen.cgi +7 -0
  1694. data/lib/roebe/www/armaturen/armaturen.rb +80 -0
  1695. data/lib/roebe/www/armaturen/armaturen.sinatra +56 -0
  1696. data/lib/roebe/www/art/art.cgi +7 -0
  1697. data/lib/roebe/www/art/art.rb +274 -0
  1698. data/lib/roebe/www/art/art.sinatra +52 -0
  1699. data/lib/roebe/www/artificial_intelligence/artificial_intelligence.cgi +7 -0
  1700. data/lib/roebe/www/artificial_intelligence/artificial_intelligence.rb +515 -0
  1701. data/lib/roebe/www/artificial_intelligence/artificial_intelligence.sinatra +56 -0
  1702. data/lib/roebe/www/atomkraftwerke/atomkraftwerke.cgi +7 -0
  1703. data/lib/roebe/www/atomkraftwerke/atomkraftwerke.rb +320 -0
  1704. data/lib/roebe/www/atomkraftwerke/atomkraftwerke.sinatra +56 -0
  1705. data/lib/roebe/www/bacteria/bacteria.cgi +7 -0
  1706. data/lib/roebe/www/bacteria/bacteria.rb +32 -0
  1707. data/lib/roebe/www/bacteria/bacteria.sinatra +56 -0
  1708. data/lib/roebe/www/batterien/batterien.cgi +9 -0
  1709. data/lib/roebe/www/batterien/batterien.rb +158 -0
  1710. data/lib/roebe/www/batterien/batterien.sinatra +56 -0
  1711. data/lib/roebe/www/beamte/beamte.cgi +7 -0
  1712. data/lib/roebe/www/beamte/beamte.rb +19 -0
  1713. data/lib/roebe/www/beamte/beamte.sinatra +56 -0
  1714. data/lib/roebe/www/beauty/beauty.cgi +9 -0
  1715. data/lib/roebe/www/beauty/beauty.rb +130 -0
  1716. data/lib/roebe/www/beauty/beauty.sinatra +56 -0
  1717. data/lib/roebe/www/biobricks/biobricks.cgi +7 -0
  1718. data/lib/roebe/www/biobricks/biobricks.rb +19 -0
  1719. data/lib/roebe/www/biobricks/biobricks.sinatra +56 -0
  1720. data/lib/roebe/www/biochemistry/biochemistry.cgi +7 -0
  1721. data/lib/roebe/www/biochemistry/biochemistry.rb +303 -0
  1722. data/lib/roebe/www/biochemistry/biochemistry.sinatra +56 -0
  1723. data/lib/roebe/www/bioinformatics/bioinformatics.cgi +11 -0
  1724. data/lib/roebe/www/bioinformatics/bioinformatics.rb +406 -0
  1725. data/lib/roebe/www/bioinformatics/bioinformatics.sinatra +56 -0
  1726. data/lib/roebe/www/biology/biology.md +9 -0
  1727. data/lib/roebe/www/biomaterials/biomaterials.cgi +249 -0
  1728. data/lib/roebe/www/biotechnology/biotechnology.cgi +7 -0
  1729. data/lib/roebe/www/biotechnology/biotechnology.rb +132 -0
  1730. data/lib/roebe/www/biotechnology/biotechnology.sinatra +56 -0
  1731. data/lib/roebe/www/blender3d/blender3d.cgi +7 -0
  1732. data/lib/roebe/www/blender3d/blender3d.rb +265 -0
  1733. data/lib/roebe/www/blender3d/blender3d.sinatra +56 -0
  1734. data/lib/roebe/www/blog/blog.cgi +9 -0
  1735. data/lib/roebe/www/blog/blog.rb +258 -0
  1736. data/lib/roebe/www/blog/blog.sinatra +56 -0
  1737. data/lib/roebe/www/bluefish/README.md +5 -0
  1738. data/lib/roebe/www/bluefish/STD.bfproject +62 -0
  1739. data/lib/roebe/www/bluefish/STD.bfproject~ +62 -0
  1740. data/lib/roebe/www/bluefish/TODO.md +6 -0
  1741. data/lib/roebe/www/bsd/bsd.cgi +7 -0
  1742. data/lib/roebe/www/bsd/bsd.rb +90 -0
  1743. data/lib/roebe/www/bsd/bsd.sinatra +56 -0
  1744. data/lib/roebe/www/calculator/calculator.cgi +7 -0
  1745. data/lib/roebe/www/calculator/calculator.rb +15 -0
  1746. data/lib/roebe/www/calculator/calculator.sinatra +56 -0
  1747. data/lib/roebe/www/cameras/cameras.cgi +9 -0
  1748. data/lib/roebe/www/cameras/cameras.rb +339 -0
  1749. data/lib/roebe/www/cameras/cameras.sinatra +56 -0
  1750. data/lib/roebe/www/cancer/cancer.cgi +7 -0
  1751. data/lib/roebe/www/cancer/cancer.rb +89 -0
  1752. data/lib/roebe/www/cancer/cancer.sinatra +56 -0
  1753. data/lib/roebe/www/cats/cats.cgi +7 -0
  1754. data/lib/roebe/www/cats/cats.rb +309 -0
  1755. data/lib/roebe/www/cats/cats.sinatra +56 -0
  1756. data/lib/roebe/www/cellbiology/cellbiology.cgi +7 -0
  1757. data/lib/roebe/www/cellbiology/cellbiology.rb +370 -0
  1758. data/lib/roebe/www/cellbiology/cellbiology.sinatra +56 -0
  1759. data/lib/roebe/www/cellulose/cellulose.cgi +7 -0
  1760. data/lib/roebe/www/cellulose/cellulose.rb +28 -0
  1761. data/lib/roebe/www/cellulose/cellulose.sinatra +56 -0
  1762. data/lib/roebe/www/cmake/CMakeTemplate.txt +48 -0
  1763. data/lib/roebe/www/cmake/cmake.cgi +7 -0
  1764. data/lib/roebe/www/cmake/cmake.rb +146 -0
  1765. data/lib/roebe/www/cmake/cmake.sinatra +52 -0
  1766. data/lib/roebe/www/codepages/codepages.cgi +9 -0
  1767. data/lib/roebe/www/codepages/codepages.rb +17 -0
  1768. data/lib/roebe/www/codepages/codepages.sinatra +56 -0
  1769. data/lib/roebe/www/compact_disc/compact_disc.cgi +7 -0
  1770. data/lib/roebe/www/compact_disc/compact_disc.rb +123 -0
  1771. data/lib/roebe/www/compact_disc/compact_disc.sinatra +56 -0
  1772. data/lib/roebe/www/compiling/compiling.cgi +9 -0
  1773. data/lib/roebe/www/compiling/compiling.rb +2578 -0
  1774. data/lib/roebe/www/compiling/compiling.sinatra +52 -0
  1775. data/lib/roebe/www/conference_talks/conference_talks.md +11 -0
  1776. data/lib/roebe/www/conky/conky.cgi +7 -0
  1777. data/lib/roebe/www/conky/conky.rb +132 -0
  1778. data/lib/roebe/www/conky/conky.sinatra +56 -0
  1779. data/lib/roebe/www/conky/my_conkyrc_04.02.2020 +83 -0
  1780. data/lib/roebe/www/consumers/consumers.cgi +7 -0
  1781. data/lib/roebe/www/consumers/consumers.rb +23 -0
  1782. data/lib/roebe/www/consumers/consumers.sinatra +56 -0
  1783. data/lib/roebe/www/covid19/covid19.cgi +10 -0
  1784. data/lib/roebe/www/covid19/covid19.rb +1706 -0
  1785. data/lib/roebe/www/covid19/covid19.sinatra +56 -0
  1786. data/lib/roebe/www/creativity/creativity.cgi +9 -0
  1787. data/lib/roebe/www/creativity/creativity.rb +25 -0
  1788. data/lib/roebe/www/creativity/creativity.sinatra +56 -0
  1789. data/lib/roebe/www/crispr/crispr.cgi +7 -0
  1790. data/lib/roebe/www/crispr/crispr.rb +237 -0
  1791. data/lib/roebe/www/crispr/crispr.sinatra +56 -0
  1792. data/lib/roebe/www/cron/cron.cgi +7 -0
  1793. data/lib/roebe/www/cron/cron.rb +99 -0
  1794. data/lib/roebe/www/cron/cron.sinatra +56 -0
  1795. data/lib/roebe/www/cyanobacteria/cyanobacteria.cgi +7 -0
  1796. data/lib/roebe/www/cyanobacteria/cyanobacteria.rb +47 -0
  1797. data/lib/roebe/www/cyanobacteria/cyanobacteria.sinatra +56 -0
  1798. data/lib/roebe/www/cytogenetics/cytogenetics.cgi +7 -0
  1799. data/lib/roebe/www/cytogenetics/cytogenetics.rb +18 -0
  1800. data/lib/roebe/www/cytogenetics/cytogenetics.sinatra +56 -0
  1801. data/lib/roebe/www/databases/sqlite/sqlite.cgi +7 -0
  1802. data/lib/roebe/www/databases/sqlite/sqlite.rb +622 -0
  1803. data/lib/roebe/www/databases/sqlite/sqlite.sinatra +56 -0
  1804. data/lib/roebe/www/designing/SLOGANS.md +3 -0
  1805. data/lib/roebe/www/designing_and_art/designing_and_art.cgi +9 -0
  1806. data/lib/roebe/www/designing_and_art/designing_and_art.rb +284 -0
  1807. data/lib/roebe/www/designing_and_art/designing_and_art.sinatra +56 -0
  1808. data/lib/roebe/www/designing_on_linux/designing_on_linux.cgi +7 -0
  1809. data/lib/roebe/www/designing_on_linux/designing_on_linux.rb +66 -0
  1810. data/lib/roebe/www/designing_on_linux/designing_on_linux.sinatra +56 -0
  1811. data/lib/roebe/www/developmental_biology/developmental_biology.cgi +7 -0
  1812. data/lib/roebe/www/developmental_biology/developmental_biology.rb +71 -0
  1813. data/lib/roebe/www/developmental_biology/developmental_biology.sinatra +56 -0
  1814. data/lib/roebe/www/die_erde/die_erde.cgi +7 -0
  1815. data/lib/roebe/www/die_erde/die_erde.rb +43 -0
  1816. data/lib/roebe/www/die_erde/die_erde.sinatra +56 -0
  1817. data/lib/roebe/www/die_herrenlose_katze/die_herrenlose_katze.cgi +7 -0
  1818. data/lib/roebe/www/die_herrenlose_katze/die_herrenlose_katze.rb +477 -0
  1819. data/lib/roebe/www/die_herrenlose_katze/die_herrenlose_katze.sinatra +61 -0
  1820. data/lib/roebe/www/die_katze_im_schnee/die_katze_im_schnee.cgi +7 -0
  1821. data/lib/roebe/www/die_katze_im_schnee/die_katze_im_schnee.rb +302 -0
  1822. data/lib/roebe/www/die_katze_im_schnee/die_katze_im_schnee.sinatra +61 -0
  1823. data/lib/roebe/www/direct_democracy/direct_democracy.cgi +7 -0
  1824. data/lib/roebe/www/direct_democracy/direct_democracy.rb +45 -0
  1825. data/lib/roebe/www/direct_democracy/direct_democracy.sinatra +56 -0
  1826. data/lib/roebe/www/distcc/distcc.cgi +7 -0
  1827. data/lib/roebe/www/distcc/distcc.rb +78 -0
  1828. data/lib/roebe/www/distcc/distcc.sinatra +56 -0
  1829. data/lib/roebe/www/documentation/README.md +3 -0
  1830. data/lib/roebe/www/documentation/documentation.rb +98 -0
  1831. data/lib/roebe/www/dolphin/add_to_vlc_playlist.desktop +12 -0
  1832. data/lib/roebe/www/dosbox/autogenerated_dosbox.conf +776 -0
  1833. data/lib/roebe/www/dosbox/dosbox.cgi +7 -0
  1834. data/lib/roebe/www/dosbox/dosbox.rb +238 -0
  1835. data/lib/roebe/www/dosbox/dosbox.sinatra +52 -0
  1836. data/lib/roebe/www/drucker/drucker.cgi +7 -0
  1837. data/lib/roebe/www/drucker/drucker.rb +259 -0
  1838. data/lib/roebe/www/drucker/drucker.sinatra +56 -0
  1839. data/lib/roebe/www/economy/economy.cgi +7 -0
  1840. data/lib/roebe/www/economy/economy.rb +16 -0
  1841. data/lib/roebe/www/economy/economy.sinatra +56 -0
  1842. data/lib/roebe/www/economy/mieten_und_wohnen.cgi +7 -0
  1843. data/lib/roebe/www/economy/mieten_und_wohnen.rb +37 -0
  1844. data/lib/roebe/www/economy/mieten_und_wohnen.sinatra +56 -0
  1845. data/lib/roebe/www/emacs/emacs.cgi +7 -0
  1846. data/lib/roebe/www/emacs/emacs.rb +71 -0
  1847. data/lib/roebe/www/emacs/emacs.sinatra +56 -0
  1848. data/lib/roebe/www/embeddable_interface.rb +50 -0
  1849. data/lib/roebe/www/encodings/encodings.cgi +7 -0
  1850. data/lib/roebe/www/encodings/encodings.rb +80 -0
  1851. data/lib/roebe/www/encodings/encodings.sinatra +56 -0
  1852. data/lib/roebe/www/english/english.cgi +7 -0
  1853. data/lib/roebe/www/english/english.rb +63 -0
  1854. data/lib/roebe/www/english/english.sinatra +52 -0
  1855. data/lib/roebe/www/erben/erben.cgi +7 -0
  1856. data/lib/roebe/www/erben/erben.rb +41 -0
  1857. data/lib/roebe/www/erben/erben.sinatra +56 -0
  1858. data/lib/roebe/www/ern/303/244hrung/ern/303/244hrung.cgi +7 -0
  1859. data/lib/roebe/www/ern/303/244hrung/ern/303/244hrung.rb +253 -0
  1860. data/lib/roebe/www/ern/303/244hrung/ern/303/244hrung.sinatra +56 -0
  1861. data/lib/roebe/www/ethik/ethik.md +1 -0
  1862. data/lib/roebe/www/euphemismen_und_werturteile/euphemismen_und_werturteile.cgi +9 -0
  1863. data/lib/roebe/www/euphemismen_und_werturteile/euphemismen_und_werturteile.rb +291 -0
  1864. data/lib/roebe/www/euphemismen_und_werturteile/euphemismen_und_werturteile.sinatra +56 -0
  1865. data/lib/roebe/www/evolution/evolution.cgi +7 -0
  1866. data/lib/roebe/www/evolution/evolution.rb +262 -0
  1867. data/lib/roebe/www/evolution/evolution.sinatra +52 -0
  1868. data/lib/roebe/www/excel/excel.cgi +7 -0
  1869. data/lib/roebe/www/excel/excel.rb +23 -0
  1870. data/lib/roebe/www/excel/excel.sinatra +56 -0
  1871. data/lib/roebe/www/festplatten/festplatten.cgi +7 -0
  1872. data/lib/roebe/www/festplatten/festplatten.rb +804 -0
  1873. data/lib/roebe/www/festplatten/festplatten.sinatra +56 -0
  1874. data/lib/roebe/www/fire/fire.cgi +9 -0
  1875. data/lib/roebe/www/fire/fire.rb +802 -0
  1876. data/lib/roebe/www/fire/fire.sinatra +56 -0
  1877. data/lib/roebe/www/firefox/firefox.cgi +11 -0
  1878. data/lib/roebe/www/firefox/firefox.rb +1324 -0
  1879. data/lib/roebe/www/firefox/firefox.sinatra +56 -0
  1880. data/lib/roebe/www/food/food.cgi +7 -0
  1881. data/lib/roebe/www/food/food.rb +252 -0
  1882. data/lib/roebe/www/food/food.sinatra +56 -0
  1883. data/lib/roebe/www/fox/fox.cgi +7 -0
  1884. data/lib/roebe/www/fox/fox.rb +890 -0
  1885. data/lib/roebe/www/fox/fox.sinatra +56 -0
  1886. data/lib/roebe/www/ftp/ftp.cgi +7 -0
  1887. data/lib/roebe/www/ftp/ftp.rb +134 -0
  1888. data/lib/roebe/www/ftp/ftp.sinatra +56 -0
  1889. data/lib/roebe/www/funk/funk.cgi +7 -0
  1890. data/lib/roebe/www/funk/funk.rb +385 -0
  1891. data/lib/roebe/www/funk/funk.sinatra +56 -0
  1892. data/lib/roebe/www/gedichte/gedichte.cgi +7 -0
  1893. data/lib/roebe/www/gedichte/gedichte.rb +13 -0
  1894. data/lib/roebe/www/gedichte/gedichte.sinatra +56 -0
  1895. data/lib/roebe/www/gene_expression/SLOGANS.md +22 -0
  1896. data/lib/roebe/www/gene_therapy/28.11.2008_Gentherapie_am_Auge_erfolgreich.md +43 -0
  1897. data/lib/roebe/www/gene_therapy/SLOGANS.md +8 -0
  1898. data/lib/roebe/www/genetics/genetics.cgi +7 -0
  1899. data/lib/roebe/www/genetics/genetics.rb +1073 -0
  1900. data/lib/roebe/www/genetics/genetics.sinatra +52 -0
  1901. data/lib/roebe/www/genomics/genomics.cgi +7 -0
  1902. data/lib/roebe/www/genomics/genomics.rb +49 -0
  1903. data/lib/roebe/www/genomics/genomics.sinatra +56 -0
  1904. data/lib/roebe/www/gesundheit/diabetes/diabetes.cgi +7 -0
  1905. data/lib/roebe/www/gesundheit/diabetes/diabetes.rb +71 -0
  1906. data/lib/roebe/www/gesundheit/diabetes/diabetes.sinatra +56 -0
  1907. data/lib/roebe/www/gesundheit/metabolic_syndrome/metabolic_syndrome.cgi +7 -0
  1908. data/lib/roebe/www/gesundheit/metabolic_syndrome/metabolic_syndrome.rb +47 -0
  1909. data/lib/roebe/www/gesundheit/metabolic_syndrome/metabolic_syndrome.sinatra +56 -0
  1910. data/lib/roebe/www/gesundheit/myokarditis/myokarditis.cgi +7 -0
  1911. data/lib/roebe/www/gesundheit/myokarditis/myokarditis.rb +113 -0
  1912. data/lib/roebe/www/gesundheit/myokarditis/myokarditis.sinatra +56 -0
  1913. data/lib/roebe/www/gimp/gimp.cgi +7 -0
  1914. data/lib/roebe/www/gimp/gimp.rb +1486 -0
  1915. data/lib/roebe/www/gimp/gimp.sinatra +56 -0
  1916. data/lib/roebe/www/ginger_der_bandit/ginger_der_bandit.cgi +7 -0
  1917. data/lib/roebe/www/ginger_der_bandit/ginger_der_bandit.rb +901 -0
  1918. data/lib/roebe/www/ginger_der_bandit/ginger_der_bandit.sinatra +61 -0
  1919. data/lib/roebe/www/git/git.cgi +7 -0
  1920. data/lib/roebe/www/git/git.rb +264 -0
  1921. data/lib/roebe/www/git/git.sinatra +52 -0
  1922. data/lib/roebe/www/git/gitconfig +7 -0
  1923. data/lib/roebe/www/gnuplot/force.dat +16 -0
  1924. data/lib/roebe/www/gnuplot/gnuplot.cgi +7 -0
  1925. data/lib/roebe/www/gnuplot/gnuplot.rb +389 -0
  1926. data/lib/roebe/www/gnuplot/gnuplot.sinatra +56 -0
  1927. data/lib/roebe/www/gnuplot/number_of_eukaryotic_genes.dat +25 -0
  1928. data/lib/roebe/www/gobolinux/gobolinux.cgi +12 -0
  1929. data/lib/roebe/www/gobolinux/gobolinux.rb +1390 -0
  1930. data/lib/roebe/www/gobolinux/gobolinux.sinatra +56 -0
  1931. data/lib/roebe/www/google/google.cgi +7 -0
  1932. data/lib/roebe/www/google/google.rb +32 -0
  1933. data/lib/roebe/www/google/google.sinatra +56 -0
  1934. data/lib/roebe/www/graphviz/graphviz.cgi +7 -0
  1935. data/lib/roebe/www/graphviz/graphviz.rb +196 -0
  1936. data/lib/roebe/www/graphviz/graphviz.sinatra +56 -0
  1937. data/lib/roebe/www/grub/README.md +1 -0
  1938. data/lib/roebe/www/grub/grub.cgi +7 -0
  1939. data/lib/roebe/www/grub/grub.rb +574 -0
  1940. data/lib/roebe/www/grub/grub.sinatra +56 -0
  1941. data/lib/roebe/www/grub/std_menu.lst +88 -0
  1942. data/lib/roebe/www/haiku/haiku.cgi +9 -0
  1943. data/lib/roebe/www/haiku/haiku.rb +73 -0
  1944. data/lib/roebe/www/haiku/haiku.sinatra +56 -0
  1945. data/lib/roebe/www/hardware/computersysteme/computersysteme.cgi +7 -0
  1946. data/lib/roebe/www/hardware/computersysteme/computersysteme.rb +318 -0
  1947. data/lib/roebe/www/hardware/computersysteme/computersysteme.sinatra +56 -0
  1948. data/lib/roebe/www/hardware/heizk/303/266rper/heizk/303/266rper.cgi +7 -0
  1949. data/lib/roebe/www/hardware/heizk/303/266rper/heizk/303/266rper.rb +55 -0
  1950. data/lib/roebe/www/hardware/heizk/303/266rper/heizk/303/266rper.sinatra +56 -0
  1951. data/lib/roebe/www/hardware/kabel_und_adaptoren/kabel_und_adaptoren.cgi +7 -0
  1952. data/lib/roebe/www/hardware/kabel_und_adaptoren/kabel_und_adaptoren.rb +339 -0
  1953. data/lib/roebe/www/hardware/kabel_und_adaptoren/kabel_und_adaptoren.sinatra +56 -0
  1954. data/lib/roebe/www/hardware/schrauben_muttern_und_n/303/244gel/schrauben_muttern_und_n/303/244gel.cgi +7 -0
  1955. data/lib/roebe/www/hardware/schrauben_muttern_und_n/303/244gel/schrauben_muttern_und_n/303/244gel.rb +99 -0
  1956. data/lib/roebe/www/hardware/schrauben_muttern_und_n/303/244gel/schrauben_muttern_und_n/303/244gel.sinatra +56 -0
  1957. data/lib/roebe/www/hardware_assembly/hardware_assembly.cgi +10 -0
  1958. data/lib/roebe/www/hardware_assembly/hardware_assembly.rb +265 -0
  1959. data/lib/roebe/www/hardware_assembly/hardware_assembly.sinatra +56 -0
  1960. data/lib/roebe/www/heart/heart.cgi +7 -0
  1961. data/lib/roebe/www/heart/heart.rb +53 -0
  1962. data/lib/roebe/www/heart/heart.sinatra +56 -0
  1963. data/lib/roebe/www/history/KNOWLEDGE_BITS.md +2 -0
  1964. data/lib/roebe/www/history/yaml/scientific_history.yml +1 -0
  1965. data/lib/roebe/www/hiveos/hiveos.cgi +9 -0
  1966. data/lib/roebe/www/hiveos/hiveos.rb +834 -0
  1967. data/lib/roebe/www/hiveos/hiveos.sinatra +56 -0
  1968. data/lib/roebe/www/htop/htop.md +1 -0
  1969. data/lib/roebe/www/humans_are_funny/humans_are_funny.cgi +7 -0
  1970. data/lib/roebe/www/humans_are_funny/humans_are_funny.rb +21 -0
  1971. data/lib/roebe/www/humans_are_funny/humans_are_funny.sinatra +52 -0
  1972. data/lib/roebe/www/h/303/244user/h/303/244user.cgi +7 -0
  1973. data/lib/roebe/www/h/303/244user/h/303/244user.rb +115 -0
  1974. data/lib/roebe/www/h/303/244user/h/303/244user.sinatra +56 -0
  1975. data/lib/roebe/www/icewm/icewm.cgi +7 -0
  1976. data/lib/roebe/www/icewm/icewm.rb +36 -0
  1977. data/lib/roebe/www/icewm/icewm.sinatra +56 -0
  1978. data/lib/roebe/www/icewm/keys +88 -0
  1979. data/lib/roebe/www/icewm/menu_file +171 -0
  1980. data/lib/roebe/www/icewm/preferences +1043 -0
  1981. data/lib/roebe/www/icewm/programs +322 -0
  1982. data/lib/roebe/www/icewm/theme +11 -0
  1983. data/lib/roebe/www/icewm/toolbar +7 -0
  1984. data/lib/roebe/www/icewm/winoptions +61 -0
  1985. data/lib/roebe/www/ifpi_austria/ifpi_austria.cgi +7 -0
  1986. data/lib/roebe/www/ifpi_austria/ifpi_austria.rb +351 -0
  1987. data/lib/roebe/www/ifpi_austria/ifpi_austria.sinatra +56 -0
  1988. data/lib/roebe/www/immunology/immunology.cgi +7 -0
  1989. data/lib/roebe/www/immunology/immunology.rb +295 -0
  1990. data/lib/roebe/www/immunology/immunology.sinatra +56 -0
  1991. data/lib/roebe/www/individual_page_viewer/individual_page_viewer.cgi +7 -0
  1992. data/lib/roebe/www/individual_page_viewer/individual_page_viewer.rb +41 -0
  1993. data/lib/roebe/www/individual_page_viewer/individual_page_viewer.sinatra +52 -0
  1994. data/lib/roebe/www/inkscape/inkscape.cgi +9 -0
  1995. data/lib/roebe/www/inkscape/inkscape.rb +84 -0
  1996. data/lib/roebe/www/inkscape/inkscape.sinatra +56 -0
  1997. data/lib/roebe/www/inspirational_people/inspirational_people.cgi +11 -0
  1998. data/lib/roebe/www/inspirational_people/inspirational_people.rb +644 -0
  1999. data/lib/roebe/www/inspirational_people/inspirational_people.sinatra +56 -0
  2000. data/lib/roebe/www/interesting_linux_distributions/interesting_linux_distributions.md +71 -0
  2001. data/lib/roebe/www/interviews/interviews.cgi +7 -0
  2002. data/lib/roebe/www/interviews/interviews.rb +14 -0
  2003. data/lib/roebe/www/interviews/interviews.sinatra +56 -0
  2004. data/lib/roebe/www/irc/irc.cgi +7 -0
  2005. data/lib/roebe/www/irc/irc.rb +41 -0
  2006. data/lib/roebe/www/irc/irc.sinatra +56 -0
  2007. data/lib/roebe/www/irc_quotes/irc_quotes.md +835 -0
  2008. data/lib/roebe/www/jobs/jobs.cgi +9 -0
  2009. data/lib/roebe/www/jobs/jobs.rb +83 -0
  2010. data/lib/roebe/www/jobs/jobs.sinatra +56 -0
  2011. data/lib/roebe/www/json/example1.json +18 -0
  2012. data/lib/roebe/www/json/json.cgi +7 -0
  2013. data/lib/roebe/www/json/json.rb +32 -0
  2014. data/lib/roebe/www/json/json.sinatra +56 -0
  2015. data/lib/roebe/www/kaizen/kaizen.cgi +7 -0
  2016. data/lib/roebe/www/kaizen/kaizen.rb +15 -0
  2017. data/lib/roebe/www/kaizen/kaizen.sinatra +56 -0
  2018. data/lib/roebe/www/kde/kde.cgi +1293 -0
  2019. data/lib/roebe/www/kde/kde.rb +162 -0
  2020. data/lib/roebe/www/kde/kde.sinatra +56 -0
  2021. data/lib/roebe/www/kde/konsolerc +40 -0
  2022. data/lib/roebe/www/kde/konsoleui.rc +65 -0
  2023. data/lib/roebe/www/kde/yakuakerc +8 -0
  2024. data/lib/roebe/www/klimawandel/klimawandel.cgi +7 -0
  2025. data/lib/roebe/www/klimawandel/klimawandel.rb +100 -0
  2026. data/lib/roebe/www/klimawandel/klimawandel.sinatra +56 -0
  2027. data/lib/roebe/www/kriminelle_firmen/kriminelle_firmen.cgi +7 -0
  2028. data/lib/roebe/www/kriminelle_firmen/kriminelle_firmen.rb +26 -0
  2029. data/lib/roebe/www/kriminelle_firmen/kriminelle_firmen.sinatra +52 -0
  2030. data/lib/roebe/www/krita/krita.cgi +7 -0
  2031. data/lib/roebe/www/krita/krita.rb +53 -0
  2032. data/lib/roebe/www/krita/krita.sinatra +56 -0
  2033. data/lib/roebe/www/k/303/244se/k/303/244se.cgi +9 -0
  2034. data/lib/roebe/www/k/303/244se/k/303/244se.rb +114 -0
  2035. data/lib/roebe/www/k/303/244se/k/303/244se.sinatra +56 -0
  2036. data/lib/roebe/www/languages/languages.cgi +7 -0
  2037. data/lib/roebe/www/languages/languages.rb +66 -0
  2038. data/lib/roebe/www/languages/languages.sinatra +52 -0
  2039. data/lib/roebe/www/laser/laser.cgi +7 -0
  2040. data/lib/roebe/www/laser/laser.rb +136 -0
  2041. data/lib/roebe/www/laser/laser.sinatra +56 -0
  2042. data/lib/roebe/www/latex/HelloWorld.tex +9 -0
  2043. data/lib/roebe/www/latex/latex.cgi +7 -0
  2044. data/lib/roebe/www/latex/latex.rb +77 -0
  2045. data/lib/roebe/www/latex/latex.sinatra +56 -0
  2046. data/lib/roebe/www/law/law.cgi +7 -0
  2047. data/lib/roebe/www/law/law.rb +790 -0
  2048. data/lib/roebe/www/law/law.sinatra +56 -0
  2049. data/lib/roebe/www/lego/lego.cgi +7 -0
  2050. data/lib/roebe/www/lego/lego.rb +53 -0
  2051. data/lib/roebe/www/lego/lego.sinatra +52 -0
  2052. data/lib/roebe/www/libreoffice/empty_libreoffice_document.docx +0 -0
  2053. data/lib/roebe/www/libreoffice/empty_libreoffice_document.odt +0 -0
  2054. data/lib/roebe/www/libreoffice/empty_libreoffice_presentation.odp +0 -0
  2055. data/lib/roebe/www/libreoffice/empty_libreoffice_spreadsheet.xls +1 -0
  2056. data/lib/roebe/www/libreoffice/libreoffice.cgi +9 -0
  2057. data/lib/roebe/www/libreoffice/libreoffice.rb +42 -0
  2058. data/lib/roebe/www/libreoffice/libreoffice.sinatra +56 -0
  2059. data/lib/roebe/www/libreoffice/macros/README.md +4 -0
  2060. data/lib/roebe/www/libreoffice/macros/hello_world.macro +24 -0
  2061. data/lib/roebe/www/libreoffice/macros/hello_world_in_python.py_macro +7 -0
  2062. data/lib/roebe/www/lighttpd/autogenerated_lighttpd.conf +426 -0
  2063. data/lib/roebe/www/lighttpd/configuration/cgi.conf +21 -0
  2064. data/lib/roebe/www/lighttpd/configuration/dir_listing.conf +15 -0
  2065. data/lib/roebe/www/lighttpd/configuration/document_root.conf +11 -0
  2066. data/lib/roebe/www/lighttpd/configuration/groupname.conf +9 -0
  2067. data/lib/roebe/www/lighttpd/configuration/index.conf +29 -0
  2068. data/lib/roebe/www/lighttpd/configuration/logfiles.conf +18 -0
  2069. data/lib/roebe/www/lighttpd/configuration/mimetypes.conf +86 -0
  2070. data/lib/roebe/www/lighttpd/configuration/modules.conf +75 -0
  2071. data/lib/roebe/www/lighttpd/configuration/php.conf +11 -0
  2072. data/lib/roebe/www/lighttpd/configuration/pid_file.conf +1 -0
  2073. data/lib/roebe/www/lighttpd/configuration/port.conf +13 -0
  2074. data/lib/roebe/www/lighttpd/configuration/redirects.conf +67 -0
  2075. data/lib/roebe/www/lighttpd/configuration/status.conf +29 -0
  2076. data/lib/roebe/www/lighttpd/configuration/upload.conf +5 -0
  2077. data/lib/roebe/www/lighttpd/configuration/username.conf +4 -0
  2078. data/lib/roebe/www/lighttpd/lighttpd.cgi +7 -0
  2079. data/lib/roebe/www/lighttpd/lighttpd.rb +132 -0
  2080. data/lib/roebe/www/lighttpd/lighttpd.sinatra +52 -0
  2081. data/lib/roebe/www/lilo/lilo.cgi +9 -0
  2082. data/lib/roebe/www/lilo/lilo.conf +71 -0
  2083. data/lib/roebe/www/lilo/lilo.rb +114 -0
  2084. data/lib/roebe/www/lilo/lilo.sinatra +56 -0
  2085. data/lib/roebe/www/links/links.cgi +9 -0
  2086. data/lib/roebe/www/links/links.rb +310 -0
  2087. data/lib/roebe/www/links/links.sinatra +56 -0
  2088. data/lib/roebe/www/linux/ICEWM/preferences +1476 -0
  2089. data/lib/roebe/www/linux/fedora/fedora.cgi +7 -0
  2090. data/lib/roebe/www/linux/fedora/fedora.rb +37 -0
  2091. data/lib/roebe/www/linux/fedora/fedora.sinatra +56 -0
  2092. data/lib/roebe/www/linux/linux.cgi +12 -0
  2093. data/lib/roebe/www/linux/linux.rb +6360 -0
  2094. data/lib/roebe/www/linux/linux.sinatra +56 -0
  2095. data/lib/roebe/www/linux/linuxmint/linuxmint.cgi +7 -0
  2096. data/lib/roebe/www/linux/linuxmint/linuxmint.rb +36 -0
  2097. data/lib/roebe/www/linux/linuxmint/linuxmint.sinatra +56 -0
  2098. data/lib/roebe/www/linux/resources/Xdefaults +180 -0
  2099. data/lib/roebe/www/linux_certifications/linux_certifications.cgi +7 -0
  2100. data/lib/roebe/www/linux_certifications/linux_certifications.rb +15 -0
  2101. data/lib/roebe/www/linux_certifications/linux_certifications.sinatra +56 -0
  2102. data/lib/roebe/www/linux_commands/linux_commands.cgi +7 -0
  2103. data/lib/roebe/www/linux_commands/linux_commands.rb +4701 -0
  2104. data/lib/roebe/www/linux_commands/linux_commands.sinatra +56 -0
  2105. data/lib/roebe/www/linux_distributions/linux_distributions.cgi +9 -0
  2106. data/lib/roebe/www/linux_distributions/linux_distributions.rb +2686 -0
  2107. data/lib/roebe/www/linux_distributions/linux_distributions.sinatra +56 -0
  2108. data/lib/roebe/www/llvm/llvm.cgi +7 -0
  2109. data/lib/roebe/www/llvm/llvm.rb +38 -0
  2110. data/lib/roebe/www/llvm/llvm.sinatra +56 -0
  2111. data/lib/roebe/www/luft/luft.cgi +7 -0
  2112. data/lib/roebe/www/luft/luft.rb +15 -0
  2113. data/lib/roebe/www/luft/luft.sinatra +52 -0
  2114. data/lib/roebe/www/luft/luft_english.md +96 -0
  2115. data/lib/roebe/www/luft/luft_german.md +117 -0
  2116. data/lib/roebe/www/m4/m4.cgi +7 -0
  2117. data/lib/roebe/www/m4/m4.rb +24 -0
  2118. data/lib/roebe/www/m4/m4.sinatra +56 -0
  2119. data/lib/roebe/www/make/make.cgi +7 -0
  2120. data/lib/roebe/www/make/make.rb +216 -0
  2121. data/lib/roebe/www/make/make.sinatra +56 -0
  2122. data/lib/roebe/www/markdown/cheat_sheet.md +17 -0
  2123. data/lib/roebe/www/markdown/example.md +232 -0
  2124. data/lib/roebe/www/marketing/marketing.cgi +7 -0
  2125. data/lib/roebe/www/marketing/marketing.rb +22 -0
  2126. data/lib/roebe/www/marketing/marketing.sinatra +56 -0
  2127. data/lib/roebe/www/mars/mars.cgi +7 -0
  2128. data/lib/roebe/www/mars/mars.rb +51 -0
  2129. data/lib/roebe/www/mars/mars.sinatra +52 -0
  2130. data/lib/roebe/www/mathematics/mathematics.cgi +7 -0
  2131. data/lib/roebe/www/mathematics/mathematics.rb +746 -0
  2132. data/lib/roebe/www/mathematics/mathematics.sinatra +52 -0
  2133. data/lib/roebe/www/meson/meson.cgi +7 -0
  2134. data/lib/roebe/www/meson/meson.rb +45 -0
  2135. data/lib/roebe/www/meson/meson.sinatra +56 -0
  2136. data/lib/roebe/www/metabolic_pathways/metabolic_pathways.cgi +9 -0
  2137. data/lib/roebe/www/metabolic_pathways/metabolic_pathways.rb +152 -0
  2138. data/lib/roebe/www/metabolic_pathways/metabolic_pathways.sinatra +56 -0
  2139. data/lib/roebe/www/methods_in_molecular_biology/methods_in_molecular_biology.cgi +7 -0
  2140. data/lib/roebe/www/methods_in_molecular_biology/methods_in_molecular_biology.rb +156 -0
  2141. data/lib/roebe/www/methods_in_molecular_biology/methods_in_molecular_biology.sinatra +56 -0
  2142. data/lib/roebe/www/microbiology/microbiology.cgi +7 -0
  2143. data/lib/roebe/www/microbiology/microbiology.rb +577 -0
  2144. data/lib/roebe/www/microbiology/microbiology.sinatra +56 -0
  2145. data/lib/roebe/www/microphones/microphones.cgi +7 -0
  2146. data/lib/roebe/www/microphones/microphones.rb +53 -0
  2147. data/lib/roebe/www/microphones/microphones.sinatra +56 -0
  2148. data/lib/roebe/www/microscopy/microscopy.cgi +7 -0
  2149. data/lib/roebe/www/microscopy/microscopy.rb +182 -0
  2150. data/lib/roebe/www/microscopy/microscopy.sinatra +56 -0
  2151. data/lib/roebe/www/microsoft/how_to_compile_from_source_on_windows/how_to_compile_from_source_on_windows.cgi +7 -0
  2152. data/lib/roebe/www/microsoft/how_to_compile_from_source_on_windows/how_to_compile_from_source_on_windows.rb +57 -0
  2153. data/lib/roebe/www/microsoft/how_to_compile_from_source_on_windows/how_to_compile_from_source_on_windows.sinatra +56 -0
  2154. data/lib/roebe/www/microsoft/microsoft.cgi +11 -0
  2155. data/lib/roebe/www/microsoft/microsoft.rb +2246 -0
  2156. data/lib/roebe/www/microsoft/microsoft.sinatra +56 -0
  2157. data/lib/roebe/www/mikrobielle_physiologie/mikrobielle_physiologie.cgi +7 -0
  2158. data/lib/roebe/www/mikrobielle_physiologie/mikrobielle_physiologie.rb +373 -0
  2159. data/lib/roebe/www/mikrobielle_physiologie/mikrobielle_physiologie.sinatra +56 -0
  2160. data/lib/roebe/www/military/military.cgi +7 -0
  2161. data/lib/roebe/www/military/military.rb +23 -0
  2162. data/lib/roebe/www/military/military.sinatra +56 -0
  2163. data/lib/roebe/www/module_www.rb +27 -0
  2164. data/lib/roebe/www/mrxvt/mrxvtrc +424 -0
  2165. data/lib/roebe/www/multimedia_and_law/multimedia_and_law.cgi +7 -0
  2166. data/lib/roebe/www/multimedia_and_law/multimedia_and_law.rb +118 -0
  2167. data/lib/roebe/www/multimedia_and_law/multimedia_and_law.sinatra +56 -0
  2168. data/lib/roebe/www/mysql/mysql.cgi +7 -0
  2169. data/lib/roebe/www/mysql/mysql.rb +544 -0
  2170. data/lib/roebe/www/mysql/mysql.sinatra +52 -0
  2171. data/lib/roebe/www/nanotechnology/nanotechnology.cgi +7 -0
  2172. data/lib/roebe/www/nanotechnology/nanotechnology.rb +173 -0
  2173. data/lib/roebe/www/nanotechnology/nanotechnology.sinatra +56 -0
  2174. data/lib/roebe/www/nato/nato.cgi +7 -0
  2175. data/lib/roebe/www/nato/nato.rb +35 -0
  2176. data/lib/roebe/www/nato/nato.sinatra +52 -0
  2177. data/lib/roebe/www/netbsd/netbsd.cgi +7 -0
  2178. data/lib/roebe/www/netbsd/netbsd.rb +27 -0
  2179. data/lib/roebe/www/netbsd/netbsd.sinatra +52 -0
  2180. data/lib/roebe/www/networking_on_linux/networking_on_linux.cgi +7 -0
  2181. data/lib/roebe/www/networking_on_linux/networking_on_linux.rb +1607 -0
  2182. data/lib/roebe/www/networking_on_linux/networking_on_linux.sinatra +56 -0
  2183. data/lib/roebe/www/neurobiology/neurobiology.cgi +7 -0
  2184. data/lib/roebe/www/neurobiology/neurobiology.md +19 -0
  2185. data/lib/roebe/www/neurobiology/neurobiology.rb +270 -0
  2186. data/lib/roebe/www/neurobiology/neurobiology.sinatra +56 -0
  2187. data/lib/roebe/www/news/news.cgi +7 -0
  2188. data/lib/roebe/www/news/news.rb +20 -0
  2189. data/lib/roebe/www/news/news.sinatra +56 -0
  2190. data/lib/roebe/www/news/news_content.md +2776 -0
  2191. data/lib/roebe/www/nginx/nginx.cgi +7 -0
  2192. data/lib/roebe/www/nginx/nginx.rb +18 -0
  2193. data/lib/roebe/www/nginx/nginx.sinatra +56 -0
  2194. data/lib/roebe/www/nim/nim.cgi +7 -0
  2195. data/lib/roebe/www/nim/nim.rb +77 -0
  2196. data/lib/roebe/www/nim/nim.sinatra +56 -0
  2197. data/lib/roebe/www/nosql/nosql.cgi +7 -0
  2198. data/lib/roebe/www/nosql/nosql.rb +23 -0
  2199. data/lib/roebe/www/nosql/nosql.sinatra +52 -0
  2200. data/lib/roebe/www/ntfs/ntfs.cgi +7 -0
  2201. data/lib/roebe/www/ntfs/ntfs.rb +41 -0
  2202. data/lib/roebe/www/ntfs/ntfs.sinatra +56 -0
  2203. data/lib/roebe/www/n/303/244chtliche_jagd/n/303/244chtliche_jagd.cgi +7 -0
  2204. data/lib/roebe/www/n/303/244chtliche_jagd/n/303/244chtliche_jagd.rb +461 -0
  2205. data/lib/roebe/www/n/303/244chtliche_jagd/n/303/244chtliche_jagd.sinatra +61 -0
  2206. data/lib/roebe/www/ogre3d/ogre3d.cgi +7 -0
  2207. data/lib/roebe/www/ogre3d/ogre3d.rb +247 -0
  2208. data/lib/roebe/www/ogre3d/ogre3d.sinatra +56 -0
  2209. data/lib/roebe/www/openbsd/openbsd.cgi +7 -0
  2210. data/lib/roebe/www/openbsd/openbsd.rb +28 -0
  2211. data/lib/roebe/www/openbsd/openbsd.sinatra +56 -0
  2212. data/lib/roebe/www/opengl/opengl.cgi +9 -0
  2213. data/lib/roebe/www/opengl/opengl.rb +193 -0
  2214. data/lib/roebe/www/opengl/opengl.sinatra +56 -0
  2215. data/lib/roebe/www/openssl/openssl.cgi +7 -0
  2216. data/lib/roebe/www/openssl/openssl.rb +60 -0
  2217. data/lib/roebe/www/openssl/openssl.sinatra +56 -0
  2218. data/lib/roebe/www/opera/opera.cgi +7 -0
  2219. data/lib/roebe/www/opera/opera.rb +38 -0
  2220. data/lib/roebe/www/opera/opera.sinatra +56 -0
  2221. data/lib/roebe/www/operating_systems/reactos/reactos.cgi +9 -0
  2222. data/lib/roebe/www/operating_systems/reactos/reactos.rb +96 -0
  2223. data/lib/roebe/www/operating_systems/reactos/reactos.sinatra +56 -0
  2224. data/lib/roebe/www/optical_character_recognition/optical_character_recognition.cgi +7 -0
  2225. data/lib/roebe/www/optical_character_recognition/optical_character_recognition.rb +85 -0
  2226. data/lib/roebe/www/optical_character_recognition/optical_character_recognition.sinatra +56 -0
  2227. data/lib/roebe/www/our_solar_system/our_solar_system.cgi +7 -0
  2228. data/lib/roebe/www/our_solar_system/our_solar_system.rb +393 -0
  2229. data/lib/roebe/www/our_solar_system/our_solar_system.sinatra +56 -0
  2230. data/lib/roebe/www/packaging_on_linux/packaging_on_linux.cgi +7 -0
  2231. data/lib/roebe/www/packaging_on_linux/packaging_on_linux.rb +385 -0
  2232. data/lib/roebe/www/packaging_on_linux/packaging_on_linux.sinatra +56 -0
  2233. data/lib/roebe/www/palemoon/palemoon.cgi +7 -0
  2234. data/lib/roebe/www/palemoon/palemoon.rb +102 -0
  2235. data/lib/roebe/www/palemoon/palemoon.sinatra +56 -0
  2236. data/lib/roebe/www/paradise_island/paradise_island.cgi +9 -0
  2237. data/lib/roebe/www/paradise_island/paradise_island.rb +419 -0
  2238. data/lib/roebe/www/paradise_island/paradise_island.sinatra +52 -0
  2239. data/lib/roebe/www/patente/patente.cgi +7 -0
  2240. data/lib/roebe/www/patente/patente.rb +55 -0
  2241. data/lib/roebe/www/patente/patente.sinatra +56 -0
  2242. data/lib/roebe/www/pdf/pdf.cgi +7 -0
  2243. data/lib/roebe/www/pdf/pdf.rb +130 -0
  2244. data/lib/roebe/www/pdf/pdf.sinatra +56 -0
  2245. data/lib/roebe/www/pekwm/autoproperties +219 -0
  2246. data/lib/roebe/www/pekwm/config +72 -0
  2247. data/lib/roebe/www/pekwm/keys +301 -0
  2248. data/lib/roebe/www/pekwm/menu +97 -0
  2249. data/lib/roebe/www/pekwm/mouse +141 -0
  2250. data/lib/roebe/www/pekwm/start +18 -0
  2251. data/lib/roebe/www/pekwm/vars +2 -0
  2252. data/lib/roebe/www/phones_and_mobile_phones/phones_and_mobile_phones.cgi +7 -0
  2253. data/lib/roebe/www/phones_and_mobile_phones/phones_and_mobile_phones.rb +66 -0
  2254. data/lib/roebe/www/phones_and_mobile_phones/phones_and_mobile_phones.sinatra +56 -0
  2255. data/lib/roebe/www/photosynthesis/photosynthesis.cgi +7 -0
  2256. data/lib/roebe/www/photosynthesis/photosynthesis.rb +23 -0
  2257. data/lib/roebe/www/photosynthesis/photosynthesis.sinatra +56 -0
  2258. data/lib/roebe/www/physics/physics.cgi +7 -0
  2259. data/lib/roebe/www/physics/physics.rb +283 -0
  2260. data/lib/roebe/www/physics/physics.sinatra +56 -0
  2261. data/lib/roebe/www/physiology/physiology.cgi +7 -0
  2262. data/lib/roebe/www/physiology/physiology.rb +306 -0
  2263. data/lib/roebe/www/physiology/physiology.sinatra +56 -0
  2264. data/lib/roebe/www/pidgin/pidgin.cgi +7 -0
  2265. data/lib/roebe/www/pidgin/pidgin.rb +10 -0
  2266. data/lib/roebe/www/pidgin/pidgin.sinatra +56 -0
  2267. data/lib/roebe/www/plants/plants.cgi +7 -0
  2268. data/lib/roebe/www/plants/plants.rb +29 -0
  2269. data/lib/roebe/www/plants/plants.sinatra +56 -0
  2270. data/lib/roebe/www/politics/politics.cgi +7 -0
  2271. data/lib/roebe/www/politics/politics.rb +24 -0
  2272. data/lib/roebe/www/politics/politics.sinatra +56 -0
  2273. data/lib/roebe/www/politics/yaml/wahlbeteiligung_wien.yml +6 -0
  2274. data/lib/roebe/www/porg/main.m +26 -0
  2275. data/lib/roebe/www/porg/porg.cgi +7 -0
  2276. data/lib/roebe/www/porg/porg.rb +14 -0
  2277. data/lib/roebe/www/porg/porg.sinatra +56 -0
  2278. data/lib/roebe/www/porg/rpaco_base.h +19 -0
  2279. data/lib/roebe/www/porg/rpaco_base.m +20 -0
  2280. data/lib/roebe/www/postgresql/postgresql.cgi +7 -0
  2281. data/lib/roebe/www/postgresql/postgresql.rb +313 -0
  2282. data/lib/roebe/www/postgresql/postgresql.sinatra +56 -0
  2283. data/lib/roebe/www/postgresql/psqlrc +22 -0
  2284. data/lib/roebe/www/povray/povray.cgi +7 -0
  2285. data/lib/roebe/www/povray/povray.rb +289 -0
  2286. data/lib/roebe/www/povray/povray.sinatra +56 -0
  2287. data/lib/roebe/www/povray/povray_files/sphere_and_lights.pov +14 -0
  2288. data/lib/roebe/www/povray/povray_files/sphere_and_lights_test.pov +28 -0
  2289. data/lib/roebe/www/powershell/powershell.cgi +7 -0
  2290. data/lib/roebe/www/powershell/powershell.rb +31 -0
  2291. data/lib/roebe/www/powershell/powershell.sinatra +56 -0
  2292. data/lib/roebe/www/preisvergleiche/preisvergleiche.cgi +7 -0
  2293. data/lib/roebe/www/preisvergleiche/preisvergleiche.rb +53 -0
  2294. data/lib/roebe/www/preisvergleiche/preisvergleiche.sinatra +56 -0
  2295. data/lib/roebe/www/presentations/fuzzy_words_versus_action_words.md +9 -0
  2296. data/lib/roebe/www/presentations/presentations.cgi +7 -0
  2297. data/lib/roebe/www/presentations/presentations.rb +102 -0
  2298. data/lib/roebe/www/presentations/presentations.sinatra +52 -0
  2299. data/lib/roebe/www/presentations/useful_words.md +16 -0
  2300. data/lib/roebe/www/problems_of_the_european_union/problems_of_the_european_union.cgi +7 -0
  2301. data/lib/roebe/www/problems_of_the_european_union/problems_of_the_european_union.rb +416 -0
  2302. data/lib/roebe/www/problems_of_the_european_union/problems_of_the_european_union.sinatra +52 -0
  2303. data/lib/roebe/www/programming_advice/programming_advice.yml +13 -0
  2304. data/lib/roebe/www/programming_bible/programming_bible.cgi +7 -0
  2305. data/lib/roebe/www/programming_bible/programming_bible.rb +32 -0
  2306. data/lib/roebe/www/programming_bible/programming_bible.sinatra +56 -0
  2307. data/lib/roebe/www/programming_languages/R/R.cgi +9 -0
  2308. data/lib/roebe/www/programming_languages/R/R.rb +1368 -0
  2309. data/lib/roebe/www/programming_languages/R/R.sinatra +56 -0
  2310. data/lib/roebe/www/programming_languages/R/examples/boxplot_example.R +42 -0
  2311. data/lib/roebe/www/programming_languages/R/functions/functions.R +104 -0
  2312. data/lib/roebe/www/programming_languages/javascript/javascript.cgi +10 -0
  2313. data/lib/roebe/www/programming_languages/javascript/javascript.rb +313 -0
  2314. data/lib/roebe/www/programming_languages/javascript/javascript.sinatra +56 -0
  2315. data/lib/roebe/www/propaganda/propaganda.cgi +7 -0
  2316. data/lib/roebe/www/propaganda/propaganda.rb +29 -0
  2317. data/lib/roebe/www/propaganda/propaganda.sinatra +56 -0
  2318. data/lib/roebe/www/protein_engineering/protein_engineering.cgi +5 -0
  2319. data/lib/roebe/www/protein_engineering/protein_engineering.rb +92 -0
  2320. data/lib/roebe/www/protein_engineering/protein_engineering.sinatra +56 -0
  2321. data/lib/roebe/www/proteins/proteins.cgi +7 -0
  2322. data/lib/roebe/www/proteins/proteins.rb +32 -0
  2323. data/lib/roebe/www/proteins/proteins.sinatra +56 -0
  2324. data/lib/roebe/www/psychologie/psychologie.cgi +7 -0
  2325. data/lib/roebe/www/psychologie/psychologie.rb +192 -0
  2326. data/lib/roebe/www/psychologie/psychologie.sinatra +56 -0
  2327. data/lib/roebe/www/publishing_scientific_papers/useful_phrases_and_tips_for_publishing_scientific_papers.md +256 -0
  2328. data/lib/roebe/www/quotes/quotes.cgi +7 -0
  2329. data/lib/roebe/www/quotes/quotes.rb +393 -0
  2330. data/lib/roebe/www/quotes/quotes.sinatra +52 -0
  2331. data/lib/roebe/www/radioactivity/radioactivity.cgi +36 -0
  2332. data/lib/roebe/www/ratpoison/ratpoisonrc +62 -0
  2333. data/lib/roebe/www/restriktionsenzyme/restriktionsenzyme.cgi +7 -0
  2334. data/lib/roebe/www/restriktionsenzyme/restriktionsenzyme.rb +66 -0
  2335. data/lib/roebe/www/restriktionsenzyme/restriktionsenzyme.sinatra +56 -0
  2336. data/lib/roebe/www/rfid/rfid.cgi +7 -0
  2337. data/lib/roebe/www/rfid/rfid.rb +956 -0
  2338. data/lib/roebe/www/rfid/rfid.sinatra +56 -0
  2339. data/lib/roebe/www/robots/robots.cgi +9 -0
  2340. data/lib/roebe/www/robots/robots.rb +18 -0
  2341. data/lib/roebe/www/robots/robots.sinatra +56 -0
  2342. data/lib/roebe/www/routers/routers.cgi +7 -0
  2343. data/lib/roebe/www/routers/routers.rb +46 -0
  2344. data/lib/roebe/www/routers/routers.sinatra +56 -0
  2345. data/lib/roebe/www/ruby_viewer/ruby_viewer.cgi +7 -0
  2346. data/lib/roebe/www/ruby_viewer/ruby_viewer.rb +60 -0
  2347. data/lib/roebe/www/ruby_viewer/ruby_viewer.sinatra +56 -0
  2348. data/lib/roebe/www/scanner/scanner.cgi +9 -0
  2349. data/lib/roebe/www/scanner/scanner.rb +185 -0
  2350. data/lib/roebe/www/scanner/scanner.sinatra +56 -0
  2351. data/lib/roebe/www/science/science.cgi +7 -0
  2352. data/lib/roebe/www/science/science.rb +1839 -0
  2353. data/lib/roebe/www/science/science.sinatra +56 -0
  2354. data/lib/roebe/www/security/security.cgi +7 -0
  2355. data/lib/roebe/www/security/security.rb +262 -0
  2356. data/lib/roebe/www/security/security.sinatra +52 -0
  2357. data/lib/roebe/www/sed/sed_script_remove_colours.sed +1 -0
  2358. data/lib/roebe/www/shells/shells.cgi +7 -0
  2359. data/lib/roebe/www/shells/shells.rb +258 -0
  2360. data/lib/roebe/www/shells/shells.sinatra +56 -0
  2361. data/lib/roebe/www/shops/shops.cgi +7 -0
  2362. data/lib/roebe/www/shops/shops.rb +26 -0
  2363. data/lib/roebe/www/shops/shops.sinatra +56 -0
  2364. data/lib/roebe/www/simpsons/simpsons.cgi +7 -0
  2365. data/lib/roebe/www/simpsons/simpsons.rb +24 -0
  2366. data/lib/roebe/www/simpsons/simpsons.sinatra +56 -0
  2367. data/lib/roebe/www/socken/socken.cgi +7 -0
  2368. data/lib/roebe/www/socken/socken.rb +25 -0
  2369. data/lib/roebe/www/socken/socken.sinatra +56 -0
  2370. data/lib/roebe/www/solarzellen/solarzellen.cgi +7 -0
  2371. data/lib/roebe/www/solarzellen/solarzellen.rb +13 -0
  2372. data/lib/roebe/www/solarzellen/solarzellen.sinatra +56 -0
  2373. data/lib/roebe/www/space_exploration/space_exploration.cgi +7 -0
  2374. data/lib/roebe/www/space_exploration/space_exploration.rb +23 -0
  2375. data/lib/roebe/www/space_exploration/space_exploration.sinatra +56 -0
  2376. data/lib/roebe/www/statistik/statistik.cgi +7 -0
  2377. data/lib/roebe/www/statistik/statistik.rb +612 -0
  2378. data/lib/roebe/www/statistik/statistik.sinatra +56 -0
  2379. data/lib/roebe/www/std_linux.rb +83 -0
  2380. data/lib/roebe/www/strom/strom.cgi +7 -0
  2381. data/lib/roebe/www/strom/strom.rb +74 -0
  2382. data/lib/roebe/www/strom/strom.sinatra +56 -0
  2383. data/lib/roebe/www/sudoers/sudoers +43 -0
  2384. data/lib/roebe/www/svg/svg.cgi +7 -0
  2385. data/lib/roebe/www/svg/svg.rb +47 -0
  2386. data/lib/roebe/www/svg/svg.sinatra +56 -0
  2387. data/lib/roebe/www/synthetic_biology/synthetic_biology.cgi +7 -0
  2388. data/lib/roebe/www/synthetic_biology/synthetic_biology.rb +165 -0
  2389. data/lib/roebe/www/synthetic_biology/synthetic_biology.sinatra +56 -0
  2390. data/lib/roebe/www/systemd/systemd.cgi +9 -0
  2391. data/lib/roebe/www/systemd/systemd.rb +50 -0
  2392. data/lib/roebe/www/systemd/systemd.sinatra +56 -0
  2393. data/lib/roebe/www/techniques_in_molecular_biology/techniques_in_molecular_biology.cgi +7 -0
  2394. data/lib/roebe/www/techniques_in_molecular_biology/techniques_in_molecular_biology.rb +91 -0
  2395. data/lib/roebe/www/techniques_in_molecular_biology/techniques_in_molecular_biology.sinatra +56 -0
  2396. data/lib/roebe/www/terminals/lilyterm.md +8 -0
  2397. data/lib/roebe/www/terminals/terminals.cgi +7 -0
  2398. data/lib/roebe/www/terminals/terminals.rb +125 -0
  2399. data/lib/roebe/www/terminals/terminals.sinatra +56 -0
  2400. data/lib/roebe/www/the_linux_kernel/the_linux_kernel.cgi +11 -0
  2401. data/lib/roebe/www/the_linux_kernel/the_linux_kernel.rb +1660 -0
  2402. data/lib/roebe/www/the_linux_kernel/the_linux_kernel.sinatra +56 -0
  2403. data/lib/roebe/www/thinking_methods/thinking_methods.cgi +7 -0
  2404. data/lib/roebe/www/thinking_methods/thinking_methods.rb +144 -0
  2405. data/lib/roebe/www/thinking_methods/thinking_methods.sinatra +56 -0
  2406. data/lib/roebe/www/thunderbird/thunderbird.cgi +7 -0
  2407. data/lib/roebe/www/thunderbird/thunderbird.rb +70 -0
  2408. data/lib/roebe/www/thunderbird/thunderbird.sinatra +56 -0
  2409. data/lib/roebe/www/time/time.cgi +7 -0
  2410. data/lib/roebe/www/time/time.rb +82 -0
  2411. data/lib/roebe/www/time/time.sinatra +56 -0
  2412. data/lib/roebe/www/tmux/tmux.cgi +7 -0
  2413. data/lib/roebe/www/tmux/tmux.rb +34 -0
  2414. data/lib/roebe/www/tmux/tmux.sinatra +56 -0
  2415. data/lib/roebe/www/toxikologie/toxikologie.cgi +7 -0
  2416. data/lib/roebe/www/toxikologie/toxikologie.rb +35 -0
  2417. data/lib/roebe/www/toxikologie/toxikologie.sinatra +56 -0
  2418. data/lib/roebe/www/trac/trac.cgi +7 -0
  2419. data/lib/roebe/www/trac/trac.rb +46 -0
  2420. data/lib/roebe/www/trac/trac.sinatra +56 -0
  2421. data/lib/roebe/www/training/training.cgi +7 -0
  2422. data/lib/roebe/www/training/training.rb +278 -0
  2423. data/lib/roebe/www/training/training.sinatra +52 -0
  2424. data/lib/roebe/www/udev/udev.cgi +7 -0
  2425. data/lib/roebe/www/udev/udev.rb +128 -0
  2426. data/lib/roebe/www/udev/udev.sinatra +56 -0
  2427. data/lib/roebe/www/unionfs/unionfs.cgi +8 -0
  2428. data/lib/roebe/www/unionfs/unionfs.rb +325 -0
  2429. data/lib/roebe/www/unionfs/unionfs.sinatra +56 -0
  2430. data/lib/roebe/www/usb/usb.cgi +7 -0
  2431. data/lib/roebe/www/usb/usb.rb +743 -0
  2432. data/lib/roebe/www/usb/usb.sinatra +52 -0
  2433. data/lib/roebe/www/vectors/vectors.cgi +7 -0
  2434. data/lib/roebe/www/vectors/vectors.rb +53 -0
  2435. data/lib/roebe/www/vectors/vectors.sinatra +56 -0
  2436. data/lib/roebe/www/view_via_pre_tag/README.md +2 -0
  2437. data/lib/roebe/www/view_via_pre_tag/view_via_pre_tag.cgi +26 -0
  2438. data/lib/roebe/www/vim/aliases/vim_aliases.yml +487 -0
  2439. data/lib/roebe/www/vim/autocmds/vim_autocmds +50 -0
  2440. data/lib/roebe/www/vim/colours/desert.vim +105 -0
  2441. data/lib/roebe/www/vim/colours/golden.vim +72 -0
  2442. data/lib/roebe/www/vim/colours/sienna.vim +47 -0
  2443. data/lib/roebe/www/vim/colours/softblue.vim +45 -0
  2444. data/lib/roebe/www/vim/colours/zenburn.vim +135 -0
  2445. data/lib/roebe/www/vim/functions/functions +185 -0
  2446. data/lib/roebe/www/vim/mappings/mappings.md +372 -0
  2447. data/lib/roebe/www/vim/matrix/matrix.vim +316 -0
  2448. data/lib/roebe/www/vim/tetris/tetris.vim +331 -0
  2449. data/lib/roebe/www/vim/vim.cgi +7 -0
  2450. data/lib/roebe/www/vim/vim.rb +856 -0
  2451. data/lib/roebe/www/vim/vim.sinatra +52 -0
  2452. data/lib/roebe/www/vim/vimrc/vimrc +332 -0
  2453. data/lib/roebe/www/virology/virology.cgi +7 -0
  2454. data/lib/roebe/www/virology/virology.rb +457 -0
  2455. data/lib/roebe/www/virology/virology.sinatra +56 -0
  2456. data/lib/roebe/www/virtual_reality/virtual_reality.cgi +7 -0
  2457. data/lib/roebe/www/virtual_reality/virtual_reality.rb +155 -0
  2458. data/lib/roebe/www/virtual_reality/virtual_reality.sinatra +52 -0
  2459. data/lib/roebe/www/visual_studio/visual_studio.cgi +7 -0
  2460. data/lib/roebe/www/visual_studio/visual_studio.rb +29 -0
  2461. data/lib/roebe/www/visual_studio/visual_studio.sinatra +56 -0
  2462. data/lib/roebe/www/vitamines/vitamines.cgi +11 -0
  2463. data/lib/roebe/www/vitamines/vitamines.rb +105 -0
  2464. data/lib/roebe/www/vitamines/vitamines.sinatra +56 -0
  2465. data/lib/roebe/www/vnc/vnc.cgi +7 -0
  2466. data/lib/roebe/www/vnc/vnc.rb +28 -0
  2467. data/lib/roebe/www/vnc/vnc.sinatra +56 -0
  2468. data/lib/roebe/www/voice_recorders/voice_recorders.cgi +7 -0
  2469. data/lib/roebe/www/voice_recorders/voice_recorders.rb +48 -0
  2470. data/lib/roebe/www/voice_recorders/voice_recorders.sinatra +52 -0
  2471. data/lib/roebe/www/wahrscheinlichkeit/wahrscheinlichkeit.cgi +7 -0
  2472. data/lib/roebe/www/wahrscheinlichkeit/wahrscheinlichkeit.rb +270 -0
  2473. data/lib/roebe/www/wahrscheinlichkeit/wahrscheinlichkeit.sinatra +56 -0
  2474. data/lib/roebe/www/war_in_Ukraine_2022/war_in_Ukraine_2022.cgi +66 -0
  2475. data/lib/roebe/www/waschmaschinen/waschmaschinen.cgi +7 -0
  2476. data/lib/roebe/www/waschmaschinen/waschmaschinen.rb +112 -0
  2477. data/lib/roebe/www/waschmaschinen/waschmaschinen.sinatra +52 -0
  2478. data/lib/roebe/www/webserving/webserving.cgi +7 -0
  2479. data/lib/roebe/www/webserving/webserving.rb +905 -0
  2480. data/lib/roebe/www/webserving/webserving.sinatra +52 -0
  2481. data/lib/roebe/www/weechat/weechat.cgi +7 -0
  2482. data/lib/roebe/www/weechat/weechat.rb +167 -0
  2483. data/lib/roebe/www/weechat/weechat.sinatra +52 -0
  2484. data/lib/roebe/www/wein/wein.cgi +7 -0
  2485. data/lib/roebe/www/wein/wein.rb +16 -0
  2486. data/lib/roebe/www/wein/wein.sinatra +56 -0
  2487. data/lib/roebe/www/wget/wgetrc +124 -0
  2488. data/lib/roebe/www/why_linux/why_linux.cgi +7 -0
  2489. data/lib/roebe/www/why_linux/why_linux.rb +287 -0
  2490. data/lib/roebe/www/why_linux/why_linux.sinatra +56 -0
  2491. data/lib/roebe/www/wikis/wikis.cgi +7 -0
  2492. data/lib/roebe/www/wikis/wikis.rb +18 -0
  2493. data/lib/roebe/www/wikis/wikis.sinatra +56 -0
  2494. data/lib/roebe/www/wine/wine.cgi +7 -0
  2495. data/lib/roebe/www/wine/wine.rb +323 -0
  2496. data/lib/roebe/www/wine/wine.sinatra +52 -0
  2497. data/lib/roebe/www/wine/wine_config +69 -0
  2498. data/lib/roebe/www/wings3d/data/House_Villa.wings +0 -0
  2499. data/lib/roebe/www/wings3d/wings3d.cgi +7 -0
  2500. data/lib/roebe/www/wings3d/wings3d.rb +56 -0
  2501. data/lib/roebe/www/wings3d/wings3d.sinatra +56 -0
  2502. data/lib/roebe/www/witze/witze.cgi +9 -0
  2503. data/lib/roebe/www/witze/witze.rb +1040 -0
  2504. data/lib/roebe/www/witze/witze.sinatra +56 -0
  2505. data/lib/roebe/www/wlan/wlan.cgi +9 -0
  2506. data/lib/roebe/www/wlan/wlan.rb +754 -0
  2507. data/lib/roebe/www/wlan/wlan.sinatra +56 -0
  2508. data/lib/roebe/www/wlan/wpa_supplicant.conf +55 -0
  2509. data/lib/roebe/www/working_from_home/working_from_home.md +60 -0
  2510. data/lib/roebe/www/world_health_organization/world_health_organization.cgi +7 -0
  2511. data/lib/roebe/www/world_health_organization/world_health_organization.rb +69 -0
  2512. data/lib/roebe/www/world_health_organization/world_health_organization.sinatra +56 -0
  2513. data/lib/roebe/www/xampp/xampp.cgi +134 -0
  2514. data/lib/roebe/www/xchat/xchat.cgi +7 -0
  2515. data/lib/roebe/www/xchat/xchat.rb +146 -0
  2516. data/lib/roebe/www/xchat/xchat.sinatra +56 -0
  2517. data/lib/roebe/www/xmas/xmas.cgi +7 -0
  2518. data/lib/roebe/www/xmas/xmas.rb +521 -0
  2519. data/lib/roebe/www/xmas/xmas.sinatra +56 -0
  2520. data/lib/roebe/www/xorg/xorg.cgi +9 -0
  2521. data/lib/roebe/www/xorg/xorg.rb +2912 -0
  2522. data/lib/roebe/www/xorg/xorg.sinatra +56 -0
  2523. data/lib/roebe/www/yeast/yeast.cgi +7 -0
  2524. data/lib/roebe/www/yeast/yeast.rb +96 -0
  2525. data/lib/roebe/www/yeast/yeast.sinatra +56 -0
  2526. data/lib/roebe/www/zenity/zenity.cgi +7 -0
  2527. data/lib/roebe/www/zenity/zenity.rb +208 -0
  2528. data/lib/roebe/www/zenity/zenity.sinatra +56 -0
  2529. data/lib/roebe/www/zitieren/example.md +10 -0
  2530. data/lib/roebe/www/zitieren/wie_zitiert_man_in_der_Wissenschaft_richtig.md +261 -0
  2531. data/lib/roebe/www/zoologie/zoologie.cgi +7 -0
  2532. data/lib/roebe/www/zoologie/zoologie.gtk +150 -0
  2533. data/lib/roebe/www/zoologie/zoologie.rb +162 -0
  2534. data/lib/roebe/www/zoologie/zoologie.sinatra +56 -0
  2535. data/lib/roebe/www/zoom/zoom.cgi +7 -0
  2536. data/lib/roebe/www/zoom/zoom.rb +55 -0
  2537. data/lib/roebe/www/zoom/zoom.sinatra +56 -0
  2538. data/lib/roebe/www/zsh/zshrc +360 -0
  2539. data/lib/roebe/xml/catalog +29 -0
  2540. data/lib/roebe/yaml/advertisement_servers.yml +18 -0
  2541. data/lib/roebe/yaml/autogenerate_these_rewrite_rules/autogenerate_these_rewrite_rules.yml +131 -0
  2542. data/lib/roebe/yaml/autostart_these_programs.yml +22 -0
  2543. data/lib/roebe/yaml/bezirke_in_wien/bezirke_in_wien.yml +29 -0
  2544. data/lib/roebe/yaml/boot_settings/boot_settings.yml +53 -0
  2545. data/lib/roebe/yaml/browser.yml +1 -0
  2546. data/lib/roebe/yaml/compile/compile.yml +262 -0
  2547. data/lib/roebe/yaml/current_ruby_versions.yml +12 -0
  2548. data/lib/roebe/yaml/directory_structure.yml +121 -0
  2549. data/lib/roebe/yaml/display_settings/display_settings.yml +184 -0
  2550. data/lib/roebe/yaml/e_kennzeichnungen/e_kennzeichnungen.yml +101 -0
  2551. data/lib/roebe/yaml/error_codes/error_codes.yml +342 -0
  2552. data/lib/roebe/yaml/escape_codes/escape_codes.yml +12 -0
  2553. data/lib/roebe/yaml/famous_bboys/famous_bboys.yml +14 -0
  2554. data/lib/roebe/yaml/file_information.yml +34 -0
  2555. data/lib/roebe/yaml/fonts/fonts.yml +33 -0
  2556. data/lib/roebe/yaml/forbidden_IPs.yml +2 -0
  2557. data/lib/roebe/yaml/fstab/fstab.yml +122 -0
  2558. data/lib/roebe/yaml/funstuff/am/303/274sante_deutsche_w/303/266rter.yml +2 -0
  2559. data/lib/roebe/yaml/gnome/gnome.yml +8 -0
  2560. data/lib/roebe/yaml/holidays/holidays.yml +24 -0
  2561. data/lib/roebe/yaml/http_status_codes/http_status_codes.yml +52 -0
  2562. data/lib/roebe/yaml/individual_environment_variables/cflags.yml +59 -0
  2563. data/lib/roebe/yaml/individual_environment_variables/lang.yml +75 -0
  2564. data/lib/roebe/yaml/individual_environment_variables/ldflags.yml +2 -0
  2565. data/lib/roebe/yaml/individual_environment_variables/term.yml +14 -0
  2566. data/lib/roebe/yaml/ip_suffix/ip_suffix.yml +22 -0
  2567. data/lib/roebe/yaml/irc/irc.yml +11 -0
  2568. data/lib/roebe/yaml/kde/kde.yml +54 -0
  2569. data/lib/roebe/yaml/kernel/kernel.yml +11 -0
  2570. data/lib/roebe/yaml/kernel_config/kernel_config.yml +79 -0
  2571. data/lib/roebe/yaml/linux_kernel_settings.yml +11 -0
  2572. data/lib/roebe/yaml/ls_colors.yml +17 -0
  2573. data/lib/roebe/yaml/main_avi.yml +1 -0
  2574. data/lib/roebe/yaml/main_editor.yml +1 -0
  2575. data/lib/roebe/yaml/main_jpg.yml +1 -0
  2576. data/lib/roebe/yaml/main_pdf.yml +1 -0
  2577. data/lib/roebe/yaml/main_png.yml +1 -0
  2578. data/lib/roebe/yaml/mark_this_directory.yml +1 -0
  2579. data/lib/roebe/yaml/mime/mime.yml +615 -0
  2580. data/lib/roebe/yaml/mime_types.yml +37 -0
  2581. data/lib/roebe/yaml/monitors/monitors.yml +127 -0
  2582. data/lib/roebe/yaml/n_people_in_these_countries.yml +31 -0
  2583. data/lib/roebe/yaml/name_for_the_wireless_interface.yml +1 -0
  2584. data/lib/roebe/yaml/pdf/pdf1.yml +1 -0
  2585. data/lib/roebe/yaml/pdf/pdf2.yml +1 -0
  2586. data/lib/roebe/yaml/pdf/pdf3.yml +1 -0
  2587. data/lib/roebe/yaml/pdf/pdf4.yml +1 -0
  2588. data/lib/roebe/yaml/pdf/pdf5.yml +1 -0
  2589. data/lib/roebe/yaml/pdf/pdf6.yml +1 -0
  2590. data/lib/roebe/yaml/pdf/pdf7.yml +1 -0
  2591. data/lib/roebe/yaml/pdf/pdf8.yml +1 -0
  2592. data/lib/roebe/yaml/pdf/pdf9.yml +1 -0
  2593. data/lib/roebe/yaml/peoples_age.yml +6 -0
  2594. data/lib/roebe/yaml/ports/ports.yml +50 -0
  2595. data/lib/roebe/yaml/posix_character_classes.yml +13 -0
  2596. data/lib/roebe/yaml/project_base_directory.yml +0 -0
  2597. data/lib/roebe/yaml/rufnummern_in_/303/266sterreich/rufnummern_in_/303/266sterreich.yml +5 -0
  2598. data/lib/roebe/yaml/size_of_countries.yml +197 -0
  2599. data/lib/roebe/yaml/statistics/statistics.yml +17 -0
  2600. data/lib/roebe/yaml/sternzeichen/sternzeichen.yml +16 -0
  2601. data/lib/roebe/yaml/system/system.yml +80 -0
  2602. data/lib/roebe/yaml/temperature_of_the_planets_in_our_solar_system/temperature_of_the_planets_in_our_solar_system.yml +22 -0
  2603. data/lib/roebe/yaml/test/README.md +4 -0
  2604. data/lib/roebe/yaml/test/umlaute.yml +2 -0
  2605. data/lib/roebe/yaml/the_beginning_of_linux/the_beginning_of_linux.yml +29 -0
  2606. data/lib/roebe/yaml/use_colours.yml +1 -0
  2607. data/lib/roebe/yaml/world_capitals/world_capitals.yml +204 -0
  2608. data/lib/roebe/yaml/world_geography_and_people/world_geography_and_people.yml +13 -0
  2609. data/lib/roebe.rb +7 -0
  2610. data/roebe.gemspec +104 -0
  2611. data/test/hello_world/hello_world.rb +1 -0
  2612. data/test/misc/README.md +2 -0
  2613. data/test/misc/arity_example.rb +44 -0
  2614. data/test/misc/display_the_shell_colours.rb +48 -0
  2615. data/test/misc/fetch_a_specific_key_from_a_hash.rb +26 -0
  2616. data/test/misc/fork_example.rb +15 -0
  2617. data/test/misc/hello_world.rb +1 -0
  2618. data/test/misc/heredoc_example.rb +9 -0
  2619. data/test/misc/name_of_this_script.rb +8 -0
  2620. data/test/misc/read_keypresses.rb +79 -0
  2621. data/test/misc/readline/README.md +1 -0
  2622. data/test/misc/readline/completion_for_a_static_list.rb +30 -0
  2623. data/test/misc/simple_sigint_example.rb +51 -0
  2624. data/test/misc/simple_user_input_via_stdin_or_Readline_example.rb +14 -0
  2625. data/test/misc/tcp_socket_example.rb +28 -0
  2626. data/test/misc/tracer.rb +39 -0
  2627. data/test/misc/with_border.rb +22 -0
  2628. data/test/testing_cat.rb +3 -0
  2629. data/test/testing_class_configuration/testing_class_configuration.rb +81 -0
  2630. data/test/testing_core_functionality_of_ruby/README.md +6 -0
  2631. data/test/testing_core_functionality_of_ruby/file_test.rb +1 -0
  2632. data/test/testing_core_functionality_of_ruby/verbose_file_copy.rb +5 -0
  2633. data/test/testing_google_url_cleaner.rb +25 -0
  2634. data/test/testing_http_status_codes.rb +13 -0
  2635. data/test/testing_identical.rb +17 -0
  2636. data/test/testing_move_file.rb +14 -0
  2637. data/test/testing_permission_ascii_format.rb +23 -0
  2638. data/test/testing_sql_paradise.rb +17 -0
  2639. data/test/testing_the_roebe_shell.rb +31 -0
  2640. data/test/testing_twentyfour_hours_notation.rb +37 -0
  2641. data/test/testing_zenity.rb +26 -0
  2642. metadata +2785 -0
@@ -0,0 +1,2984 @@
1
+ #!/usr/bin/ruby -w
2
+ # Encoding: UTF-8
3
+ # frozen_string_literal: true
4
+ # =========================================================================== #
5
+ # http://localhost/DATA/PROGRAMMING_LANGUAGES/RUBY/src/roebe/doc/diamond_shell_tutorial.cgi
6
+ # =========================================================================== #
7
+ # Das Tutorial hier muss in Englisch gehalten sein.
8
+ # http://localhost/PROGRAMMING_LANGUAGES/RUBY/SRC/diamond_shell/lib/diamond_shell/documentation/DIAMOND_SHELL_TUTORIAL.cgi
9
+ # =========================================================================== #
10
+ require 'cyberweb/autoinclude' # rf diatut
11
+
12
+ english {
13
+ t 'Diamond Shell Tutorial'
14
+ css_style '
15
+ pre {font-size:1.25em}
16
+ p { margin-left:1em;}
17
+ h2 { color: yellow; margin-top:0.2em; margin-bottom:0px; }
18
+ body { width:98%;}
19
+ div {
20
+ padding:5px;
21
+ margin-bottom:10px;
22
+ }
23
+ span.directory {
24
+ color: orange;
25
+ }
26
+ span.file, b.file {
27
+ color: lightgreen;
28
+ }
29
+ b.cmd,b.variables {
30
+ color: orange;
31
+ }
32
+
33
+ .thin_orange_border {
34
+ border: 1px solid orange;
35
+ box-shadow: 0 1px 1px red;
36
+ }
37
+ '
38
+ fav 'RPG/RPG_FAVICON.png'
39
+ body_css_class 'pad1em BG_Black White'
40
+ font_size '1.15em'
41
+
42
+ GREEN_SQUARE = sg(:green_square, 'marr8px')
43
+ CMD_COLOUR = 'lightblue'
44
+ CMD = 'marl2em BO '+CMD_COLOUR
45
+ CMD2 = 'marl4em BO '+CMD_COLOUR
46
+ Cyberweb.cmd2 = CMD2
47
+
48
+ # =========================================================================== #
49
+ # === in_file
50
+ # =========================================================================== #
51
+ def in_file(this_file)
52
+ e dot(102, 'marr6px')+this_file,'orange BO'
53
+ end
54
+
55
+ # =========================================================================== #
56
+ # === sin_file
57
+ # =========================================================================== #
58
+ def sin_file(i)
59
+ return string_s2(i,'orange BO')
60
+ end
61
+
62
+ ARRAY_HEADER_IDS = []
63
+
64
+ # =========================================================================== #
65
+ # === command
66
+ # =========================================================================== #
67
+ def command(this_command, optional_id = '')
68
+ e this_command, CMD, optional_id
69
+ end; alias cmd command # === cmd
70
+
71
+ # =========================================================================== #
72
+ # === header
73
+ # =========================================================================== #
74
+ def header(content)
75
+ spacer :center
76
+ id = content.downcase
77
+ if id.include? '<' # split at first <
78
+ index = id.index '<'
79
+ id = id[0,index]
80
+ end
81
+ id = id.gsub(/ /,'_').sub(/^the_/,'')
82
+ ARRAY_HEADER_IDS << id
83
+ # ========================================================================= #
84
+ # Add a HTML comment to the subsection. This may allow us to
85
+ # identify the section in a simple way.
86
+ # ========================================================================= #
87
+ ee Cyberweb.html_comment('Header for: '+id.to_s, :newline)
88
+ h2 GREEN_SQUARE+'<a class="marl5px yel" href="#'+id+'">'+content+'</a>','marb8px',id
89
+ end; alias personal_header header # For now, we keep this as alias, but in the future we may use an own header.
90
+
91
+ doc('wid78') {
92
+ div {
93
+ img 'PC/DIAMOND_SHELL/DIAMOND_SHELL_LOGO.png','marl3em', :drag # The logo.
94
+ }
95
+ h3 'This document was last updated in <b>March 2017</b>.'
96
+ br
97
+ anm 'This is a tutorial for the Diamond Shell (also called DiaShell),
98
+ which is a shell written in the programming language Ruby.', margin_left: '2em'
99
+ br
100
+ anm 'Please note that this tutorial assumes that you have a Diamond Shell
101
+ instance running.', margin_left: '3em'
102
+ br
103
+ e 'That is, after you have started it, for instance by typing <b>dia</b>
104
+ in a terminal, you can type in the following commands.'
105
+ # ========================================================================= #
106
+ # === Diamond Shell Features tag.
107
+ # ========================================================================= #
108
+ header 'Features'
109
+ p {
110
+ e 'Listing the most important <b>features</b> of the <b>Diamond Shell</b>:'; br
111
+ le3 '# - backup audio, or data, to usb or hdd.'
112
+ le3 '# - Compiles apps and chain_compiles even more apps.'
113
+ le3 '# - Type news to open some webpages for news stuff.'
114
+ le3 '# - Vim "support", which means you use vim to edit stuff.'
115
+ le3 '# - Trigger certain events. '
116
+ le3 '# - On startup of this shell, you can define some actions which'
117
+ le3 '# need to be done, i.e "rdia rsong" to play random songs. More'
118
+ le3 '# about this, please see the section here called "startup".'
119
+ le3 '# - ISO Creation, CD and DVD burning.'
120
+ le3 '# - ri-like browsing behaviour.'
121
+ le3 '# - Open your favourite files by specifing something like "blxorg"'
122
+ le3 '# - Open a local page in your editor by issuing "rf keyword"'
123
+ le3 '# - InBuilt help file.'
124
+ le3 '# use "songs" to view your local songs and songs 44-48
125
+ to play song 44 up to including song 48'
126
+ br
127
+ e 'It really has a lot more features, it is best to look at
128
+ the page here - have a look around.'
129
+ br
130
+ e 'It should include all what is necessary - and if not, then
131
+ I will add this information here.'
132
+ }
133
+ # ========================================================================= #
134
+ # === Design tag
135
+ # ========================================================================= #
136
+ header 'Design Statements and Philosophy'
137
+ p {
138
+ e '<b class="orange">@aliases</b> should contain ALL aliases.'
139
+ br
140
+ e 'Every string data that the shell gathers - before it is sent
141
+ to the user - will be stored in a variable. This way you can tap
142
+ into this variable and make further use of it, for whatever
143
+ purpose.'
144
+ br
145
+ e '<b class="orange">@this_file</b> points to the last
146
+ assigned or otherwise used file. Only this, and only
147
+ one variable may refer to the last used file.'
148
+ }
149
+ # ========================================================================= #
150
+ # === History tag
151
+ # rf diacgi history
152
+ # ========================================================================= #
153
+ header 'History Support'
154
+ p('','history') {
155
+ e 'The Diamond Shell will, by default, log all commands that you
156
+ did enter via a keyboard interface.'
157
+ br
158
+ e 'This behaviour can be <b>turned off</b> by setting <b>enable_history_logging</b>
159
+ to false in the config file; you can also do this at <b>runtime</b> if
160
+ you do input <b class="cmd">disable logging</b> or <b>no logging</b>).'
161
+ br
162
+ e 'To access this information of your history, you can issue either of
163
+ these synonymous commands:'
164
+ br
165
+ cmd ' h'
166
+ cmd ' history?'
167
+ br
168
+ e 'This will then display the input-history.'
169
+ br
170
+ e 'You can also use a position of the history at, i.e. place 5,
171
+ like this:'
172
+ br
173
+ cmd ' history 5'
174
+ br
175
+ e 'This will '+sg(:dice,'marr6px')+'<b>substitute</b> the history
176
+ command of position 5. In other words, this allows you to use history
177
+ you already did input at an earlier time.'
178
+ br
179
+ e 'You can also use the bash equivalent here:'
180
+ br
181
+ cmd ' !-2'
182
+ br
183
+ e 'Personally I find this less readable, but if you are coming
184
+ from bash and like this functionality, you can use this in
185
+ the Diamond Shell as well.'
186
+ br
187
+ anm 'Please note - we wont append to the history log if the last
188
+ command entered is the same as the last entry in the history log
189
+ (keeping duplicates is not so useful).'
190
+ br
191
+ e 'You can empty/clear the history any given time by doing:'
192
+ br
193
+ cmd ' empty history'
194
+ br
195
+ e 'You can also disable logging of the history by doing:'
196
+ br
197
+ cmd ' disable history'
198
+ br
199
+ e 'And of course you can disable history support on startup
200
+ of the Diamond Shell as well:'
201
+ br
202
+ cmd ' rda --nohistory # or one of the aliases towards --nohistory'
203
+ br
204
+ anm 'We log all commands into the file <b>last_commands.yml</b>.'
205
+ }
206
+ # ========================================================================= #
207
+ # === Gzip Tag
208
+ # ========================================================================= #
209
+ header 'Gzip'
210
+ p {
211
+ e 'You can compress a string using gzip/zlib:'
212
+ br
213
+ cmd 'gzip bla'
214
+ br
215
+ e 'However right now I can not think for a good usage scenario
216
+ for this ...'
217
+ }
218
+ # ========================================================================= #
219
+ # === Generate Tag
220
+ # ========================================================================= #
221
+ header 'Generate Part'
222
+ p {
223
+ e 'To generate a new page, issue:'
224
+ br
225
+ cmd ' generate BIOS.cgi'
226
+ br
227
+ e 'This will simply generate a new .cgi file.'
228
+ }
229
+ # ========================================================================= #
230
+ # === Feedback Tag, Documentation tag
231
+ # ========================================================================= #
232
+ header 'Feedback Part'
233
+ p {
234
+ e 'To get feedback about every Xorg component, do this:'
235
+ br
236
+ cmd 'gfeedback all_of_xorg'
237
+ br
238
+ anm 'Note that this will also generate a .html page.'
239
+ e 'As usual, using "<i>gfeedback help</i>" or "<i>gfeedback ?</i>"
240
+ will give you some help about this method.'
241
+ br
242
+ e 'To feedback the version of a program, do this:'
243
+ br
244
+ cmd ' programversion cups'
245
+ br
246
+ e 'To feedback the available programs, do:'
247
+ br
248
+ cmd 'aprograms'
249
+ br
250
+ e 'You can also get feedback about the documentation of Ruby.'
251
+ br
252
+ cmd ' docu? Array#sort'
253
+ br
254
+ anm 'You can also omit the leading docu? identifier and just
255
+ use this instead:'
256
+ br
257
+ cmd ' Array#sort'
258
+ br
259
+ e 'The above would use Ri to feedback information about Ruby.'
260
+ br
261
+ e 'This syntax here also works:'
262
+ br
263
+ cmd ' docu? Array.sort'
264
+ cmd ' showdoc Dir.chdir'
265
+ br
266
+ e 'And you can also <b>grab</b> the documentation for .rb files:'
267
+ br
268
+ cmd ' docu? foobar.rb'
269
+ br
270
+ }
271
+ # ========================================================================= #
272
+ # === Startup Tag
273
+ # ========================================================================= #
274
+ header 'Startup' # rf diatut startup
275
+ p {
276
+ e 'The Diamond Shell will allow some things to be done at startup
277
+ time.'
278
+ br
279
+ e 'Please keep in mind that there are aliases possible for your
280
+ convenience. For instance, the option nocolours and nocolors are
281
+ synonymous. Also, you can use either - or --, for instance
282
+ --nocolours will be the same as -nocolours.'
283
+ br
284
+ e 'You can decide what you prefer on your own.'
285
+ br
286
+ # ======================================================================= #
287
+ # Commandline options. rf diacgi commandline_options
288
+ # ======================================================================= #
289
+ e 'Following comes a table with the currently supported Commandline-Options:'
290
+ table2 'mart1em pad4px','commandline_options',
291
+ 'margin-left: 6.5em; border-spacing: 12pt',
292
+ '<i>--version</i>','<b class="lightred">Display the version
293
+ number of this shell.</b>',
294
+ '<i>--time</i>','<b class="lightred">show the current time, in
295
+ HH:MM:SS notation</b>',
296
+ '<i>--nocolours</i>','<b class="lightred">disable colours.</b>',
297
+ '<i>--run_method</i>','<b class="lightred">run a specific
298
+ method, then exit.</b>',
299
+ '<i>--norc</i>','<b class="lightred">do not load the
300
+ configuration file(s) on startup. This also will ignore
301
+ the file diamondrc, should it exist.</b>',
302
+ '<i>--extract</i>','<b class="lightred">simply extract
303
+ something, with the aid of the DiamondShell, such
304
+ as: rda extract all.</b>',
305
+ '<i>--help</i>','<b class="lightred">show the various help
306
+ options, then exit</b>',
307
+ '<i>--debug</i>','<b class="lightred">enable debugging
308
+ for this Diamond Shell instance</b>',
309
+ '<i>--silent-startup</i>','<b class="lightred">we will be rather
310
+ silent on startup</b>'
311
+ br
312
+ anm 'If you use a -- option that does not exist, the Diamond Shell
313
+ will notify you that it does not exist.'
314
+ br
315
+ e 'You can also invoke a specific method from the Diamond Shell from
316
+ the commandline.'
317
+ br
318
+ e 'Examples:'
319
+ br
320
+ cmd ' rdia --runmethod run_pkg_config'
321
+ cmd ' rdia --norc'
322
+ br
323
+ e 'You can also get tab completion on the commandline.'
324
+ br
325
+ e 'For instance, type this:'
326
+ br
327
+ cmd Cyberweb.escape_html(' rda --<TAB>')
328
+ br
329
+ e 'This will complete to --help'
330
+ br
331
+ e 'This will also work if you wish to tab-complete on the
332
+ current files in the working directory of your shell.'
333
+ br
334
+ e 'So if you have a file called foo.txt, this will work:'
335
+ br
336
+ cmd ' rda fo<TAB>'
337
+ br
338
+ e 'The startup-related code will also attempt to
339
+ generated a hash that can be used for swift
340
+ filesystem-navigation.'
341
+ }
342
+ # ========================================================================= #
343
+ # Method name Format. Methods tag.
344
+ # ========================================================================= #
345
+ header 'Call any method'
346
+ p {
347
+ e 'You can call any method by its name from within the Diamond Shell.'
348
+ br
349
+ e 'The <b>general syntax</b> for this procedure is:'
350
+ br
351
+ cmd ' cmethod <span class="yel">name</span>'
352
+ br
353
+ e 'Examples:'
354
+ br
355
+ cmd ' cmethod foobar # would call the method foobar, if it exists.'
356
+ cmd ' cmethod clear_history'
357
+ cmd ' cmethod preformed_action?'
358
+ cmd ' cmethod history?'
359
+ cmd ' cmethod upload_screenshots?'
360
+ br
361
+ anm 'method and cmethod works the same, method is just an alias
362
+ to cmethod.'
363
+ br
364
+ e 'To list all available methods (which you could then call
365
+ with <b>cmethod</b>), do this:'
366
+ cmd ' all_methods'
367
+ br
368
+ e 'Also note that you can get feedback about a method since August
369
+ 2015 if you pass the name:'
370
+ br
371
+ cmd ' method? yel'
372
+ cmd ' method? clear_history'
373
+ }
374
+ # ========================================================================= #
375
+ # === Compile Format (compile tag)
376
+ # ========================================================================= #
377
+ header 'Compile'
378
+ p {
379
+ img 'PC/OS/LINUX/COMPILE.png', '', :drag_and_highlight; br
380
+ br
381
+ e 'If you want to get a list of all programs which can be
382
+ compiled, do this:'
383
+ br
384
+ cmd ' compile help'
385
+ br
386
+ e 'You can compile i.e. nano by doing:'
387
+ br
388
+ cmd ' compile nano'
389
+ br
390
+ e 'In general the syntax is:'
391
+ br
392
+ cmd Cyberweb.escape_html(' compile <name>')
393
+ }
394
+ # ========================================================================= #
395
+ # Weekday tag
396
+ # ========================================================================= #
397
+ header 'Weekday'
398
+ p {
399
+ e 'You can find out the weekday of any date like so:'
400
+ br
401
+ cmd ' wday 13.11.2011'
402
+ cmd2 ' This day is a Sunday.'
403
+ br
404
+ cmd ' wday today'
405
+ cmd2 ' This day is a Sunday.'
406
+ br
407
+ cmd ' wday today?'
408
+ cmd2 ' This day is a Saturday.'
409
+ }
410
+ # ========================================================================= #
411
+ # Prompt tag
412
+ # ========================================================================= #
413
+ header 'Prompt'
414
+ p {
415
+ e 'You can modify the prompt by doing something like this here:'
416
+ br
417
+ cmd ' prompt foo'
418
+ br
419
+ e 'Some options exist in regards to the prompt. For a listing of these,
420
+ query via help, such as this:'
421
+ cmd ' prompt help'
422
+ br
423
+ anm 'The Disco Prompt may be fun to try out.'
424
+ br
425
+ e 'You can set a mixed prompt, meaning that directories
426
+ will be colourized as default, but the / between them
427
+ will have another colour.'
428
+ br
429
+ e "Let's look at a screenshot for this:"
430
+ img 'PC/DIAMOND_SHELL/DIAMOND_SHELL_MIXED_PROMPT.png',
431
+ 'mar0_5em marl3em'; br
432
+ e 'And now the code for this:'
433
+ cmd 'setprompt mixed'
434
+ br
435
+ e 'If you wish to clear the prompt again, do this:'
436
+ cmd ' prompt nil'
437
+ }
438
+ # ========================================================================= #
439
+ # Triggering Events
440
+ # ========================================================================= #
441
+ header 'Triggering Events'
442
+ p {
443
+ e 'You can trigger (and register) certain events. For instance.'
444
+ cmd 'in 5 sekunden trigger wecker'
445
+ e 'Would register this action to be run in 5 seconds from the time
446
+ of entering the input..'
447
+ br
448
+ e 'A german variant of this works as well:'
449
+ cmd ' in 3 sekunden starte wecker'
450
+ br
451
+ e 'Aside from triggering events, we also have some event-like options
452
+ that can be used to configure the DiamondShell.'
453
+ br
454
+ e 'These can be stored in the configuration file <b>events.yml</b>'
455
+ e 'For instance, the event :on_remove_directory
456
+ will invoke a cleanup script, whenever a directory is removed
457
+ under the /Programs hierarchy (or more accurately, whatever
458
+ value was set to PROGRAMS_DIR)'
459
+ }
460
+ # ========================================================================= #
461
+ # Information about programs
462
+ # ========================================================================= #
463
+ header 'Information about Programs'
464
+ p {
465
+ e 'You can get information about programs like this:'
466
+ br
467
+ cmd ' pinfo libassuan'
468
+ br
469
+ e 'You can also use purl, which gives you the url of a program:'
470
+ br
471
+ cmd 'purl wine'
472
+ br
473
+ e 'And to also open this URL, do this:'
474
+ br
475
+ cmd ' purl wine open'
476
+ br
477
+ anm 'This will also set the variable <b class="variables">@last_url</b>.'
478
+ br
479
+ e 'In fact, anything that stores a URL should also keep this
480
+ information in @last_url. At any time you can retrieve this URL
481
+ by issuing something like:'
482
+ br
483
+ cmd ' open_url'
484
+ cmd ' openurl'
485
+ br
486
+ e 'Note that certain other commands also set this url. A rule of
487
+ thumb is, that whenever you notice an URL output, then this variable
488
+ will also be set, and you can then simply use openurl on it easily.'
489
+ e 'Also note that two commands exist here "url" and "purl". The
490
+ current way is that if you use "url", and we do not find an URL for
491
+ it, we will automatically invoke "purl". I added it because gaining
492
+ information was more convenient to me if I only have to type once.'
493
+ }
494
+ # ========================================================================= #
495
+ # === Wecker Tag. Time tag.
496
+ # ========================================================================= #
497
+ header 'Wecker and Time'
498
+ p(id:'wecker'){
499
+ e 'You can set a Wecker, like when you want to wake up at a
500
+ specific time.'
501
+ br
502
+ e 'This wecker formula is quite flexible right now:'
503
+ cmd ' wecker 6 std 8 minuten'
504
+ cmd ' wecker 855 minuten'
505
+ cmd ' wecker 2 tage 8 stunden'
506
+ br
507
+ e 'Time-related queries also work nicely.'
508
+ br
509
+ e 'For instance, if you wish to find out when the next Weekday is, try:'
510
+ br
511
+ cmd ' next sonntag'
512
+ cmd ' next sunday'
513
+ }
514
+ # ========================================================================= #
515
+ # Serve local pages Tag
516
+ # ========================================================================= #
517
+ header 'Serve local pages'
518
+ p(id: 'serve') {
519
+ e 'You can serve local .cgi pages, just do this:'
520
+ br
521
+ cmd ' serve foobar.cgi'
522
+ cmd ' serve PC.cgi'
523
+ cmd ' serve /Users/x/DATA/SCIENCE/THINKING_METHODS.cgi'
524
+ cmd ' serve http://localhost/GAMES/DSA/DSA_COMPUTERSPIELE.cgi'
525
+ br
526
+ e 'By default this will output the html code onto your
527
+ console. Additionally, it will save the result into a
528
+ .html page, within the directory of the DiamondShell log
529
+ directory.'
530
+ }
531
+ # ========================================================================= #
532
+ # Notification Format
533
+ # ========================================================================= #
534
+ header 'Notification Format and Notifications'
535
+ p {
536
+ in_file 'notify.rb'
537
+ br
538
+ e 'Right now the format is rather primitive.'
539
+ br
540
+ e 'One can use this:'
541
+ marl1em 'At 06.07.2008 15:00:34 send "hey your kitchen burns"'
542
+ marl1em 'In 20 seconds send "hey your kitchen is really burning!"'
543
+ br
544
+ anm 'If you omit the time, we will assume <b class="lightgreen">
545
+ 12:00:00</b> as the default.','marl2em'
546
+ anm 'If you use "in 1000 seconds" then we will calculate
547
+ the proper time automatically.','marl2em'
548
+ }
549
+ # ========================================================================= #
550
+ # === Open tag.
551
+ # ========================================================================= #
552
+ header 'Open'
553
+ p {
554
+ e 'The command <b>open</b> allows you to open files.'
555
+ br
556
+ e 'Some keywords are used for it, for example:'
557
+ br
558
+ cmd 'open last'
559
+ br
560
+ e 'Would open the last file. This may be useful when you have
561
+ opened a local page via some shortcut and want to refer to it.
562
+ In this case, "last" refers to that file.'
563
+ br
564
+ e 'This works also for programs and their project URL, for example
565
+ try this:'
566
+ br
567
+ cmd 'pinfo php open'
568
+ br
569
+ e 'This would give you some information about php, and open the webpage
570
+ in a browser.'
571
+ br
572
+ e 'Popular open-related actions include the following:'
573
+ br
574
+ cmd 'open wikipedia'
575
+ cmd 'open pdf'
576
+ cmd 'open html'
577
+ br
578
+ anm 'Note that you can also open URLs - in this case, we will fire
579
+ up the browser to load it.'
580
+ br
581
+ e 'You can open the last assigned file by doing either of the following:'
582
+ br
583
+ cmd ' open LAST_FILE'
584
+ cmd ' open ?'
585
+ br
586
+ e 'Note that we will try to glob towards an existing file
587
+ if we did not find a valid file to open otherwise.'
588
+ }
589
+ # ========================================================================= #
590
+ # === Create tag. create file tag.
591
+ # ========================================================================= #
592
+ header 'Create something with the Diamond Shell'
593
+ p {
594
+ e 'To <b>create a webpage</b>:'
595
+ br
596
+ cmd ' createw location'
597
+ cmd ' createw $IMG/FUN/ANIMALS'
598
+ cmd ' createw $IMG/NJOY/'
599
+ br
600
+ e 'You can also give a file and split it up. Example:'
601
+ br
602
+ cmd ' createw TANRIEL 3'
603
+ br
604
+ e 'Would split this file into 3 .html pages.'
605
+ br
606
+ e 'You can also create simple files. In UNIX Environments,
607
+ you commonly use "touch file_name" to create a file.'
608
+ br
609
+ e 'This works when you use quotes too, for instance:'
610
+ cmd 'touch "foo bar"'
611
+ e 'Will create a file called "foo bar", including the space.'
612
+ br
613
+ e 'You can also create multiple files like so:'
614
+ br
615
+ cmd ' touch {temp1,temp2,temp3,temp4}'
616
+ br
617
+ e 'The Diamond Shell also tries to be "smart" when it notices you want
618
+ to create a file. For instance, when you try to create a .rb file,
619
+ we automatically insert a program skeleton into that .rb file.'
620
+ br
621
+ e 'This behaviour can be adapted and changed by you.'
622
+ }
623
+ # ========================================================================= #
624
+ # Disable tag
625
+ # ========================================================================= #
626
+ header 'Disable'
627
+ p {
628
+ e 'Currently if you want to generate certain files, such as
629
+ <b>foo.rb</b>, we create a default layout for that.'
630
+ br
631
+ e 'This is done by the <b class="file">class CreateFileSkeleton</b>.'
632
+ br
633
+ e 'This is usually useful, but can sometimes be annoying. In
634
+ that case, you can simply disable the autogeneration via:'
635
+ br
636
+ cmd ' disable autogeneration'
637
+ br
638
+ e 'To find out whether we will autogenerate files/content for
639
+ files, do this:'
640
+ br
641
+ cmd ' autogeneration?'
642
+ br
643
+ anm 'To show all available actions for disable, do:'
644
+ br
645
+ cmd ' disable HELP'
646
+ }
647
+ # ========================================================================= #
648
+ # Burning tag
649
+ # ========================================================================= #
650
+ header 'Burning'
651
+ p {
652
+ e 'The Diamond Shell currently relies on i.e. libburn or cdrskin
653
+ and growisofs to burn CD and DVD iso files.'
654
+ br
655
+ e 'You can simulate a "test" run issuing:'
656
+ br
657
+ cmd ' burn test'
658
+ br
659
+ e 'The program to burn CDs and DVDs can be set in the configuration
660
+ file.'
661
+ br
662
+ e 'You can get its current value by doing:'
663
+ br
664
+ cmd ' dvd_burn?'
665
+ br
666
+ e 'Alternatively, you can set the run_simulation variable
667
+ to true like so:'
668
+ br
669
+ cmd ' run_simulation = true'
670
+ }
671
+ # ========================================================================= #
672
+ # === Iso tag
673
+ # ========================================================================= #
674
+ header 'Creating ISO files'
675
+ p {
676
+ e 'You can create .iso files with the Diamond Shell easily.'
677
+ br
678
+ e 'One way is to call the following method:'
679
+ br
680
+ cmd ' create_interactive_iso'
681
+ br
682
+ e 'You can also directly create an iso by doing this:'
683
+ br
684
+ cmd ' make_iso /path/to/directory/here'
685
+ cmd ' make_iso /tmp'
686
+ cmd ' make_iso /Depot/Games'
687
+ cmd ' make_iso /Users/x/DATA'
688
+ }
689
+ # ========================================================================= #
690
+ # System tag
691
+ # ========================================================================= #
692
+ header 'System Information'
693
+ p {
694
+ e 'To get System Information do this:'
695
+ cmd ' system?'
696
+ br
697
+ e 'This will use the following class:'
698
+ cmd ' SystemChecker.new'
699
+ }
700
+ # ========================================================================= #
701
+ # Input tag, User input tag. Multiline input.
702
+ # rf dia input
703
+ # ========================================================================= #
704
+ header 'Input'
705
+ p {
706
+ e 'A few words should be given about user input to the Diamond Shell.'
707
+ e 'These may be useful to understand certain design decisions.'
708
+ br
709
+ e '- Everything that comes after the first encountered <b>#</b>
710
+ character will be regarded as a comment.'
711
+ e 'For instance:'
712
+ cmd ' exit # we will exit here. What comes after the # is ignored.'
713
+ br
714
+ e 'The above command would assume that the user wanted to exit
715
+ the shell, and the dia-shell will ignore everything that comes
716
+ after the # (and the # character will also be ignored)'
717
+ br
718
+ e 'This is basically the same behaviour you can find in other
719
+ shells as well.'
720
+ br
721
+ e 'The character <b class="yel">;</b> is treated as an
722
+ <b>instruction_separator</b>, unless it is found as part of
723
+ an URL. For example:'
724
+ cmd 'cd $J; ll'
725
+ e 'Is assumed to be two different commands: first a change_directory
726
+ instruction, then a listing_content of a directory instruction.
727
+ This is consistent with how other shells act.'
728
+ }
729
+ # ========================================================================= #
730
+ # === Recipe Creation tag
731
+ # ========================================================================= #
732
+ header 'Recipe Creation'
733
+ p {
734
+ e 'To create a recipe interactively (i.e. write up information about
735
+ it in a step-by-step fashion), run this command:'
736
+ br
737
+ cmd ' interactive_recipe'
738
+ cmd ' irecipe'
739
+ br
740
+ anm 'This is part of the Cookbooks project. We can use this to create
741
+ a new recipe for installing/compiling a program.'
742
+ }
743
+ # ========================================================================= #
744
+ # Superuser tag. Users tag.
745
+ # ========================================================================= #
746
+ header 'Superuser'
747
+ p {
748
+ e 'To change the superusername (on UNIX like systems), do this:'
749
+ br
750
+ cmd 'become new_name'
751
+ cmd 'become god # now the superusername would be called "god"'
752
+ br
753
+ e 'You can also show which users are available on a given system.'
754
+ br
755
+ e 'To do this, issue the following command:'
756
+ br
757
+ cmd ' users?'
758
+ br
759
+ e 'And you can find a specific User ID, such as User ID 11:'
760
+ cmd ' user 11'
761
+ cmd ' user_id 11'
762
+ }
763
+ # ========================================================================= #
764
+ # All tag
765
+ # ========================================================================= #
766
+ header 'All'
767
+ p {
768
+ e 'You can use a special keyword "all" as alias towards *.'
769
+ br
770
+ e 'That way you can apply a common operation on several file
771
+ objects, for instance:'
772
+ cmd ' tovilla; bl 4/all*'
773
+ br
774
+ e 'This would open all files within the directory at position
775
+ 4 in the bluefish editor (or whatever else is your defined
776
+ editor under @config.editor).'
777
+ br
778
+ anmerkung_box('In general, "all" is considered a shortcut for "*",
779
+ unless a file exists with that name in question.','mart1px','',
780
+ 'width:45%') { :enable_drag_and_drop }
781
+ }
782
+ # ========================================================================= #
783
+ # === Subdirectory tag
784
+ # ========================================================================= #
785
+ header 'Showing the size of a subdirectory'
786
+ p {
787
+ e 'You can show the file size of a subdirectory.'
788
+ br
789
+ cmd ' subdir_size?'
790
+ cmd ' ssize'
791
+ br
792
+ e 'I found this useful because sometimes I need to know how many
793
+ files are in a subdirectory.'
794
+ }
795
+ # ========================================================================= #
796
+ # === URL tag
797
+ # ========================================================================= #
798
+ header 'Program URLs'
799
+ p {
800
+ e 'To get the URL of a program, do this:'
801
+ br
802
+ cmd ' programurl wine'
803
+ cmd ' programurl ruby'
804
+ cmd ' programurl php'
805
+ }
806
+ # ========================================================================= #
807
+ # === Colours
808
+ #
809
+ # All about colours in the DiamondShell project.
810
+ # Colours tag Colors tag. rf diatut colours
811
+ # ========================================================================= #
812
+ header 'Colours'
813
+ p {
814
+ e 'The Diamond Shell will use colours if you specified that you want
815
+ to use colours.'
816
+ br
817
+ e 'This can set inside of the Diamond Shell, and it can be queried through
818
+ the method called <b>use_colours?</b>.'
819
+ br
820
+ e 'This option can be customized within the config file and it can
821
+ also be changed at run-time (see the coming section how to do that).'
822
+ br
823
+ anm 'If you do not want to use colours, set the variable
824
+ <b>use_colours</b> to false. This can also be done by
825
+ issuing'
826
+ br
827
+ e '<b class="marl4em">disable colours</b>','FI'
828
+ br
829
+ e 'in your <b class="slateblue">running shell</b>.'
830
+ br
831
+ e 'To enable the colours, logically, you can do
832
+ <b>enable colours</b> again.'
833
+ br
834
+ e 'Currently, directories and files will have different colours,
835
+ as defined in the config file:'
836
+ br
837
+ cmd ' colours.yml'
838
+ cmd ' cat $DIA/YAML/colours.yml # Lets display the content.'
839
+ br
840
+ e 'To get a listing of which colours are used in the shell, do:'
841
+ br
842
+ cmd ' colours?'
843
+ br
844
+ e 'This will display the colours in use too, for instance:'
845
+ img 'PC/DIAMOND_SHELL/DIASHELL_COLOURS.png','marl2em',
846
+ 'drag_diashell_colours'; br
847
+ br
848
+ e 'You can then set a new colour live, by doing something like:'
849
+ cmd ' colour_for_directories = red'
850
+ br
851
+ e 'From this point on, all directories will be displayed in red.'
852
+ br
853
+ e 'For fun and giggles, you can also randomly switch the colours,
854
+ just to try out how things will look.'
855
+ br
856
+ e 'For this, do:'
857
+ br
858
+ cmd ' switch colours'
859
+ cmd ' rotate colours'
860
+ cmd ' switch'
861
+ cmd ' rotate'
862
+ cmd ' scolours'
863
+ }
864
+ # ========================================================================= #
865
+ # Ascii tag
866
+ # ========================================================================= #
867
+ header 'ASCII'
868
+ p {
869
+ e 'You can use ascii art too:'
870
+ cmd ' to_ascii some_image.jpg'
871
+ cmd ' to_ascii 1'
872
+ cmd ' to_ascii 2'
873
+ cmd ' to_ascii all'
874
+ e 'Just try these.'
875
+ br
876
+ e 'In case we do not find any match, we will try to use a glob(),
877
+ before we fail finally.'
878
+ }
879
+ # ========================================================================= #
880
+ # IRC TAG.
881
+ # ========================================================================= #
882
+ header 'IRC'
883
+ p {
884
+ e 'You can use IRC from the Diamond Shell.'
885
+ br
886
+ e 'To do this, do:'
887
+ cmd 'irc channel_name_here'
888
+ cmd 'irc ruby-lang'
889
+ cmd 'irc ruby'
890
+ }
891
+ # ========================================================================= #
892
+ # Exiting the shell
893
+ # ========================================================================= #
894
+ header 'Exiting the shell'
895
+ p {
896
+ e 'To exit the shell do one of these:'
897
+ cmd 'q'
898
+ cmd 'exit'
899
+ }
900
+ # ========================================================================= #
901
+ # Password tag, Passwords tag.
902
+ # ========================================================================= #
903
+ header 'Passwords'
904
+ p {
905
+ e 'To clear the password of your user account, do:'
906
+ cmd 'nopasswd'
907
+ anm 'This will simply delete the password.'
908
+ br
909
+ e 'To show all available passwords, you may also
910
+ do:'
911
+ cmd 'passwords?'
912
+ }
913
+ # ========================================================================= #
914
+ # Fetching all .ogg/mp3 files in a given dir
915
+ # ========================================================================= #
916
+ header 'Fetching all .ogg/mp3 files in a given dir'
917
+ p {
918
+ cmd 'all ogg'
919
+ cmd 'all mp3'
920
+ anmerkung 'Of course you can apply other
921
+ criterias as well, such as "all php" or something.'
922
+ br
923
+ e 'The result will be stored in <b class="variables">@file_listing</b>
924
+ which you can manipulate lateron.'
925
+ e 'To retrieve it, simply type it in the shell.'
926
+ cmd ' @file_listing'
927
+ e 'Since Sep 2011 the following also works:'
928
+ cmd ' @_'
929
+ anm 'Since Jan 2012 we allow to shuffle the dataset stored in
930
+ <b class="variables">@file_listing</b> by doing:'
931
+ cmd 'shuffle'
932
+ }
933
+ # ========================================================================= #
934
+ # === Download tag downloading tag down tag load tag.
935
+ # ========================================================================= #
936
+ header 'Downloading'
937
+ p {
938
+ e 'You can download a package like so:'
939
+ br
940
+ cmd 'download http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/2.3/pygtksourceview-2.3.0.tar.bz2'
941
+ br
942
+ e 'If you want to download <b>to</b> a specific directory,
943
+ use the "<b>to</b>" keyword like this:'
944
+ br
945
+ cmd '
946
+ download
947
+ http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.15/gtk+-3.15.4.tar.xz
948
+ to /Depot/j'
949
+ cmd 'download
950
+ http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.17/gtkmm-3.17.50.tar.xz
951
+ to /Depot/j'
952
+ br
953
+ anm 'Note that this can work with special targets/variables
954
+ as well for your conenvience. For example:'
955
+ cmd 'url = http://www.calno.com/evilvte/evilvte-0.3.1.tar.gz'
956
+ cmd 'download url to 1'
957
+ anm "would download to the location saved at slot 1, which defaults
958
+ to ENV['MY_SRC'], or expanded, would become /Users/x/SRC on my system."
959
+ e '<b>url</b> in this case is a variable which was asigned to some url
960
+ before.'
961
+ br
962
+ e 'Whenever we download something, we will also set the variable
963
+ @last_downloaded.'
964
+ br
965
+ e 'You can then use this variable to manipulate the file in question.'
966
+ br
967
+ e 'For example, to <b>download</b>, and then <b>extract</b> the file, you
968
+ can use this:'
969
+ br
970
+ cmd 'download ftp://ftp.astron.com/pub/file/file-5.03.tar.gz to /Depot/j'
971
+ cmd ' extract last_downloaded'
972
+ br
973
+ e 'Also note that you can download Youtube videos by just passing
974
+ in the URL of it.'
975
+ br
976
+ e 'The Diamond Shell will automatically try to download and also
977
+ extract the audio file into a .mp3 file.'
978
+ }
979
+ # ========================================================================= #
980
+ # === Displaying file content
981
+ #
982
+ # Header tag. Head Tag. cat tag.
983
+ # ========================================================================= #
984
+ header 'Displaying File Content'+sg(:develop,'marl1em')
985
+ p {
986
+ e 'Use cat or get_file_content to display the file content
987
+ of a file '+sg(:file)+'.'
988
+ br
989
+ e 'For example, if the file is called <b>foobar.txt</b>, do this:'
990
+ br
991
+ cmd ' cat foobar.txt'
992
+ br
993
+ e 'You can specify a range:'
994
+ br
995
+ cmd ' cat file 10-20'
996
+ br
997
+ e 'This would display only line 10 up to 20.'
998
+ br
999
+ anm ' This works only on files, i.e. not on directories.','marl2em'
1000
+ br
1001
+ anm ' Also note that this slicing for files should work in general,
1002
+ and can even be extended. Look at playing video for an example.'
1003
+ br
1004
+ e 'You can also read a header, via:'
1005
+ br
1006
+ cmd ' header foo'
1007
+ cmd ' header 5'
1008
+ br
1009
+ e 'How many lines will we display that way? By default we will
1010
+ show the first 25 lines, but you can change this setting, by
1011
+ doing something like:'
1012
+ br
1013
+ cmd ' header? 10'
1014
+ br
1015
+ e 'This setting can be saved, by issuing <b>save</b>.'
1016
+ br
1017
+ anm 'Note that if the file is a .rb file, we will try to use
1018
+ the Coderay gem to parse the result.'
1019
+ br
1020
+ e 'As of August 2014, we will also allow you to use the
1021
+ last file that was assigned when you use ?:'
1022
+ br
1023
+ cmd 'cat ?'
1024
+ br
1025
+ e 'You can append into a file directly by doing this:'
1026
+ br
1027
+ cmd ' cat this_file >> ~/A_FILE_IN_MY_HOME_DIR'
1028
+ cmd ' cat 4 >> ~/A_FILE_IN_MY_HOME_DIR'
1029
+ }
1030
+ # ========================================================================= #
1031
+ # Show source tag
1032
+ # ========================================================================= #
1033
+ header 'show-source'
1034
+ p {
1035
+ e 'You can show the source of a <b>ruby method</b> by
1036
+ issuing this command:'
1037
+ br
1038
+ cmd ' show-source run'
1039
+ }
1040
+ # ========================================================================= #
1041
+ # Undo tag
1042
+ # ========================================================================= #
1043
+ header 'undo'
1044
+ p {
1045
+ e 'You can undo certain actions. Right now <span class="ud">only</span>
1046
+ file-move actions can be undone. For instance, let us assume that you
1047
+ have a file called "test" in the directory /tmp, and that you moved
1048
+ this file to the directory /home, like so:'
1049
+ br
1050
+ cmd ' mv /tmp/test /home'
1051
+ br
1052
+ e 'Now you can do this command:'
1053
+ br
1054
+ cmd 'undo'
1055
+ br
1056
+ e 'And the file will be moved back to its old place.'
1057
+ br
1058
+ e 'This is not extremely useful yet, but I will probably add code
1059
+ to allow a more general purpose undo action at a later time.'
1060
+ }
1061
+ # ========================================================================= #
1062
+ # Move tag, mv tag.
1063
+ # ========================================================================= #
1064
+ header 'Move'
1065
+ p {
1066
+ e 'You can move files and directories to new locations.'
1067
+ br
1068
+ e 'This can be done like so:'
1069
+ br
1070
+ cmd ' mv foo /tmp'
1071
+ br
1072
+ e 'The above command would move the file foo to the directory
1073
+ <b>/tmp</b>. This is similar to how bash or zsh acts.'
1074
+ br
1075
+ e 'Note that you can also move multiple files.'
1076
+ br
1077
+ e 'The syntax for this would be:'
1078
+ br
1079
+ cmd 'mv temp{1,2,3,4} $JJJ'
1080
+ br
1081
+ e 'This would try to move these directories or files to
1082
+ whatever value is stored in $JJJ (which, on my system,
1083
+ points to the directory /Depot/jjj).'
1084
+ }
1085
+ # ========================================================================= #
1086
+ # === Screenshot tag
1087
+ # ========================================================================= #
1088
+ header 'Screenshot'
1089
+ p {
1090
+ e 'You can use `scrot` to make a screenshot. A common alias is:'
1091
+ br
1092
+ cmd 'shot'
1093
+ br
1094
+ e 'The first argument is an <i>optional</i> name for the .png file
1095
+ that will be created:'
1096
+ br
1097
+ cmd 'shot my_desktop'
1098
+ br
1099
+ e 'The second argument is an optional delay (in seconds)'
1100
+ br
1101
+ cmd 'shot my_desktop 5 # 5 seconds delay'
1102
+ br
1103
+ anm 'Note that as of April 2014, we will automatically upload that
1104
+ screenshot to a remote host if the environmental variable
1105
+ <b>IS_ROEBE</b> is set to 1.'
1106
+ br
1107
+ anm 'The code for screenshots is stored in the file
1108
+ <b>screenshot.rb</b>.'
1109
+ }
1110
+ # ========================================================================= #
1111
+ # === Keywords tag
1112
+ # ========================================================================= #
1113
+ header 'Ruby keywords'
1114
+ p {
1115
+ e 'To get a list of all ruby keywords, do this:'
1116
+ br
1117
+ cmd ' keywords?'
1118
+ }
1119
+ # ========================================================================= #
1120
+ # === Save tag
1121
+ # ========================================================================= #
1122
+ header 'Saving'
1123
+ p {
1124
+ e 'You can save to a file, for instance, like this:'
1125
+ br
1126
+ cmd 'save to $J/foo'
1127
+ br
1128
+ e 'This would save whatever is inside <b class="variables">
1129
+ @usher.string</b> into this file. (By default it will append,
1130
+ though this behaviour may change lateron.)'
1131
+ }
1132
+ # ========================================================================= #
1133
+ # === Merging files tag
1134
+ # ========================================================================= #
1135
+ header 'Merging files'
1136
+ p {
1137
+ e 'Merging ogg files can be done like so:'
1138
+ br
1139
+ cmd ' merge x.ogg file1.ogg file2.ogg file3.ogg'
1140
+ br
1141
+ e 'You can omit arguments too as in:'
1142
+ br
1143
+ cmd ' vobmerge # will pickup all .vob files in the directory'
1144
+ }
1145
+ # ========================================================================= #
1146
+ # === Ftp tag. rf diatut ftp
1147
+ # ========================================================================= #
1148
+ personal_header 'Ftp'
1149
+ p {
1150
+ e "Now let's talk a bit about the FTP functionality in the Diamond Shell."
1151
+ br
1152
+ e 'You can upload a whole project by issuing this:'
1153
+ br
1154
+ cmd ' ftp_upload project dia'
1155
+ br
1156
+ e 'Of course that task must have been registered somewhere first.'
1157
+ br
1158
+ e 'To show all available tasks, do either of these:'
1159
+ br
1160
+ cmd ' show available tasks'
1161
+ cmd ' stasks'
1162
+ br
1163
+ anm 'Note that upload is an alias.'
1164
+ br
1165
+ anm 'Tab-completion may be possible.'
1166
+ }
1167
+ # ========================================================================= #
1168
+ # === Birthdays tag.
1169
+ # ========================================================================= #
1170
+ personal_header 'Birthdays'
1171
+ p {
1172
+ e 'The Diamond Shall has the - not too overfuly useful - option to
1173
+ display upcoming Birthdays. This requires one to write or define a
1174
+ custom yaml file.'
1175
+ br
1176
+ e 'Currently this is set to 5 days in advance.'
1177
+ br
1178
+ e 'It will report in ways like:'
1179
+ br
1180
+ cmd ' We found these Birthday candidates:'
1181
+ cmd2 ' Wolfgang: 23.01.2012'
1182
+ br
1183
+ e 'To query this, you can do this:'
1184
+ br
1185
+ cmd ' bday?'
1186
+ br
1187
+ e 'If you wish to look n days into the future, you can pass it as
1188
+ an argument:'
1189
+ br
1190
+ cmd ' bday? 30'
1191
+ cmd ' bday? 120'
1192
+ br
1193
+ anm 'Do note that the whole Birthday subsection will only work if you
1194
+ actually have such a yaml file defined. If you have not, the whole
1195
+ subsection will be ignored.'
1196
+ }
1197
+ # ========================================================================= #
1198
+ # === Aliases tag. Unalias tag.
1199
+ # ========================================================================= #
1200
+ header 'Aliases'
1201
+ p {
1202
+ e 'All aliases are kept in the instance variable
1203
+ <b class="variables">@aliases</b>.'
1204
+ br
1205
+ e 'You can display this variable any time by issuing
1206
+ either of the following two commands:'
1207
+ br
1208
+ cmd ' @aliases'
1209
+ cmd ' aliases?'
1210
+ br
1211
+ e 'To get the content of an alias, either type this:'
1212
+ br
1213
+ cmd ' alias name_of_alias'
1214
+ cmd ' alias pwr'
1215
+ br
1216
+ e 'Positional arguments are also possible (if an
1217
+ alias with that number does not exist, that is):'
1218
+ br
1219
+ cmd ' alias 567'
1220
+ br
1221
+ e 'Or simply type the following to get all these aliases:'
1222
+ br
1223
+ cmd ' @aliases'
1224
+ br
1225
+ e 'You can of course also unset an alias. I recommend you
1226
+ use this syntax:'
1227
+ br
1228
+ cmd ' unalias name_of_alias'
1229
+ cmd ' unalias pwr'
1230
+ br
1231
+ e 'You can also unalias if you give a number instead.
1232
+ unalias 123 would try to unset the alias at position
1233
+ 123.'
1234
+ br
1235
+ e 'To set an alias, you can do something like this:'
1236
+ br
1237
+ cmd ' alias foo=55'
1238
+ br
1239
+ e 'This would set the key <b>foo</b> to the value
1240
+ of 55.'
1241
+ br
1242
+ anm 'As of January 2014, I can <b>download my remote
1243
+ aliases</b> by issuing:'
1244
+ br
1245
+ cmd ' download_aliases'
1246
+ }
1247
+ # ========================================================================= #
1248
+ # === buffer tag
1249
+ #
1250
+ # rf diacgi buffer
1251
+ # ========================================================================= #
1252
+ header 'The Clipboard buffer'
1253
+ p(id: 'buffer') {
1254
+ e 'The Diamond Shell uses a <b>Clipboard buffer</b>.'
1255
+ br
1256
+ lem2 'This file is stored at
1257
+ `<b class="file">diamond_shell/base/clipboard.rb</b>`.'
1258
+ br
1259
+ e 'You can obtain the current value of the Clipboard buffer
1260
+ via:'
1261
+ br
1262
+ cmd 'buffer?'
1263
+ cmd 'b?'
1264
+ br
1265
+ e 'If you want to assign it to a specific string, do start
1266
+ this with the token:'
1267
+ br
1268
+ cmd '{'
1269
+ br
1270
+ e 'Yup, this is the start command for the buffer. I thought that
1271
+ using {} as delimiter to enter into the Buffer directly would be
1272
+ nice, so that is why I added that featre.'
1273
+ br
1274
+ e 'Also note that since December 2011 we will additionally try
1275
+ to use xclip when using the buffer. This way, you should be
1276
+ able to manipulate the buffer on your own.'
1277
+ br
1278
+ e 'You can clear the buffer any time by doing:'
1279
+ br
1280
+ cmd 'clear buffer'
1281
+ br
1282
+ e 'Since <b>March 2012</b> we also use a file called <b class="file">
1283
+ buffer.yml</b>. If this file exists on startup, then we will load it
1284
+ into the current buffer.'
1285
+ br
1286
+ e 'Note that we also use the Xorg buffer on Linux.'
1287
+ br
1288
+ e 'This Xorg buffer understands some special commands such as:'
1289
+ br
1290
+ cmd ' buffer generate ruby'
1291
+ br
1292
+ e 'This will generate ruby code.'
1293
+ br
1294
+ e 'You can store this buffer to a file, as in the following way:'
1295
+ br
1296
+ cmd ' save buffer to $J/jtj.rb'
1297
+ }
1298
+ # ========================================================================= #
1299
+ # === index tag.
1300
+ # ========================================================================= #
1301
+ header 'Index'
1302
+ p {
1303
+ e 'By default, Diamond Shell assigns every entry in a given
1304
+ directory a number, the so-called
1305
+ <i class="orange">index number</i>.'
1306
+ br
1307
+ e 'This number is displayed on the left side usually, and it
1308
+ may be used by you as a shortcut to access a specific file as
1309
+ well.'
1310
+ br
1311
+ e 'For example, if you have two files in a given directory,
1312
+ called "long_name_of_a_file_1" and "long_name_of_a_file_2"
1313
+ you can use numbers to work with them instead, like so:'
1314
+ br
1315
+ cmd ' cat 1'
1316
+ cmd ' cat 2'
1317
+ br
1318
+ e 'The following small screenshot shows this - the <i class="orange">
1319
+ index number</i> can be seen in green colour:'
1320
+ imgbr 'PC/DIAMOND_SHELL/DIAMOND_SHELL_INDEX_NUMBER.png',
1321
+ 'thin_orange_border pad1em marl4em mart1em',:drag
1322
+ br
1323
+ cmd ' cp 2 $J # This would copy the file at second position
1324
+ to whatever value is contained in $J.'
1325
+ lem 'On my system, this defaults to the directory <b>/Depot/j</b>.'
1326
+ br
1327
+ anm 'Do note that you can turn off showing the index in your config
1328
+ file (look at the configuration option <b>display_index</b>):'
1329
+ br
1330
+ cmd ' disable display_index'
1331
+ cmd ' no index'
1332
+ }
1333
+ # ========================================================================= #
1334
+ # === pc packages tag
1335
+ # ========================================================================= #
1336
+ header 'Query .pc Packages'
1337
+ p {
1338
+ e 'You can query <b>.pc files</b> in a simple manner through the Diamond
1339
+ Shell. pkg-config allows you to query installed libraries on
1340
+ your computer, in partcular software that was compiled from source.'
1341
+ br
1342
+ e 'In order to do so and query the information found in .pc files
1343
+ and whether it is available on your system, you can simply append
1344
+ a <b>?</b> to the name.'
1345
+ br
1346
+ e 'For instance:'
1347
+ br
1348
+ cmd2 ' libpng?'
1349
+ cmd2 ' mono?'
1350
+ cmd2 ' xtables?'
1351
+ cmd2 ' ruby?'
1352
+ br
1353
+ anm 'This will not always work, but it will probably make your life
1354
+ a bit easier sometimes, whenever you want to know which .pc files
1355
+ are installed on your system.'
1356
+ br
1357
+ anm 'Note that on Windows the above will not work - the reason for
1358
+ this is that most ruby-users on Windows will possibly not have
1359
+ pkg-config .pc files.'
1360
+ }
1361
+ # ========================================================================= #
1362
+ # === Appending to a file
1363
+ # ========================================================================= #
1364
+ header 'Appending to a file'
1365
+ p {
1366
+ e 'As it is the case with other shells, you can use >> to save
1367
+ something to a file:'
1368
+ br
1369
+ cmd2 'foobar >> this_new_file'
1370
+ br
1371
+ e 'This would save foobar into the file
1372
+ `<span class="file">this_new_file</span>`'
1373
+ br
1374
+ e 'As a reminder, in Bash it works a bit differently, in that the
1375
+ stream is redirected. In Diamond Shell, we use a simplified approach.'
1376
+ br
1377
+ e 'Also note that you can use macros here, such as the
1378
+ <b>@buffer</b> macro.'
1379
+ br
1380
+ e 'For instance, if you do:'
1381
+ br
1382
+ cmd '@buffer >> foo'
1383
+ br
1384
+ e 'Then we will store the content of the buffer into the
1385
+ file <b>foo</b>.'
1386
+ br
1387
+ anm 'Note that you can also use > which will create a new
1388
+ file and then add the content to that file.'
1389
+ }
1390
+ # ========================================================================= #
1391
+ # === copy tag cp tag.
1392
+ # ========================================================================= #
1393
+ header 'Copy'+sg(:copy, 'marl1em','drag_copy')
1394
+ p {
1395
+ e 'You can copy a complete directory. By default, we will copy to
1396
+ the current working directory if no argument was given.'
1397
+ br
1398
+ e 'You can test this by doing something like:'
1399
+ br
1400
+ cmd ' cp to $JJ'
1401
+ br
1402
+ cmd ' copy_dir to $JJ'
1403
+ br
1404
+ anm 'It is recommended to use the second variant if you wish to copy
1405
+ a directory; copy_dir is a shortcut for copy_directory. Both variants
1406
+ would work.'
1407
+ br
1408
+ e 'You can also copy whatever is stored inside
1409
+ <b class="orange">@file_listing</b> to another target.'
1410
+ br
1411
+ e 'The following example shows this, by first entering to your directory
1412
+ containing all audio songs, then fetching all .ogg files, then copying
1413
+ them to whatever is held in the environment variable J:'
1414
+ br
1415
+ cmd ' cd $SONGS'
1416
+ cmd ' all ogg'
1417
+ cmd ' cp to $J'
1418
+ cmd ' cp here to # this willc opy the content of @_ variable
1419
+ to the current working directory'
1420
+ cmd ' cp to here # Same as above'
1421
+ cmd ' cp all to $JJ # this copies the content of this directory to
1422
+ the environment variable $JJ'
1423
+ cmd ' cp all to here # Copy to the current directory'
1424
+ br
1425
+ anm 'More about the environment can be read
1426
+ <a href="#environment" class="slateblue">here</a>.'
1427
+ br
1428
+ e 'Please also note that the variable @target_directory can be
1429
+ set to a specific directory like so:'
1430
+ br
1431
+ cmd ' target /Depot/Song'
1432
+ br
1433
+ e 'The effect is that this variable can now be used to copy files
1434
+ or directories to this target. So after you have done the above,
1435
+ you can then do this:'
1436
+ br
1437
+ cmd ' cp /Home/OldSongs/'
1438
+ br
1439
+ e 'And it will, <b>in this situation</b>, copy it to this directory.
1440
+ If this was not set, a notification will alert the user that the
1441
+ target directory is missing in this action.'
1442
+ br
1443
+ e 'Of course, if you manually give another target, then we
1444
+ will use this instead.'
1445
+ br
1446
+ e 'If for some reason you want to copy all images under
1447
+ a specific directory to a new target, use this:'
1448
+ br
1449
+ cmd 'cp_images'
1450
+ br
1451
+ e 'Note that this will copy to the directory you are in.'
1452
+ br
1453
+ e 'Useful to have is that you can also assign all current files in a
1454
+ directory, and then copy these to somewhere else even at a later time.'
1455
+ br
1456
+ e 'This works like so:'
1457
+ br
1458
+ cmd ' assign all'
1459
+ cmd ' cp to here'
1460
+ cmd ' cp to $J # you can use absolute targets too, of course.'
1461
+ }
1462
+ # ========================================================================= #
1463
+ # Environment tag env tag.
1464
+ # ========================================================================= #
1465
+ header 'Environment'
1466
+ p {
1467
+ e 'To retrieve the value of an environment variable, do something
1468
+ like this:'
1469
+ br
1470
+ cmd ' e $AUDIO'
1471
+ cmd ' echo $AUDIO'
1472
+ br
1473
+ anm 'Note that if you input just $AUDIO then we will cd into that
1474
+ variable if it is a directory.'
1475
+ br
1476
+ e 'The key lies in using $ to denote the variable in question, and
1477
+ e is used to echo the content.'
1478
+ br
1479
+ anm 'If the variable was not found or defined, we will display a
1480
+ little helpful note to the user.'
1481
+ br
1482
+ e 'Example:'
1483
+ br
1484
+ cmd ' e $A_VARIABLE_THAT_REALLY_DOES_NOT_EXIST'
1485
+ br
1486
+ e 'Also note that if you do something like:'
1487
+ br
1488
+ cmd ' e $L*'
1489
+ br
1490
+ e 'Then we will try to feedback all environment variables starting
1491
+ with L.'
1492
+ br
1493
+ e 'To feedback all known environment variables, do this:'
1494
+ br
1495
+ cmd ' environment?'
1496
+ br
1497
+ e 'You can also sync towards the environment variables.'
1498
+ br
1499
+ e 'What this means is the following:'
1500
+ lem 'Consider that you have defined an environment variable
1501
+ called $EDITOR.'
1502
+ br
1503
+ e 'You can sync towards this by issuing:'
1504
+ br
1505
+ cmd2 ' sync_to_environment'
1506
+ cmd2 ' sync_to_env'
1507
+ br
1508
+ e 'This will update the configuration settings, such
1509
+ as by modifying the file called <b>editor.yml</b> which keeps
1510
+ stored which editor we will be using.'
1511
+ }
1512
+ # ========================================================================= #
1513
+ # === Help tag. rf diacgi help
1514
+ # ========================================================================= #
1515
+ header 'Help'
1516
+ p {
1517
+ e 'The helpfile section can be invoked via:'
1518
+ br
1519
+ cmd 'help'
1520
+ br
1521
+ e 'The colouring of the helpfile section is done via the class
1522
+ DiamondHeader.'
1523
+ br
1524
+ e 'Additionally, we can display useful help information before we startup.'
1525
+ br
1526
+ e 'We do this via:'
1527
+ br
1528
+ cmd 'rda --help'
1529
+ br
1530
+ e 'Below is a (partial) screenshot from how the Diamond Shell Help Menu
1531
+ looked in <b>April 2014</b>:'
1532
+ br
1533
+ img 'PC/DIAMOND_SHELL/DIAMOND_SHELL_HELP_MENU.png',
1534
+ 'marl5em bblack2', :drag
1535
+ br
1536
+ e 'As of September 2014, documentation was added for the commands
1537
+ displayed when the input "help" is issued. This documentation is
1538
+ stored in the <b>class DocumentedHelpOptions</b>, residing in the file
1539
+ <b class="file">
1540
+ standalone_classes/documented_help_options.rb
1541
+ </b>.'
1542
+ br
1543
+ e 'You can obtain a slightly longer explanation for most of these options
1544
+ by <b>prefix</b> a leading <b>?</b>, so for instance:'
1545
+ br
1546
+ cmd2 ' ?touch'
1547
+ cmd2 ' ?grabc'
1548
+ cmd2 ' ?symlink'
1549
+ cmd2 ' ?windows'
1550
+ }
1551
+ # ========================================================================= #
1552
+ # Gist tag.
1553
+ # ========================================================================= #
1554
+ header 'Gist'
1555
+ p {
1556
+ e 'You can use Gist from the Diamond Shell, via the gist gem.'
1557
+ br
1558
+ e 'Example:'
1559
+ br
1560
+ cmd 'gist foobar.rb'
1561
+ br
1562
+ anm 'This would upload the foobar.rb file to gist github.'
1563
+ }
1564
+ # ========================================================================= #
1565
+ # === Modes tag.
1566
+ # ========================================================================= #
1567
+ header 'Modes'
1568
+ p {
1569
+ e 'There are several modes in the Diamond Shell, even a hidden mode -
1570
+ the play mode.'
1571
+ br
1572
+ e 'If the play mode is active, we will try to play all video
1573
+ files in the currenty directory.'
1574
+ br
1575
+ e 'You can set a specific mode by doing something like this:'
1576
+ br
1577
+ cmd ' mode = editor'
1578
+ br
1579
+ e 'You can query the currently active mode like so:'
1580
+ br
1581
+ cmd 'mode?'
1582
+ br
1583
+ e 'This would output "edit" in the above example.'
1584
+ br
1585
+ anm 'Mode-specific code can be found in the file <b>mode.rb</b>.'
1586
+ br
1587
+ e 'The idea behind the modes is that we will attempt to provide a
1588
+ "default action" onto a target file when otherwise no action
1589
+ is associated with that file type.'
1590
+ br
1591
+ e 'If you type in the name of an existing .mp3 file, we will
1592
+ try to play it. But what if you have some unknown file?
1593
+ In this case, we may try to open it in the browser, or
1594
+ open it in the editor. And this is the reasoning behind
1595
+ the modes in Diamond Shell.'
1596
+ br
1597
+ e 'The default mode is edit by the way, so the Diamond Shell
1598
+ will assume that you attempt to edit an existing file.'
1599
+ }
1600
+ # ========================================================================= #
1601
+ # === View map
1602
+ # ========================================================================= #
1603
+ header 'Viewing a Map'
1604
+ p {
1605
+ e 'You can view a map (Stadtplan):'
1606
+ br
1607
+ cmd ' stadtplan landstrasse 22'
1608
+ br
1609
+ e 'Right now this defaults to Vienna, my hometown.'
1610
+ br
1611
+ e 'If anyone requires this for another town, well. Write to me so
1612
+ that I can add it.'
1613
+ }
1614
+ # ========================================================================= #
1615
+ # === Emails tag
1616
+ # ========================================================================= #
1617
+ header 'Emails'
1618
+ p {
1619
+ e 'Thanks to the mail gem, we can send emails to other people (or to
1620
+ yourself).'
1621
+ br
1622
+ e 'Currently this is somewhat limited - simply type "email" and
1623
+ an interactive section can be used.'
1624
+ br
1625
+ e 'I will possibly extend this lateron (Current date: December 2015)'
1626
+ }
1627
+ # ========================================================================= #
1628
+ # Show tag. Output tag.
1629
+ # ========================================================================= #
1630
+ header 'Show something'
1631
+ p {
1632
+ e 'You can show files by doing something like:'
1633
+ br
1634
+ cmd 'll'
1635
+ br
1636
+ e 'By default this will <b>not show hidden files</b>. There are at least
1637
+ two ways to show hidden files though, since obviously this is an important
1638
+ part of working with a filesystem.'
1639
+ br
1640
+ e 'The first way is to explicitely tell the shell once that
1641
+ you want to see hidden files.'
1642
+ br
1643
+ e 'You can do this simply by issuing:'
1644
+ br
1645
+ cmd ' show hidden'
1646
+ br
1647
+ e 'From this point onwards, you will always see hidden files.'
1648
+ br
1649
+ e 'The other way is to use a switch, such as:'
1650
+ br
1651
+ cmd ' ll --almost-all'
1652
+ br
1653
+ e 'This is akin to <b>Bash</b>.'
1654
+ br
1655
+ e 'You can show the content of a file via <b>cat</b>, as in:'
1656
+ br
1657
+ cmd ' cat foo.rb'
1658
+ br
1659
+ e 'If the file <b>foo.rb</b> does exist, this command will show
1660
+ you the content of that file. If coderay is installed, and if
1661
+ you enabled colours, we will use Coderay on the terminal output
1662
+ to also display colours.'
1663
+ br
1664
+ anm 'You can disable coderay output, which will try to
1665
+ colourize ruby-code on the commandline, by doing:'
1666
+ br
1667
+ cmd ' disable Coderay'
1668
+ cmd ' disable coderay # this also works'
1669
+ br
1670
+ e 'You can sort the output by doing something like:'
1671
+ br
1672
+ cmd ' sort_by size'
1673
+ br
1674
+ e 'Obviously, the above command will <b>sort by size</b>.'
1675
+ }
1676
+ # ========================================================================= #
1677
+ # Removing directory tag. Remove Tag.
1678
+ # ========================================================================= #
1679
+ header 'Removing something - removing files or directories'
1680
+ p {
1681
+ e 'You can remove directories via the <b>remove</b> subcomponent
1682
+ i.e. by doing this:'
1683
+ br
1684
+ cmd 'remove foobar/'
1685
+ cmd 'remove /tmp'
1686
+ br
1687
+ in_file 'protected_directories.yml'
1688
+ br
1689
+ e 'You can specify directories which should <b>never</b> be removed,
1690
+ within the file <b>protected_directories.yml</b>. I recommend to
1691
+ add the directory / to that yaml file.'
1692
+ br
1693
+ e 'You can also <b>add new directories</b> to this list:'
1694
+ br
1695
+ cmd ' protect /some/directory'
1696
+ cmd ' protect /tmp'
1697
+ br
1698
+ e 'Please also note that you can specify a number as well, e. g.
1699
+ the following would remove the first entry in a directory:'
1700
+ br
1701
+ cmd ' remove 1'
1702
+ br
1703
+ anm 'This can sometimes be a bit confusing, so in this case you
1704
+ can just use the real name; I once wanted to be able to also
1705
+ make use of numbers, so this is why this functionality exists.'
1706
+ br
1707
+ e 'Syntactic sugar also exists. To remove all directories in a
1708
+ given directory, you can issue the following command:'
1709
+ br
1710
+ cmd ' remove all directories'
1711
+ br
1712
+ anm 'Note that german words also work as aliases to these actions.'
1713
+ br
1714
+ e 'You can also remove files that contain a " " character.
1715
+ For instance, consider a file that is called <b>foo bar.txt</b>.'
1716
+ br
1717
+ e 'In order to remove such a file, try this, including the quotes:'
1718
+ br
1719
+ cmd ' rm "foo bar.txt"'
1720
+ }
1721
+ # ========================================================================= #
1722
+ # Reading content tag
1723
+ # ========================================================================= #
1724
+ header 'Reading content'
1725
+ p {
1726
+ e 'The most obvious way for reading content is by reading a file.'
1727
+ br
1728
+ e 'To do this one would do something like:'
1729
+ br
1730
+ cmd ' read_file /location/of/file.txt'
1731
+ cmd ' read_file /Users/x/DATA/STD.bfproject'
1732
+ cmd ' rfile /etc/hosts'
1733
+ br
1734
+ e 'Some aliases exist for this, i.e. "readfile" would work also,
1735
+ as would "cat".'; br
1736
+ e 'The configuration option "padding" is also used to pad the file
1737
+ to the left.'
1738
+ br
1739
+ e 'You can obtain the current value of padding by doing:'
1740
+ br
1741
+ cmd 'padding?'
1742
+ br
1743
+ e 'And you can set it to a new value by doing something like this
1744
+ here:'
1745
+ br
1746
+ cmd ' padding = 15'
1747
+ br
1748
+ anm 'As of January 2014, the padding of input is done when we
1749
+ read in a file. This may change at a later time again.'
1750
+ br
1751
+ anm 'If you do not like any padding at all, you can either
1752
+ set padding to 0, or do this:'
1753
+ br
1754
+ cmd ' disable padding'
1755
+ br
1756
+ e 'Disable is the general way to disable some functionality, either
1757
+ as part of the Diamond Shell, or from the underlying system.'
1758
+ }
1759
+ # ========================================================================= #
1760
+ # === Downcasing tag.
1761
+ # ========================================================================= #
1762
+ header 'Downcasing'
1763
+ p {
1764
+ e 'To <b>downcase every file in a given directory</b> (might be useful if
1765
+ you want to downcase VIDEO1.VOB to video1.vob, for instance), simply do
1766
+ one of the following variants:'
1767
+ br
1768
+ cmd ' downcase *'
1769
+ cmd ' downcase all'
1770
+ cmd ' downcase everything'
1771
+ }
1772
+ # ========================================================================= #
1773
+ # === Upcasing tag, Upcase tag.
1774
+ # ========================================================================= #
1775
+ header 'Upcasing'
1776
+ p {
1777
+ e 'You can upcase directory and file names by doing something like
1778
+ this:'
1779
+ br
1780
+ cmd 'upcase all directories'
1781
+ br
1782
+ e 'This would upcase all directories '+sg(:directory)+' in the current
1783
+ directory.'
1784
+ br
1785
+ e 'Obviously you can also upcase single files too:'
1786
+ br
1787
+ cmd ' touch test_file'
1788
+ cmd ' upcase test_file'
1789
+ br
1790
+ e 'Now you will have a file called <b>TEST_FILE</b>.'
1791
+ }
1792
+ # ========================================================================= #
1793
+ # === Backtick tag, Backticks tag.
1794
+ # ========================================================================= #
1795
+ header 'Backticks'
1796
+ p {
1797
+ e 'You can use `` backticks to run a command, similar as to
1798
+ how ruby allows you to do.'
1799
+ br
1800
+ e 'Usage example:'
1801
+ br
1802
+ cmd '`ls`'
1803
+ }
1804
+ # ========================================================================= #
1805
+ # === enter directory tag, change directory. cd tag.
1806
+ #
1807
+ # rf diacgi#cd
1808
+ # ========================================================================= #
1809
+ header 'Enter directory'
1810
+ p('','cd') {
1811
+ lem 'If you want to enter a '+sg(:directory,'marr0_5em')+'directory,
1812
+ you just type the <b>name</b> of it, or you prefix via "cd", such as
1813
+ in "cd /tmp".'
1814
+ br
1815
+ e 'The Diamond shell will attempt to enter the upcased version
1816
+ of said diretory as well if it exists, ie if you enter "foobar"
1817
+ dia-shell will also try to enter a dir FOOBAR. (This will happen
1818
+ silently - if a directory called FOOBAR does not exist, we will
1819
+ not generate any warning message at all. This feature exists
1820
+ only due to convenience.)'
1821
+ br
1822
+ e 'A partial match may also be possible. For instance, if you have
1823
+ a directory called Reallife/ and you type "realli" then this will
1824
+ be expanded towards Reallife.'
1825
+ br
1826
+ lem 'Also note that whenever you change the directory we will
1827
+ register the new directory in a yaml file, so that we can remember
1828
+ which directory was the last one you worked in. This information
1829
+ is stored in the file '+sin_file('last_directory.yml')+' and
1830
+ you can also query this via last_directory?.'
1831
+ br
1832
+ e 'You can use numbers instead of names to enter directories.'
1833
+ br
1834
+ e 'Number 1 will correspond to the first directory, number 2
1835
+ will correspond to the second directory and so on.'
1836
+ br
1837
+ e 'Example:'
1838
+ br
1839
+ cmd 'cd 3 # would enter the third directory'
1840
+ br
1841
+ e 'This works with english words as well. For instance, the
1842
+ two following examples mean the same - enter the
1843
+ first directory.'
1844
+ br
1845
+ e 'Both examples work:'
1846
+ br
1847
+ cmd 'cd 1'
1848
+ cmd 'cd first'
1849
+ br
1850
+ anm 'Note that if there is a directory called FOO and you
1851
+ type "cd FOo", the shell will attempt to correct this to FOO
1852
+ automagically.'
1853
+ br
1854
+ e 'You can - by convenience - also enter an archive.'
1855
+ br
1856
+ e 'We will assume in this case that you want to extract
1857
+ that specific archive before entering it.'
1858
+ br
1859
+ e 'Example:'
1860
+ br
1861
+ cmd 'cd rpm* # where rpm* points to the archive rpm-1.0.0.tar.bz2'
1862
+ br
1863
+ e 'Also note that the aliases wd1 wd2 etc.. are being treated
1864
+ as instruction to "jump to" specific directories. More about
1865
+ this at the section
1866
+ <a href="#jumpers" class="slateblue">Jumpers</a>.'
1867
+ br
1868
+ anm 'Note that every time you change directory or copy
1869
+ something, we set a variable called $LAST_DIR. You can
1870
+ use this variable, like so:'
1871
+ br
1872
+ cmd 'cp * /System/Fonts'
1873
+ cmd 'cd $LAST_DIR'
1874
+ cmd 'cd $LD'
1875
+ br
1876
+ e 'You can also change directory to the last created directory by
1877
+ issuing:'
1878
+ br
1879
+ cmd ' cd !#:1'
1880
+ br
1881
+ anm 'Also note that if you use cd(), and pass a number to it, we will
1882
+ assume that you wish to enter only <b>directories</b> or archives
1883
+ from the current directory.'
1884
+ br
1885
+ e 'You can use the arrow keys too, if you want to navigate.'
1886
+ br
1887
+ e 'For instance, alt+left arrow key means "go down one directory
1888
+ level". alt+right arrow key means to (randomly) go up one
1889
+ hierarchy.'
1890
+ br
1891
+ e 'Since as of May 2017, if there is a file called NOTIFICATIONS.md
1892
+ in the directory, we will read its content and display said
1893
+ content. That will work only if the file is not empty.'
1894
+ br
1895
+ e 'This allows you to give some notifications to your future
1896
+ self, such as if you need to make some changes to files in
1897
+ that directory at a later time - in this case, in case so that
1898
+ you do not forget, simply put such a file into the directory.'
1899
+ }
1900
+ # ========================================================================= #
1901
+ # === Jumper tag Jump tag.
1902
+ # ========================================================================= #
1903
+ header 'Jumper'+sg(:bike, 'marl1em')
1904
+ p {
1905
+ e 'Via jumpers you can quickly change to another directory.',
1906
+ id: 'jumpers'
1907
+ br
1908
+ s2 'Expressed in another way, jumpers are "'
1909
+ s2 'Bookmarks for Terminals','dodgerblue ud'
1910
+ e '".'
1911
+ br
1912
+ e 'On startup we will load the variouos yaml files that constitute
1913
+ our configuration, which should also include all of our
1914
+ default jumpers, in other words making our jumpers "persistent".'
1915
+ br
1916
+ e 'You can add or remove entries to this list of jumpers easily,
1917
+ as the following example will show - <i>how to add this directory
1918
+ as a jumper-directory</i>:'
1919
+ br
1920
+ cmd ' jumper # will set a jumper to the current directory'
1921
+ br
1922
+ e 'Lateron, you can jump to this directory.'
1923
+ br
1924
+ e 'To see the list of available jumper positions, do this:'
1925
+ br
1926
+ cmd ' jumpers?'
1927
+ br
1928
+ e 'To jumper specifically to one of them, you can give a number, as in:'
1929
+ br
1930
+ cmd ' jumpto 3'
1931
+ br
1932
+ e 'Also note that you can use an alternate syntax as well, via cd:'
1933
+ br
1934
+ cmd ' cd ~3'
1935
+ br
1936
+ e 'or like this:'
1937
+ br
1938
+ cmd ' wd3'
1939
+ br
1940
+ anm 'This will be treated as "jump to position 3".'
1941
+ e 'It is thus a shorter way to jump to a specific directory,
1942
+ and "wd" will be treated as alias.'
1943
+ br
1944
+ cmd 'wd1'
1945
+ br
1946
+ e 'Would mean "jump to first jumper directory", wd2 would mean
1947
+ "jump to second jumper directory", and so forth.'
1948
+ br
1949
+ e 'Note that you can <b>remove</b> a jumper again
1950
+ like so:'
1951
+ br
1952
+ cmd ' remove jumper 6'
1953
+ cmd ' remove_jumper 6'
1954
+ cmd ' rmjumper 6'
1955
+ br
1956
+ e 'This would remove the jumper at position 6.'
1957
+ br
1958
+ anm 'I prefer the second variant, <b class="'+CMD_COLOUR+'">remove_jumper</b>.
1959
+ It seems to be a useful mnemonic. You can omit the _ of course, so
1960
+ you can use <b>removejumper</b> instead.'
1961
+ br
1962
+ e 'You can also integrate different jumpers at run-time. Every file
1963
+ called <span class="file">jumpers.yml</span> will be treated as a
1964
+ jumper directory.'
1965
+ br
1966
+ e 'You can add new directories with a jumper.yml file to the configuration
1967
+ file. If anyone wants to extend this further, let me know - personally
1968
+ I am quite happy with how it currently behaves. I do not use
1969
+ jumper-directories that much myself, since I have regular aliases
1970
+ that allow me to quickly change between directories.'
1971
+ }
1972
+ # ========================================================================= #
1973
+ # extract tag
1974
+ # ========================================================================= #
1975
+ header 'Extracting'+sg(:staff,'marl1em','drag_staff')
1976
+ p {
1977
+ e 'To extract something, you simply do:'
1978
+ br
1979
+ cmd ' extract *tar.bz2'
1980
+ br
1981
+ e 'This should work with <b class="orange">.lzma</b> Files as well.'
1982
+ br
1983
+ e 'Additionally you can specify a location, i.e.:'
1984
+ br
1985
+ cmd ' extract gcc-4.3.1.tar.bz2 /tmp'
1986
+ cmd ' extract gcc-4.3.1.tar.bz2 to /tmp'
1987
+ cmd ' extract 1 to $MY_TEMP'
1988
+ br
1989
+ e 'Both instructions will work and extract the content of
1990
+ the tarball to the specified directory.'
1991
+ br
1992
+ e 'To extract the audio from a Flash .flv file, do this:'
1993
+ br
1994
+ cmd ' eaud # or extract_audio'
1995
+ br
1996
+ e 'You can also extract all files matching a certain criteria,
1997
+ by doing something like this here:'
1998
+ br
1999
+ cmd ' extract all *bz2'
2000
+ br
2001
+ e 'You can also extract all archives given in a directory.'
2002
+ br
2003
+ e 'For example:'
2004
+ br
2005
+ cmd ' extract all archives'
2006
+ br
2007
+ e 'would extract all .tar.bz2 .zip .gz and so forth...'
2008
+ br
2009
+ anm 'Please note that there is a configuration option that
2010
+ will allow you to automatically enter such an extracted
2011
+ directory. <br>This configuration option is called
2012
+ <b class="orange">enter_extracted_directory</b>. Set it
2013
+ o true if you want to automatically enter an extracted
2014
+ tarball.'
2015
+ br
2016
+ e 'You can use this from the commandline as well, without
2017
+ properly starting the Diamond Shell.'
2018
+ e 'Example:'
2019
+ br
2020
+ cmd ' rda extract all dontstartup'
2021
+ br
2022
+ e 'This would extract all archives in the current directory.'
2023
+ }
2024
+ # ========================================================================= #
2025
+ # record tag
2026
+ # ========================================================================= #
2027
+ header 'Record'+sg(:sync,'marl1em')
2028
+ p {
2029
+ e 'You can record stuff with the Diamond Shell. Right now this is limited
2030
+ to <i>streamtuner</i> (Audio Streams from the internet), i.e. do this:'
2031
+ br
2032
+ cmd ' record streamripper'
2033
+ br
2034
+ anm 'You may have to install/compile streamripper first.'
2035
+ }
2036
+ # ========================================================================= #
2037
+ # === require tag
2038
+ # ========================================================================= #
2039
+ header 'Require'+sg(:sync,'marl1em')
2040
+ p {
2041
+ e 'You can require something in the Diamond Shell via:'
2042
+ br
2043
+ cmd ' require "sinatra"'
2044
+ cmd " require 'thor'"
2045
+ br
2046
+ e 'If it works, we will be silent. If it fails, we will report
2047
+ that error.'
2048
+ br
2049
+ e 'This allows you to use the Diamond Shell a little bit like IRB.'
2050
+ br
2051
+ e 'You can also permanently add new requires to the DiamondShell.'
2052
+ br
2053
+ e 'From within the diamond shell itself, you can use any of
2054
+ the following commands:'
2055
+ br
2056
+ cmd ' add_require NAME_OF_GEM'
2057
+ cmd ' add_require roebe'
2058
+ cmd ' addrequire foo'
2059
+ cmd ' addreq foo'
2060
+ br
2061
+ e 'This would add the gem require to the file called '+
2062
+ DiamondShell::FILE_ADDITIONAL_REQUIRE_FILES
2063
+ }
2064
+ # ========================================================================= #
2065
+ # === Glob tag.
2066
+ # ========================================================================= #
2067
+ header 'Glob'
2068
+ p {
2069
+ e 'In the event that we do not find a certain input, we will
2070
+ try a glob event.'
2071
+ br
2072
+ e 'First, we try with trailing * but if that fails we will also
2073
+ try with leading *.'
2074
+ }
2075
+ # ========================================================================= #
2076
+ # === Dictionary tag (dic tag)
2077
+ # ========================================================================= #
2078
+ header 'Dictionary'
2079
+ p {
2080
+ e 'A dictionary allows you to translate words from one language to
2081
+ another.'
2082
+ br
2083
+ e 'If you have a dictionary file in the YAML format, you can enable
2084
+ autocompletion-support for them.'
2085
+ br
2086
+ e 'That is, you can autocomplete via the TAB key on the words.'
2087
+ br
2088
+ e 'In order for this to work, the <b>use_dictionary.yml</b> file must
2089
+ have set a value of true.'
2090
+ br
2091
+ e 'This can be done in a running instance of Diamond Shell like this:'
2092
+ br
2093
+ cmd ' enable dictionary'
2094
+ br
2095
+ anm 'This can be disabled, e. g. via:'
2096
+ br
2097
+ cmd ' disable askeng'
2098
+ }
2099
+ # ========================================================================= #
2100
+ # Autocompletion tag. Completion tag. Tab completion tag.
2101
+ # ========================================================================= #
2102
+ header 'Autocompletion' # rf diatut autocompletion
2103
+ p {
2104
+ e 'Autocompletion means that if you press the TAB key, you will be
2105
+ able to choose from a selection.'
2106
+ br
2107
+ e 'Before explaining this further, try it. Start your diamond shell
2108
+ and do this:'
2109
+ br
2110
+ cmd ' extract|TAB|'
2111
+ br
2112
+ anm 'The <b class="'+CMD_COLOUR+'">|TAB|</b> notation here means
2113
+ "<b>press the tab key here</b>". So first you write extract,
2114
+ and then you press the tab key.'
2115
+ br
2116
+ e 'You will get a selection between <b>extract_audio</b> and
2117
+ <b>extract_video</b> and possibly <b>extract_it</b> as well.'
2118
+ br
2119
+ e 'Press v and then TAB again. You will have selected video.'
2120
+ br
2121
+ e 'The file that handles autocompletion is readline.rb, which you can
2122
+ find in the base/ subdirectory.'
2123
+ br
2124
+ e 'Note note that we allow you to autocomplete to the list of
2125
+ available instance variables.'
2126
+ br
2127
+ e 'For instance:'
2128
+ br
2129
+ cmd ' @al<TAB>'
2130
+ br
2131
+ e 'Would list which instance variables with a name starting with
2132
+ @al exist.'
2133
+ br
2134
+ e 'Additionally, all entries found in $PATH will also be completed.'
2135
+ br
2136
+ e 'As of August 2014, we will also add support for some completions
2137
+ of the Ruby stdlib.'
2138
+ br
2139
+ e 'Since as of September 2015, we will also tab-complete on leading
2140
+ <b>@configuration.</b> entries. This way you can cycler through
2141
+ the available configuration options more quickly.'
2142
+ br
2143
+ e 'Image screenshot for these options:'
2144
+ img 'PC/DIAMOND_SHELL/DIAMOND_SHELL_TAB_COMPLETE_OF_CONFIGURATION.png',
2145
+ 'marl3em mart1em', :drag
2146
+ }
2147
+ # ========================================================================= #
2148
+ # === Edit tag, Editor Tag.
2149
+ # ========================================================================= #
2150
+ header 'Editing'+sg(:present,'marl1em')
2151
+ p {
2152
+ e 'To find out which editor is your current main editor, do this:'
2153
+ br
2154
+ cmd ' editor?'
2155
+ br
2156
+ e 'You can switch to another editor by doing this:'
2157
+ br
2158
+ cmd ' seted bluefish'
2159
+ br
2160
+ e 'This setting is persistent, and will be stored in the file
2161
+ <b class="orange">editor.yml</b>.'
2162
+ br
2163
+ e 'Also note that since September 2011, if you try to open a
2164
+ directory, we will now open the content of the directory. (Before
2165
+ September 2011, we used to display an <i>error message</i> instead.)'
2166
+ br
2167
+ e 'You can also open based on the class name, if the file can be found.'
2168
+ br
2169
+ e 'For instance:'
2170
+ br
2171
+ cmd ' bl BirthdayNotifications:'
2172
+ cmd ' bl BirthdayNotifications'
2173
+ br
2174
+ e 'The above will try to find a file called birthday_notifications.rb.'
2175
+ e 'If it can be found then we will open it in the editor.'
2176
+ br
2177
+ e 'Note that as of 31.07.2015 you can also open a file based on the
2178
+ name of a method defined, if this method is part of the Diamond Shell
2179
+ Project.'
2180
+ br
2181
+ e 'Example:'
2182
+ br
2183
+ cmd 'bl show_completable_commands'
2184
+ br
2185
+ e 'This would open the file show.rb because the above method is
2186
+ defined in that file.'
2187
+ br
2188
+ e 'Some editors, such as vim, allow you to jump to a specific line
2189
+ position, such as by doing <b>vim foo.txt +55</b>. We attempt to
2190
+ somewhat simulate this behaviour, in the event that you supply
2191
+ a ":" character, and numbers after that.'
2192
+ br
2193
+ e 'For instance:'
2194
+ br
2195
+ cmd ' edit foobar.rb:55'
2196
+ br
2197
+ e 'We would assume this to mean "edit the file foobar.rb", and
2198
+ "jump to position 55". Currently this works only via vim though.'
2199
+ br
2200
+ anm 'You can also use the traditional vim syntax directly:'
2201
+ br
2202
+ cmd ' vim $DIA/configuration/configuration.rb +371'
2203
+ br
2204
+ e 'Do note that we will also expand aliases. So if you try to open
2205
+ an alias in your editor, we will expand towards the real file
2206
+ that is used.'
2207
+ }
2208
+ # ========================================================================= #
2209
+ # Path tag.
2210
+ # ========================================================================= #
2211
+ header 'Path'+sg(:gitarre, 'marl1em')
2212
+ p(id:'path') {
2213
+ e 'The Diamond shell will use the <span class="yel">$PATH environment</span>
2214
+ variable, if it was set.'
2215
+ br
2216
+ e 'All binaries known there will be used for both the completion, and as
2217
+ known-executables. This is similar to how other shells handle the
2218
+ $PATH variable.'
2219
+ }
2220
+ # ========================================================================= #
2221
+ # Audio tag Song tag. Aud tag.
2222
+ # ========================================================================= #
2223
+ header 'Audio'+sg(:gitarre, 'marl1em')
2224
+ p('','cut') {
2225
+ e 'The Diamond Shell simplifies dealing with audio data in quite some ways.
2226
+ Please read this section carefully if you wish to manipulate audio
2227
+ data with the Diamond Shell in any way.'
2228
+ br
2229
+ e 'You can remove a comment in an OGG File (<b>.ogg</b>) by issuing
2230
+ this:'
2231
+ br
2232
+ cmd ' remove_comment your_ogg_file.ogg'
2233
+ br
2234
+ e 'If you want to play several songs and use a range
2235
+ specification, do this:'
2236
+ br
2237
+ cmd ' 77-99'
2238
+ br
2239
+ e 'This would then play the songs from position 77 to position
2240
+ 99 in the current directory.'
2241
+ br
2242
+ e 'Also note that since Sep 2011 you can issue the following
2243
+ command, and we will play the song found in <span class="directory">
2244
+ /Depot/Audio</span>'
2245
+ br
2246
+ cmd ' play song 33'
2247
+ br
2248
+ e 'Also note that when you play audio files, this is stored in
2249
+ an array.'
2250
+ e 'To find out the last song played, do this:'
2251
+ br
2252
+ cmd ' last_song?'
2253
+ br
2254
+ e 'Since Nov 2011 we will try to glob whenever we try to play a
2255
+ multimedia file.'
2256
+ br # Audio conversions come next.
2257
+ e 'You can convert Audio Formats to one another. For instance,
2258
+ to convert a .mp3 file to a .wav file, you can do this:'
2259
+ br
2260
+ cmd ' assign foo.mp3'
2261
+ cmd ' convert_to wav # Convert to .wav format.'
2262
+ br # Slicing comes next.
2263
+ e 'You can use the Diamond Shell to elegantly
2264
+ <i class="gold">slice .mp3</i> files.'
2265
+ br
2266
+ e 'Currently we rely on <i class="lightblue">ffmpeg</i> to
2267
+ do these conversions. Now, how can you <b>slice</b> a .mp3
2268
+ file with the DiaShell?'
2269
+ br
2270
+ e 'Say you have a mp3 file, and <b>file?</b> also reports
2271
+ this.'
2272
+ br
2273
+ e 'Specific Example - we first assign a .mp3 file as the main
2274
+ file to work with:'
2275
+ br
2276
+ cmd ' assign Strack_MI1Theme_U2.mp3'
2277
+ cmd ' file? # => "Strack_MI1Theme_U2.mp3"'
2278
+ br
2279
+ e 'Now you can then specify the start position:'
2280
+ br
2281
+ cmd ' cut_start 15'
2282
+ br
2283
+ e 'And then the end position'
2284
+ br
2285
+ cmd ' cut_end 45'
2286
+ br
2287
+ e 'in Seconds.'
2288
+ br
2289
+ e 'To start the actual cutting,'+sg(:knife,'mar4px', :drag)+' do:'
2290
+ br
2291
+ cmd ' cut'
2292
+ br
2293
+ anm 'To feedback the positions, do:'
2294
+ cmd ' cut?'
2295
+ br
2296
+ anm 'This makes use of class CutAudio, which you may be
2297
+ able to use standalone (thus, without the DiamondShell
2298
+ as well).'
2299
+ br
2300
+ e 'You can also play all audio files in a given directory.'
2301
+ br
2302
+ e 'In order to do this, try this here:'
2303
+ br
2304
+ cmd ' play all audio'
2305
+ br
2306
+ anm 'This is almost the same as play * except that we
2307
+ will know which files are audio files and which ones
2308
+ are not.'
2309
+ br
2310
+ e 'You can also add or remove entries to the favourite audio file
2311
+ listing.'
2312
+ br
2313
+ e 'To do this, do:'
2314
+ br
2315
+ cmd ' add_fav foo.mp3'
2316
+ cmd ' rem_fav foo.mp3'
2317
+ br
2318
+ e 'To show your favourite audios, do:'
2319
+ br
2320
+ cmd ' show favourite audio'
2321
+ cmd ' show_favourite_audio'
2322
+ br
2323
+ anm 'Either of these two will work fine.'
2324
+ }
2325
+ # ========================================================================= #
2326
+ # Conversions tag
2327
+ # ========================================================================= #
2328
+ header 'Conversions'
2329
+ p {
2330
+ e 'You can use the DiamondShell to convert certain formats
2331
+ into other formats. For instance, .mp3 into .ogg, but also
2332
+ to "convert" or rather calculate Celsius into Fahrenheit,
2333
+ and so forth.'
2334
+ br
2335
+ e 'The following subsection here shows how this is done.'
2336
+ br
2337
+ e 'To convert <b>55 celsius</b> to fahrenheit, do this:'
2338
+ br
2339
+ cmd ' convert 55 celsius'
2340
+ br
2341
+ e 'You can also output a list of Celsius to fahrenheit
2342
+ table (convert into a table):'
2343
+ br
2344
+ cmd ' convert 10-100 celsius'
2345
+ br
2346
+ e 'If you want to convert audio tracks '+sg(:noten)+', just use this:'
2347
+ br
2348
+ cmd 'convert *mp3 towav'
2349
+ br
2350
+ e 'This would convert all mp3 files to .wav files.'
2351
+ anm 'to_wav would also work.'
2352
+ br
2353
+ e 'To compare mp3 into ogg, do:'
2354
+ br
2355
+ cmd 'convert *mp3 toogg'
2356
+ br
2357
+ e 'Please also note that the DiaShell can try to automatically
2358
+ convert numbers to file names or directory names.'
2359
+ br
2360
+ e 'This setting can be changed in the config file at:'
2361
+ br
2362
+ marl1em ' autoconvert_numbers: true/false','BO'
2363
+ }
2364
+ # ========================================================================= #
2365
+ # === Variables explained.
2366
+ # ========================================================================= #
2367
+ header 'Variables explained'
2368
+ p {
2369
+ table2('mars1em','','',
2370
+ '<b>@_</b>','The variable <span class="yel">@_</span> is a throwaway
2371
+ variable. It can be used for pretty much any data. I often tend
2372
+ to assign all files in a directory to this variable.'
2373
+ )
2374
+ }
2375
+ # ========================================================================= #
2376
+ # === Assign tag
2377
+ # ========================================================================= #
2378
+ header 'Assignments in the DiaShell'
2379
+ p {
2380
+ e 'The DiaShell allows you to assign to a main file.'
2381
+ br
2382
+ e 'In order to do so, you can assign to the main file like this:'
2383
+ br
2384
+ cmd ' asssign foo.txt'
2385
+ br
2386
+ e 'Now, in several command actions, like copying, you can
2387
+ omit typing the name.'
2388
+ br
2389
+ cmd ' copy to here'
2390
+ br
2391
+ e 'The above command would copy the main file to the current
2392
+ location, aka Dir.pwd (current working directory).'
2393
+ br
2394
+ anm 'We will do this automatically for at the very
2395
+ least these actions:'
2396
+ br
2397
+ cmd ' copy a file'
2398
+ cmd ' create a new file'
2399
+ cmd ' when we play an audio file'
2400
+ cmd ' when we open a file in an editor'
2401
+ cmd ' whenever we stat a file'
2402
+ cmd ' whenever we match to a local URL'
2403
+ cmd ' whenever we open a file in the browser'
2404
+ cmd ' whenever we append to a file'
2405
+ cmd ' whenever we use jp2a'
2406
+ cmd ' whenever we play a video file'
2407
+ cmd ' whenever we trigger an action'
2408
+ cmd ' whenever we create an iso'
2409
+ cmd ' whenever we read a file'
2410
+ }
2411
+ # ========================================================================= #
2412
+ # === Collapse tag
2413
+ #
2414
+ # rf diatut collapse
2415
+ # ========================================================================= #
2416
+ header 'Collapse'
2417
+ p {
2418
+ e 'This means to display the full path to a given file or
2419
+ directory.'
2420
+ br
2421
+ e 'If collapse is <b>true</b>, then we will <b class="crimson">NOT</b>
2422
+ display the full path to a given file or directory.'
2423
+ br
2424
+ e 'You can change this behaviour just as any of the other
2425
+ configuration values.'
2426
+ br
2427
+ e 'One way would be this:'
2428
+ br
2429
+ cmd ' disable collapse'
2430
+ }
2431
+ # ========================================================================= #
2432
+ # === Video tag. play tag.
2433
+ # ========================================================================= #
2434
+ header 'Video'
2435
+ p {
2436
+ e 'You can play Videos or songs, like so:'
2437
+ br
2438
+ cmd ' tosongs; mpl 3-5,33'
2439
+ br
2440
+ e 'The above would enter the song directory - tosongs
2441
+ is my alias - and then mplayer (mpl is an alias for mplayer)
2442
+ would try to play file 3, 4, 5, and also file 33.'
2443
+ br
2444
+ e 'The ; is a separator in this context. You can chain
2445
+ command instructions separated by ; that way.'
2446
+ br
2447
+ e 'Note that you can search on IMDB via the shell too:'
2448
+ br
2449
+ cmd 'imdb dou fo sin # this would search for the movie
2450
+ called "dou fo sin".'
2451
+ br
2452
+ anm 'Note that if you invoke "play" without any arguments, if we
2453
+ had assigned a file prior to this, we will play this file.'
2454
+ br
2455
+ e 'You can also play a video file based on the number or the
2456
+ name of the file in question, if you have registered it in a
2457
+ yaml file prior to that.'
2458
+ br
2459
+ e 'Examples:'
2460
+ br
2461
+ video '125'
2462
+ video 'taxi driver'
2463
+ br
2464
+ e 'And you can also try to find a random video.'
2465
+ br
2466
+ cmd 'video random'
2467
+ br
2468
+ e 'You can also use numbers, such as via:'
2469
+ br
2470
+ cmd ' play 1,3,4'
2471
+ br
2472
+ e 'This would play the files at position 1, 4 and 4.'
2473
+ }
2474
+ # ========================================================================= #
2475
+ # === random tag
2476
+ # ========================================================================= #
2477
+ header 'random' # rf diatut random
2478
+ p {
2479
+ e 'Random allows you to do some random stuff.'
2480
+ br
2481
+ e 'You can play a random video by doing:'
2482
+ br
2483
+ cmd ' random video'
2484
+ }
2485
+ # ========================================================================= #
2486
+ # === line tag
2487
+ # ========================================================================= #
2488
+ header 'line'
2489
+ p {
2490
+ e 'You can show a specific line in any file by doing this:'
2491
+ br
2492
+ cmd ' line 55 foobar.rb'
2493
+ br
2494
+ e 'Do note that the file in question has to exist.'
2495
+ br
2496
+ e 'The first argument here is the line position, e. g. 55
2497
+ would mean "line number 55".'
2498
+ }
2499
+ # ========================================================================= #
2500
+ # === Install tag
2501
+ # ========================================================================= #
2502
+ header 'Installation'+sg(:hang_man)
2503
+ p {
2504
+ e 'In the future this section is supposed to allow you to install
2505
+ a <b>Linux distribution</b>. For now though, we will focus on
2506
+ installing several packages in one go, i.e. compiling them.'
2507
+ br
2508
+ e 'To do this, try this command:'
2509
+ br
2510
+ cmd ' install default'
2511
+ br
2512
+ lem 'This will compile all programs which are listed in
2513
+ the file:'
2514
+ br
2515
+ lem3 '/Users/x/DATA/PC/OS/LINUX/YAML/installation_procedere.yml',
2516
+ 'BO crimson FI'
2517
+ br
2518
+ e 'The file that will be used is
2519
+ <i class="crimson BO">$RUBY_SYS/profile_install.rb</i>.'
2520
+ br
2521
+ anm 'You may have to use your own installation_procedere.yml
2522
+ file. I will make it available for RBT.'
2523
+ }
2524
+ # ========================================================================= #
2525
+ # === Run tag
2526
+ # ========================================================================= #
2527
+ header 'Run'
2528
+ p {
2529
+ e 'You can "run" a file, and we attempt to run this file with the
2530
+ default application that was registered.'
2531
+ br
2532
+ e 'For example, if you do:'
2533
+ br
2534
+ cmd 'run foo.pdf'
2535
+ br
2536
+ e 'Then we would open this file.'
2537
+ br
2538
+ anm 'This is a bit similar to the command open, but run specifically
2539
+ also works when we have files like .rb files, .py files and so on.<br>
2540
+ It is a bit like an <span class="BG_Black pad1px pads4px orange">
2541
+ instruction to <b>execute that file</b></span>.', :error_box
2542
+ br
2543
+ e 'Since as of September 2016 you can also use a require-statement
2544
+ to start up a new instance of the Diamondshell.'
2545
+ br
2546
+ e 'Do the following:'
2547
+ br
2548
+ cmd " require 'diamond_shell/run'"
2549
+ }
2550
+ # ========================================================================= #
2551
+ # === Stat tag.
2552
+ # ========================================================================= #
2553
+ header 'Stat'
2554
+ p {
2555
+ e 'Stat is used similar to the <b>UNIX command stat</b>.'
2556
+ br
2557
+ cmd 'stat some_file'
2558
+ br
2559
+ e 'Additionally, we include information from <b>class BeautifulUrl</b>
2560
+ so whatever you did add to that class will work with the stat command
2561
+ too, no matter where that file is.'
2562
+ br
2563
+ e 'You can also apply stat on the @_ token, like:'
2564
+ br
2565
+ cmd ' stat @_'
2566
+ br
2567
+ e 'Additionally, you can do this:'
2568
+ br
2569
+ cmd ' stat {1,2}'
2570
+ cmd ' stat 1,2'
2571
+ br
2572
+ e 'The above commands would stat the position 1 and 2.'
2573
+ br
2574
+ anm 'Note that leading file: entries will be removed from the
2575
+ given input.'
2576
+ }
2577
+ # ========================================================================= #
2578
+ # === PDFS tag PDF tag. Manual tag.
2579
+ # ========================================================================= #
2580
+ div {
2581
+ header 'PDFs'+sg(:pdf,'marl1em', 'drag_pdf'); highlight :drag_pdf
2582
+ br
2583
+ e 'If you want to find all PDFs, do this:'
2584
+ br
2585
+ cmd' find all pdf'
2586
+ br
2587
+ e 'There is also a configuration option called
2588
+ <b>@open_downloaded_pdf_files_at_once</b>.'
2589
+ br
2590
+ e 'If this configuration option is true, then we will open PDF
2591
+ files the moment we downloaded them.'
2592
+ br
2593
+ anm 'You can also generate a new Manual for the DiamondShell
2594
+ by issuing:'
2595
+ br
2596
+ cmd ' manual'
2597
+ cmd ' create manual'
2598
+ br
2599
+ e 'This will create a .pdf file.'
2600
+ br
2601
+ e 'Also note that you can, thanks to prawn, create a .pdf file out
2602
+ of a .txt file (any text file). We support this in the Diamond
2603
+ Shell as well.'
2604
+ br
2605
+ e 'To do this, issue:'
2606
+ br
2607
+ cmd ' to_pdf foo.txt'
2608
+ br
2609
+ anm 'Here we assume that foo.txt exists and can be used to create
2610
+ a foo.pdf file.'
2611
+ }
2612
+ # ========================================================================= #
2613
+ # === Available Components
2614
+ # ========================================================================= #
2615
+ div {
2616
+ header 'Available components'
2617
+ e 'Sometimes you may want to find out whether all add-ons are
2618
+ available.'
2619
+ br
2620
+ e 'You can use the following commands to find out whether
2621
+ something is missing or not:'
2622
+ br
2623
+ cmd ' missing?'
2624
+ cmd ' available_components?'
2625
+ }
2626
+ # ========================================================================= #
2627
+ # === Find tag
2628
+ # ========================================================================= #
2629
+ div {
2630
+ header 'Find - finding something'+sg(:huhn, 'marl1em')
2631
+ br
2632
+ e 'We can find something in the DiaShell, by doing something
2633
+ like:'
2634
+ br
2635
+ cmd ' dfind threads.rb'
2636
+ br
2637
+ e 'This will find threads.rb on your HDD and also set it to the
2638
+ @last_file used, which you can query via <b>file?</b>.'
2639
+ br
2640
+ e 'You can also find where binaries may be, similar to the UNIX
2641
+ where_is.'
2642
+ br
2643
+ e 'Do either of the following, in order to find the binary
2644
+ called <b>tar</b>:'
2645
+ br
2646
+ cmd ' where is tar?'
2647
+ cmd ' where is tar'
2648
+ cmd ' where? tar'
2649
+ }
2650
+ # ========================================================================= #
2651
+ # === Repeat last action. (repeat tag)
2652
+ # ========================================================================= #
2653
+ div {
2654
+ header 'Repeat last action'
2655
+ e 'You can repeat the last action by doing:'
2656
+ br
2657
+ cmd' ~'
2658
+ cmd' +'
2659
+ cmd' -'
2660
+ cmd' ++'
2661
+ cmd' --'
2662
+ br
2663
+ e 'Positional modifiers work too, to some extent. +30 would mean "play
2664
+ the song at position +30 in relative terms to the last song played".'
2665
+ }
2666
+ # ========================================================================= #
2667
+ # === DiamondShell Parameters Tag.
2668
+ # ========================================================================= #
2669
+ div {
2670
+ header 'DiamondShell Parameters'
2671
+ br
2672
+ e 'You can get all the parameters of the methods in the DiamondShell.'
2673
+ br
2674
+ e 'In order to do this, do the following command from within a
2675
+ running instance of DiamondShell:'
2676
+ br
2677
+ cmd ' parameters?'
2678
+ br
2679
+ e 'Here is a <b>partial screenshot</b> showing the output of that
2680
+ command:'
2681
+ br
2682
+ img 'PC/DIAMOND_SHELL/DIAMOND_SHELL_PARAMETERS.png',
2683
+ 'marl6em', :drag # The Parameters.
2684
+ }
2685
+ # ========================================================================= #
2686
+ # === Home directory
2687
+ # ========================================================================= #
2688
+ div {
2689
+ header 'The Diamond Shell Home Directory'
2690
+ e 'You can designate a new home directory for the Diamond Shell.'
2691
+ br
2692
+ e 'In other words, this will be the new directory where we will
2693
+ save files to, and so on.'
2694
+ br
2695
+ e 'The syntax to designate a new home directory, as can be seen
2696
+ if you use --help from the commandline, is:'
2697
+ br
2698
+ cmd ' dia --home-dir=/opt'
2699
+ }
2700
+ # ========================================================================= #
2701
+ # === DiaShell on windows. Win tag, Windows Tag.
2702
+ # ========================================================================= #
2703
+ div {
2704
+ header 'Diamond Shell on Windows'
2705
+ br
2706
+ e 'The Diamond Shell works on Windows too, but some problems may exist
2707
+ there, as Windows is not the main OS for the Diamond Shell to be tested.'
2708
+ br
2709
+ e 'First, to check whether you are running on windows or not,
2710
+ run this check:'
2711
+ br
2712
+ cmd ' if OPERATING_SYSTEM == :windows'
2713
+ br
2714
+ e 'The DiaShell should of course also work on <b>Windows</b>. For
2715
+ this to work, some convenience methods were added.'
2716
+ br
2717
+ cmd ' dcomcnfg'
2718
+ br
2719
+ e 'Also try out this:'
2720
+ br
2721
+ cmd ' config windows'
2722
+ br
2723
+ e 'This should enable some windows-specific configuration settings.'
2724
+ br
2725
+ e 'But note that this has not been very thoroughly tested.'
2726
+ }
2727
+ # ========================================================================= #
2728
+ # === Config tag. Configuration tag.
2729
+ #
2730
+ # Important Configuration Files for the Diamond Shell.
2731
+ #
2732
+ # Will also have a subsection about diamondrc.
2733
+ # ========================================================================= #
2734
+ div(id: 'config') {
2735
+ header 'Configuration'
2736
+ br
2737
+ le 'Important Configuration Files for the DiamondShell and how to
2738
+ handle them.'
2739
+ br
2740
+ s2 'default_applications.yml','BO orange'
2741
+ e sg(:pfeil8)+'This file will include your favourite applications
2742
+ for specific file types.'
2743
+ br
2744
+ e 'In here you can specify which program to use whenever you
2745
+ want to open a .pdf file, open a .png file and so on.'
2746
+ br
2747
+ cmd ' bl $RUBY_DIA/lib/diamond_shell/YAML/default_applications.yml'
2748
+ br
2749
+ e 'To show the current values set in that file, you can do this:'
2750
+ br
2751
+ cmd 'default_applications?'
2752
+ br
2753
+ e 'Note that you can reload the yaml config by doing:'
2754
+ br
2755
+ cmd ' reload configuration'
2756
+ br
2757
+ e 'This will also reload the aliases at run-time.'
2758
+ br
2759
+ e 'Another configuration option allows you to display shorter
2760
+ file names, i.e. if a file name is too long we will simply
2761
+ truncate it.' # truncate tag.
2762
+ br
2763
+ e 'Every available configuration option can be found in the
2764
+ <b>main configuration directory</b>.'
2765
+ br
2766
+ cmd ' cd $RUBY_DIA/lib/diamond_shell/yaml/configuration'
2767
+ br
2768
+ e 'For local use I recommend you to only use the saving option.
2769
+ The following example illustrates this:'
2770
+ br
2771
+ cmd ' config.debug = true'
2772
+ br
2773
+ e 'This changes the configuration of the shell during runtime.'
2774
+ br
2775
+ e 'To make this change permanent, do this:'
2776
+ br
2777
+ cmd ' save'
2778
+ br
2779
+ e 'or'
2780
+ br
2781
+ cmd ' save config'
2782
+ br
2783
+ e 'Now, on next startup, we will load this saved config file.'
2784
+ br
2785
+ e 'You can also save individual components. For instance,
2786
+ you can save the debug value, or the padding value.'
2787
+ br
2788
+ cmd ' save debug'
2789
+ cmd ' save padding'
2790
+ br
2791
+ anm 'But this is no longer that useful. Since March 2014, I
2792
+ recommend you to simply to just "save" alone.'
2793
+ br
2794
+ e 'If you have set shorten_directory_names to true, then a
2795
+ leading * will indicate that the name was shortened.'
2796
+ br
2797
+ e 'You can toggle this at run-time too, and untoggle again,
2798
+ as in:'
2799
+ br
2800
+ cmd 'shorten'
2801
+ cmd 'unshorten # or "longen"'
2802
+ br
2803
+ anm 'Note that <b>shorten</b> will also get rid of the ModTime
2804
+ information.'
2805
+ br
2806
+ anm 'You can also deliberately disable the display of the
2807
+ modification time. In order to do so, do:'
2808
+ br
2809
+ cmd 'no_mod_time'
2810
+ br
2811
+ e 'And to undo, do:'
2812
+ br
2813
+ cmd 'show_mod_time'
2814
+ br
2815
+ e 'You can modify every configuration option directly like so:'
2816
+ br
2817
+ cmd ' config.use_colours = false'
2818
+ br
2819
+ e 'To feedback this option, do this:'
2820
+ br
2821
+ cmd ' config.use_colours'
2822
+ br
2823
+ e 'You can also append a <b>?</b> if you want to:'
2824
+ br
2825
+ cmd ' config.use_colours?'
2826
+ br
2827
+ e 'Rather than use <b>config.</b>, some aliases exist, such as
2828
+ @configuration, @config and so on. Use whatever suits you best,
2829
+ although <b>config.</b> is probably the shortest and simplest
2830
+ notation for accessing the DiaShell Configuration Settings.'
2831
+ br
2832
+ e 'Of course, if you want to disable the colours, you could
2833
+ also use this:'
2834
+ br
2835
+ cmd ' disable colours'
2836
+ br
2837
+ e 'You can reload your original configuration by issuing this:'
2838
+ br
2839
+ cmd ' reload config'
2840
+ br
2841
+ e 'This will also reload the colours, so you can use it to
2842
+ change the currently running shell.'
2843
+ br
2844
+ e 'The option <b>run_simulation</b> is used to run in a
2845
+ simulation mode - currently this means that we do not
2846
+ actually burn a CD or DVD, no. It means we will feedback
2847
+ which command we would use.'
2848
+ br
2849
+ e 'Also note that when you are on windows, you could do
2850
+ something like:'
2851
+ br
2852
+ cmd ' config windows'
2853
+ br
2854
+ e 'To conveniently switch to a windows-based configuration.'
2855
+ br
2856
+ e 'If you look at the configuration, it is a simple key => value
2857
+ mapping, a hash. You can modify values of this hash in a fairly
2858
+ simple manner:'
2859
+ br
2860
+ cmd ' editor = bluefish'
2861
+ br
2862
+ e 'This would set your editor to bluefish.'
2863
+ br
2864
+ e 'You can change specific parts of the config by using aliases.
2865
+ For instance, this will work to change the location of Firefox:'
2866
+ br
2867
+ cmd ' firefox.location = /Programs/Firefox/Current/bin','browser'
2868
+ br
2869
+ e 'Another option is to simply use this instead:'
2870
+ br
2871
+ cmd ' set_browser /Programs/Firefox/Current/bin'
2872
+ cmd ' set_firefox /Programs/Firefox/Current/bin'
2873
+ br
2874
+ e 'Since <i>March 2012</i> we are using a specialized class called
2875
+ <b class="orange">Configuration</b> to handle all configuration
2876
+ aspects of the Diamond Shell.'
2877
+ br
2878
+ e 'You can also query the config directly by issuing a command
2879
+ query such as the following:'
2880
+ br
2881
+ cmd ' config.padding?'
2882
+ cmd ' config.use_irc?'
2883
+ br
2884
+ e 'An alternative syntax also exists such as:'
2885
+ br
2886
+ cmd ' Diamond.configuration.padding = 5'
2887
+ br
2888
+ e 'You can designate another Encoding format to use via the
2889
+ configuration option preferred_encoding.'
2890
+ br
2891
+ e 'Additionally, you can overrule the encoding via the
2892
+ method <b>DiamondShell.set_encoding()</b>. For instance,
2893
+ to designate to the binary encoding, use this:'
2894
+ br
2895
+ cmd ' DiamondShell.set_encoding :binary'
2896
+ br
2897
+ e 'I tend to use an ISO encoding, you may use UTF there
2898
+ instead.'
2899
+ br
2900
+ e 'This encoding format will be used several times during
2901
+ a DiamondShell session so make sure to have it properly
2902
+ set.'
2903
+ br
2904
+ # ======================================================================= #
2905
+ # === diamondrc file
2906
+ #
2907
+ # rf diatut diamondrc
2908
+ # ======================================================================= #
2909
+ lem 'If a file called <b id="diamondrc">diamondrc</b> exists in the base
2910
+ directory of the DiamondShell home directory, then we will try to
2911
+ <b>parse it</b> and use its values. For instance, if you set
2912
+ "colours: false" in this diamondrc file, then we will not make
2913
+ use of colours. (You can also use US spelling such as "colors: false")'
2914
+ br
2915
+ lem 'This is similar to using the yaml files to control the
2916
+ behaviour or other instructions such as "disable colours"
2917
+ at runtime. More about this in the <b>disable-subsection</b>.'
2918
+ br
2919
+ e 'The class responsible for the parsing is stored here:'
2920
+ br
2921
+ cmd ' $DIA/diamondrc_parser/diamondrc_parser.rb'
2922
+ br
2923
+ e 'You can dump the configuration options by issuing:'
2924
+ br
2925
+ cmd ' dump_config'
2926
+ }
2927
+ # ========================================================================= #
2928
+ # === Debug tag
2929
+ #
2930
+ # Enable or disable debug.
2931
+ # ========================================================================= #
2932
+ div(id: 'debug') {
2933
+ h2 'Debugging'
2934
+ e 'You can enable or disable debugging.'
2935
+ br
2936
+ e 'The command may be:'
2937
+ br
2938
+ cmd ' debug+'
2939
+ br
2940
+ e 'To enable debugging.'
2941
+ br
2942
+ cmd ' debug-'
2943
+ br
2944
+ e 'To disable debugging.'
2945
+ br
2946
+ e 'You can also use the longer variants such as enable_debugging or
2947
+ enable debugging. And of course also disable debuggung - see the
2948
+ other entries for <b>enable</b> and <b>disable</b> functionality.'
2949
+ }
2950
+ # ========================================================================= #
2951
+ # === Conventions for the Diamond Shell
2952
+ # ========================================================================= #
2953
+ div {
2954
+ h2 'Conventions for the Diamond Shell','mart1px slategray',
2955
+ 'conventions' # Conventions tag.
2956
+ p('s0_5em'){
2957
+ e '- All * are meant to be a shortcut for "all files". Or
2958
+ more precisely, all files, directories and symlinks.'
2959
+ br
2960
+ e '- @this_file and @_. Not sure about the differences.
2961
+ I think @this_file is used to denote the main file right
2962
+ now, whereas @_ is more like a <b>throwaway variable</b>.'
2963
+ }
2964
+ }
2965
+ }
2966
+
2967
+ div('pad1em','','border: 1px inset aquamarine;') {
2968
+ h1 sg(:monkey)+'External Links','gold mart0_1em'
2969
+ p {
2970
+ PFEIL = sg(:pfeil2,'marr6px')
2971
+ abr 'c',content: PFEIL+'C Programming Language',css_class: 'slateblue'
2972
+ abr 'rbt',content: PFEIL+'Ruby Build Tools',css_class: 'slateblue'
2973
+ abr 'master_pipe',content: PFEIL+'Master Pipe',css_class: 'slateblue'
2974
+ }
2975
+ }
2976
+
2977
+ div('posab smaller','','right:0.1em;top:0.1em') {
2978
+ h2 'Sitemap','yel FI'
2979
+ ARRAY_HEADER_IDS.sort.each { |id|
2980
+ abr '#'+id,
2981
+ content: sg(:pfeil1,'smaller marr4px')+id.capitalize,
2982
+ css_class: 'smaller slateblue FI'
2983
+ }
2984
+ }}