klotz: scripting*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. A guide to using YAD (Yet Another Dialog) for creating graphical user interfaces with bash scripts. It covers various dialog types, options, and examples.
    2026-01-07 Tags: , , , , , , , by klotz
  2. An article detailing the author's experience replacing bash scripts with Python, outlining the improvements in readability, error handling, and testability, as well as the challenges encountered during the migration.
  3. Learning Lua, the world's simplest programming language, can enhance programming skills, increase exposure to computer science, and improve software design skills.
  4. Dune is a shell designed for powerful scripting, combining elements of bash and Lisp, offering normal shell operations and functional programming abstractions for sysadmin tasks.
    2024-09-28 Tags: , , , , , , , by klotz
  5. This article discusses the author's experience using ChatGPT to improve their understanding and proficiency in using Linux. Topics covered include navigating complex Linux concepts, understanding Linux commands, troubleshooting errors, automating tasks, and more.
  6. Introduction to parameter substitution in Bash scripting

    Different types of parameter substitution:
    - ${parameter}
    - ${parameter-:-word}
    - ${parameter-:=word}
    - ${parameter-:?word}
    - ${parameter-:+word}

    - Examples of using parameter substitution, positional parameters and special parameters in Bash
    2024-04-01 Tags: , , , , by klotz
  7. 2006-08-09 Tags: , , by klotz
  8. 2006-08-09 Tags: , by klotz
  9. 2006-08-09 Tags: , by klotz
  10. 2006-07-03 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: scripting

About - Propulsed by SemanticScuttle