Skip to main content
F. Hauri  - Give Up GitHub's user avatar
F. Hauri  - Give Up GitHub's user avatar
F. Hauri  - Give Up GitHub's user avatar
F. Hauri - Give Up GitHub
Consultant
  • Member for 11 years, 9 months
  • Last seen this week
1107 votes

How to concatenate string variables in Bash

708 votes

How do I prompt for Yes/No/Cancel input in a Linux shell script?

434 votes

What does " 2>&1 " mean?

381 votes
Accepted

Length of string in bash

369 votes

How do I split a string on a delimiter in Bash?

354 votes

How to check if a string contains a substring in Bash

259 votes
Accepted

How do you run a command eg chmod, for each line of a file?

206 votes

How do I set a variable to the output of a command in Bash?

193 votes
Accepted

How to remove a newline from a string in Bash

131 votes

How can I profile a Bash shell script slow startup?

121 votes
Accepted

What is the difference between using `sh` and `source`?

107 votes

Which characters need to be escaped when using Bash?

83 votes

How to detect if a script is being sourced

82 votes

How do I test if a variable is a number in Bash?

75 votes
Accepted

Why piping input to "read" only works when fed into "while read ..." construct?

72 votes
Accepted

Converting a Bash array into a delimited string

60 votes

Sleep until a specific time/date

49 votes

How to get the primary IP address of the local machine on Linux and OS X?

43 votes
Accepted

Read a file by bytes in BASH

35 votes

How to add a progress bar to a shell script?

35 votes
Accepted

bash background process modify global variable

32 votes

Pipe output to two different commands

30 votes

Easiest way to check for an index or a key in an array?

28 votes

Replace Strings Using Sed And Regex

26 votes
Accepted

How to copy files found with grep

26 votes

OS X / Linux: pipe into two processes?

24 votes

What is the most efficient way to parse a CSS color in JavaScript?

23 votes
Accepted

rsync : Recursively sync all files while ignoring the directory structure

22 votes

Bash loop until a certain command stops failing

22 votes

What is indirect expansion? What does ${!var*} mean?

1
2 3 4 5
17