Skip to main content
kenorb's user avatar
kenorb's user avatar
kenorb's user avatar
kenorb
DevOps guy
  • Member for 15 years, 6 months
  • Last seen this week
27 votes
5 answers
74k views

How to make Pipeline job to wait for all triggered parallel jobs?

16 votes
1 answer
2k views

Why source command doesn't work with process substitution in bash 3.2?

12 votes
2 answers
1k views

How to dump PHP backtrace on live running script in lldb?

9 votes
7 answers
7k views

How to reuse Build Parameters across multiple Jenkins jobs?

9 votes
5 answers
12k views

How to print float value from binary file in shell?

8 votes
2 answers
22k views

How to print each element of Multi-line String Parameter?

8 votes
1 answer
16k views

How to display blocks on PlantUML diagram vertically?

7 votes
1 answer
12k views

How to parse strace in shell into plain text?

6 votes
2 answers
4k views

How to compare two shell command output in Makefile?

6 votes
2 answers
10k views

How to fix issues with 'The SSH connection was unexpectedly closed by the remote end'?

6 votes
1 answer
7k views

How to override required version defined by composer.json hosted on packagist.org?

6 votes
0 answers
1k views

How to get image from specific window from any workspace in Python?

5 votes
2 answers
16k views

How to use Invoke-WebRequest to see the sent headers?

5 votes
3 answers
9k views

How to convert $args to a string and execute?

5 votes
2 answers
6k views

How to pass multiple arguments to osascript?

5 votes
3 answers
6k views

How to ignore invalid arguments with getopts and continue parsing?

5 votes
1 answer
1k views

How to get GitHub OAuth2 state code via curl to simulate Web Application Flow?

5 votes
0 answers
2k views

How to interact with app under Wine using winedbg?

4 votes
1 answer
4k views

How to list wine processes on the terminal screen?

4 votes
4 answers
6k views

How to grep and match the first occurrence of a line?

4 votes
3 answers
12k views

PHP Fatal error: Cannot use $this as parameter

4 votes
2 answers
3k views

How to list all windows from all workspaces in Python on Mac?

4 votes
3 answers
1k views

How to notify parent's component class (using hooks) after the child is in ready state?

3 votes
1 answer
2k views

How to enable TLS in Elasticsearch non-interactively?

3 votes
1 answer
4k views

How to enter a parent directory in Makefile?

3 votes
3 answers
2k views

How to export PHP array where each key-value pair is in separate line?

3 votes
1 answer
385 views

What's wrong with this html page?

3 votes
1 answer
19k views

How to execute shell as post-build action?

3 votes
2 answers
14k views

Why @NonCPS is necessary when iterating through the list?

3 votes
2 answers
544 views

Why Travis CI can't connect to GitHub API?