Skip to content

No output#6

Draft
NikosAlexandris wants to merge 3 commits into
aborruso:mainfrom
NikosAlexandris:no-output
Draft

No output#6
NikosAlexandris wants to merge 3 commits into
aborruso:mainfrom
NikosAlexandris:no-output

Conversation

@NikosAlexandris

Copy link
Copy Markdown
Contributor

No description provided.

@NikosAlexandris

Copy link
Copy Markdown
Contributor Author

@aborruso Do we need the output files gitted?

Comment thread script/millerQuestions.sh
set -e
set -u
set -o pipefail
alias mlr='mlr.linux.x86_64'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NikosAlexandris my mlr executable is mlr not mlr.linux.x86_64. Using this line will I have problems?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! This is something local! I shouldn't have committed it.

@aborruso

aborruso commented Sep 7, 2021

Copy link
Copy Markdown
Owner

@aborruso Do we need the output files gitted?

yes, why not?

Why you want backtick in count-similar;filter;cut

@NikosAlexandris

NikosAlexandris commented Sep 7, 2021

Copy link
Copy Markdown
Contributor Author

@aborruso Do we need the output files gitted?

yes, why not?

Why you want backtick in count-similar;filter;cut

Now it's filter;cut. After it'll be filter;cut. Cleaner. And I also want to tackle this programmatic question using Miller.

@NikosAlexandris

Copy link
Copy Markdown
Contributor Author

@aborruso Do we need the output files gitted?

yes, why not?

Because the output will be generated when the user wants or when a page or the manual is rebuild. It's the end product of the script. Hmm, I am thinking that I should maybe work on a development branch, where I/we don't need to recommit the end-product with each and every single change of the script. And let it be as is for the main branch?

But, ok. It was just an idea to avoid recommitting the end-product and just do it once and a while.

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.

2 participants