Skip to main content

Explore our questions

0votes
1answer
3kviews

ssh-add is always asking for passphrase - Automate it on bashrc

82votes
7answers
38kviews

How can I get bash to exit on backtick failure in a similar way to pipefail?

1vote
2answers
924views

Bash: command stdout to array of lines (whitespace issue)

0votes
3answers
46views

Making each word in a text file an item in a bash array

0votes
1answer
45views

Find and remove spaces in files and folders, then find patterns in files, then copy the files found

8votes
2answers
7kviews

cp -f cannot overwrite cp -i alias

290votes
21answers
471kviews

How to add a newline to the end of a file?

0votes
1answer
53views

How to make bash not set the underscore _ environment variable?

0votes
0answers
40views

Understanding `bash` options -Ee

153votes
7answers
167kviews

tput setaf color table? How to determine color codes?

14votes
1answer
3kviews

Why does cd '' succeed in bash?

6votes
4answers
673views

Using curly braces to process colon-separated variables

-1votes
2answers
81views

Counting unique IP addresses per hour in existing log files

3votes
1answer
105views

Why does tab autocomplete sometimes not work?

Browse more Questions
close