Skip to main content
jrw32982's user avatar
jrw32982's user avatar
jrw32982's user avatar
jrw32982
  • Member for 12 years, 4 months
  • Last seen this week
14 votes
1 answer
2k views

Shebang can reference a script in Linux

14 votes
1 answer
3k views

Why does cd '' succeed in bash?

11 votes
2 answers
15k views

Why does bash clear OLDPWD when a child script is started?

7 votes
1 answer
766 views

Where is $_ defined by POSIX?

7 votes
1 answer
4k views

Can Grub2 multi-boot LUKS/LVM distros with only one boot partition?

7 votes
3 answers
4k views

How to use jq to return information to the shell, taking whitespace into account?

5 votes
1 answer
139 views

Why does this bash for loop syntax work?

3 votes
1 answer
480 views

FIDEDUPERANGE ioctl doesn't behave as expected on btrfs

2 votes
2 answers
775 views

How to inject data at the beginning of a child process's stdin?