Skip to main content
Porcupine's user avatar
Porcupine's user avatar
Porcupine's user avatar
Porcupine
  • Member for 8 years, 11 months
  • Last seen more than a month ago
20 votes
1 answer
44k views

Makefile: Default Value of Variable that is set but has null value

17 votes
2 answers
18k views

Makefile and .ONESHELL

15 votes
1 answer
19k views

Systemd service does not start (WantedBy=multi-user.target)

11 votes
2 answers
2k views

Why does cron require MTA for logging?

9 votes
1 answer
2k views

printf - store formatted string output in a variable

7 votes
6 answers
2k views

Find only those folders that contain a File with the same name as the Folder

6 votes
5 answers
2k views

Read file and store as array without skipping empty strings

6 votes
1 answer
603 views

Unexpected behavior of Bash script: First executes function, afterwards executes alias

5 votes
3 answers
1k views

Find exec sh: Shell variable not getting passed to subshell

5 votes
1 answer
2k views

dconf editor value is different from gsettings get value

5 votes
3 answers
4k views

How do I find the files installed by a particular package? Where is the .deb file to look at?

4 votes
3 answers
10k views

Xargs to extract filename

4 votes
4 answers
2k views

Regex match shell variable as a pattern (case insensitively)

4 votes
1 answer
12k views

print specific column with specific output field separator

3 votes
3 answers
3k views

Mapfile not removing trailing newline

3 votes
2 answers
1k views

Render troff file on terminal like the man outputs on terminal

3 votes
4 answers
411 views

Delete all but the last comment line for each comment block

3 votes
2 answers
2k views

Sed replace word except when word is preceded by a specific string

3 votes
1 answer
4k views

Bash: Error in assigning default value to a variable

3 votes
1 answer
3k views

jq skip iteration over null

3 votes
2 answers
1k views

Linux Mint: Overwrite existing keyboard shortcut

3 votes
1 answer
2k views

USB C charging PDO or PPS

2 votes
1 answer
220 views

Locale: Unable to get correct date (for Sunday of this week)

2 votes
0 answers
270 views

gsetttings not working from inside bashrc

2 votes
3 answers
353 views

Find command that excludes paths listed in a file

2 votes
4 answers
2k views

Find exclude path containing specific files

2 votes
2 answers
840 views

Delete n lines after pattern and m lines before pattern

2 votes
2 answers
2k views

`column` from `util-linux` and not from `bsdmainutils`

1 vote
1 answer
252 views

Output of lsblk includes both pipes and back ticks

1 vote
1 answer
911 views

mktemp creates file in pwd rather than in /tmp