Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change use of expr index in Bash string operations lessons #740

Open
marktlinn opened this issue Apr 28, 2023 · 0 comments
Open

Change use of expr index in Bash string operations lessons #740

marktlinn opened this issue Apr 28, 2023 · 0 comments

Comments

@marktlinn
Copy link

First of all great work on putting the bash scripting course together, you're providing valuable content to the community and doing a great service for the coding community. Thanks for that 🙏

In the Bash String Operations lesson (https://www.learnshell.org/en/Basic_String_Operations) the expr index is used to show vairous forms of string manipulation, but from the index operator is not included in all versions of expr, and perhaps a more standardised way of doing these manipulations and operations in Bash would be better for people learning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant