Skip to content

Update pipelines.md #1880

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

Closed
wants to merge 1 commit into from
Closed

Update pipelines.md #1880

wants to merge 1 commit into from

Conversation

kkoang
Copy link
Contributor

@kkoang kkoang commented Apr 16, 2025

If there is only one file or folder named "tutor" in /usr/share/nvim/runtime/, removing tr -d '\n' does not affect the command's execution. However, if /usr/share/nvim/runtime/ contains other files or folders besides "tutor" whose names also include "tutor" (like "tutor100" or "123tutor"), then running both ls /usr/share/nvim/runtime/ | get name | ^grep tutor | ^ls -la $in and ls /usr/share/nvim/runtime/ | get name | to text | ^grep tutor | tr -d '\n' | ^ls -la $in will result in an error.

@kkoang kkoang closed this May 13, 2025
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

Successfully merging this pull request may close these issues.

None yet

1 participant