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

Peekaboo: nth line can't be comleted from within docker compose. #1

Open
lazakoa opened this issue Feb 9, 2022 · 1 comment
Open

Comments

@lazakoa
Copy link

lazakoa commented Feb 9, 2022

[peekaboo]$ head -n52 lots_of_text.txt | tail -1  
[-] Some output was printed, but it was not the flag!

I just repeated the command above again in the container and this time it managed to pull out the flag.

@lordidiot
Copy link
Member

Hm, I'm not able to reproduce this issue right now with your command:

head -n52 lots_of_text.txt | tail -1  

But I'll take a look at the code and see if there's anything that could be causing this.

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

2 participants