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

the function getElementAt() is not splitting variables correctly on RHEL7 #8

Open
mjhgthb opened this issue Nov 6, 2023 · 0 comments

Comments

@mjhgthb
Copy link

mjhgthb commented Nov 6, 2023

My colleague has rewritten it like:

function getElementAt()
{
echo $(echo $1 | cut -d"$2" -f$3)
}

Perhaps this is useful for someone else too.

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