Skip to content

Conversation

@aemtox
Copy link
Contributor

@aemtox aemtox commented Oct 25, 2023

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

Added a german version of the bash loops explanation.

Related Tickets & Documents

None, as far as I know. 😄

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

@what-the-diff
Copy link

what-the-diff bot commented Oct 25, 2023

PR Summary

  • New Educational Content Added
    A new file 011-bash-schleifen.md has been added to our e-book series. This enriches our library by not only introducing new materials but also allowing a more diverse range of topics to learn from.

  • Comprehensive Learning Resource on Bash Loops
    The 011-bash-schleifen.md file provides detailed explanations along with practical examples of Bash loops, which includes 'for', 'while' and 'until' loops. This new content will help users to better understand the concept and usage of Bash loops.

  • Advanced Topics Included
    This PR also covers the advanced concepts in Bash loops: 'continue' and 'break' statements. It serves as a resourceful guide for users who want to delve into more complex and advanced facets of Bash loops.

@bobbyiliev bobbyiliev merged commit a889662 into bobbyiliev:main Oct 25, 2023
@blackcrack
Copy link

@aemtox wär gut, wenn ein kleines link zu " if [ –eq " erklärung drin wär, daß man immer schnell zu solchen sachen wie "if [ -r ", "if [ -f ", "if [ -d " erklärt wird, damit man auch gleich sieht, mit was man dann auch noch arbeiten kann und so sich dann was einfallen lassen kann.. aber sonst, cool, danke :)
(for bobby, i have ask em' for a link to explation of -eq,-f -d and so on for have a sidekick info for have more suggestions for a varity of possibility)
best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants