Skip to main content
RonJohn's user avatar
RonJohn's user avatar
RonJohn's user avatar
RonJohn
  • Member for 11 years, 2 months
  • Last seen this week
13 votes
3 answers
1k views

Why does setting a variable readonly in the outer scope prevent defining a local variable with the same name?

12 votes
2 answers
2k views

What's using all the space on a seemingly empty partition?

12 votes
1 answer
8k views

What are bash packages?

5 votes
2 answers
4k views

inotifywait not alterting when device created

4 votes
4 answers
24k views

Running a command after my OpenVPN client connects

3 votes
2 answers
2k views

Tell gzip/bzip2/7z/etc not to compress already-compressed files?

3 votes
1 answer
138 views

Why does df shows same as "du --apparent-size"?

2 votes
2 answers
60 views

set -o xtrace for just one line? [duplicate]

2 votes
4 answers
4k views

How to select first occurrence between two patterns including just the first?

1 vote
1 answer
167 views

Better way to only include real filesystems in find?

1 vote
7 answers
313 views

Find all lines between two patterns, EXCLUSIVE of the second pattern?

0 votes
1 answer
75 views

bash script with rwx bits set, but still permission denied [duplicate]

0 votes
1 answer
900 views

bash variable expansion not working as expected

0 votes
1 answer
423 views

Ncat very slow over UDP. Possible causes?

0 votes
1 answer
164 views

"mailx -a x.txt ..." hangs, while "cat x.txt | mailx..." works

0 votes
0 answers
357 views

What is "mtr --report --tcp --port=22" telling me?

-1 votes
1 answer
688 views

ssh, heredoc and environment variables [duplicate]