Skip to main content

Explore our questions

1 vote
2 answers
2k views

How to kill python process ran by shell script when shell script dies?

158 votes
20 answers
171k views

Decoding URL encoding (percent encoding)

36 votes
11 answers
56k views

How to compare a program's version in a shell script?

0 votes
1 answer
3k views

Check if user exists in /etc/passwd, if they exist, create new one with prefix

83 votes
4 answers
95k views

What's the standard for indentation in shell scripts?

63 votes
6 answers
219k views

Shell script to create a file if it doesn't exist?

0 votes
1 answer
2k views

How to create a Desktop Entry that executes a bash script inside the terminal?

5 votes
2 answers
799 views

What does VAR=() mean in a script?

0 votes
2 answers
2k views

How to automate post-installation setup of a distribution?

3 votes
1 answer
2k views

dialog menu to display files, select one of them and then able to delete it

3 votes
2 answers
1k views

Check if a number is in a range with zsh

-1 votes
3 answers
4k views

How to get the json data used in each curl statement while using xargs and maps it to its corresponding result?

5 votes
3 answers
1k views

Is there a scriptable way to identify the nth partition of a disk?

1 vote
1 answer
3k views

How can I use a variable in awk command

Browse more Questions