Skip to main content

Top Questions

16 votes
5 answers
1k views

How can UserA programmatically replace a text string within a file they own that's located in /etc?

19 votes
1 answer
3k views

Proper way to write C code that injects message into /var/log/messages?

5 votes
5 answers
756 views

how to format a text file in bash with dots from right

3 votes
7 answers
839 views

how to round numbers after comma everytime up

7 votes
4 answers
637 views

Simulate slow disks in KVM to see effect of LVM cache in test setup

3 votes
4 answers
976 views

How can one count how many pixels a GIF image has via command line?

3 votes
4 answers
562 views

Cut and replace Nth character on every row

6 votes
2 answers
814 views

How to request for a package to be added to the Fedora repositories?

2 votes
4 answers
825 views

How to POSIX-ly ignore "warning: command substitution: ignored null byte in input"?

3 votes
2 answers
1k views

How shall I find the device of a phone's storage so that I can mount it in Linux?

2 votes
2 answers
852 views

What does '\($*\)' mean in sed regular expression in a makefile?

6 votes
1 answer
558 views

Predictable Network Interface Names: ensX vs enpXsY

5 votes
2 answers
488 views

Iterating over the contents of a file

10 votes
1 answer
609 views

What is the meaning of the angle bracket syntax in `apt depends`?

7 votes
1 answer
855 views

Understanding top memory bar

4 votes
1 answer
997 views

Are there alternatives to alias I'm not aware of?

6 votes
3 answers
567 views

Is there an equivalent of caniuse for commands on posix systems?

8 votes
1 answer
440 views

find -printf for file creation time is not working as expected, is it a bug?

4 votes
2 answers
834 views

smartctl lies that NVME has lifespan of ~2800TBW? What is the real lifespan of my NVME?

3 votes
4 answers
378 views

Remove duplicates in file (without sorting!) leaving the _last_ of the occurences

6 votes
1 answer
485 views

How can I confirm for sure that a CVE has been mitigated on a RHEL system?

2 votes
5 answers
273 views

Grouping rows by categories avoiding repetition

2 votes
1 answer
640 views

Which interpreter for "Unicode text, UTF-8 text executable"

5 votes
2 answers
513 views

join files/devices in linear mode together in a linux system

4 votes
2 answers
343 views

pdfgrep How to locate the pages that contain multiple strings and print the page numbers?

9 votes
1 answer
320 views

How does Linux find the bold variant of a given font?

0 votes
4 answers
112 views

To check whether first or last character of a string is x

6 votes
1 answer
362 views

Why does redirecting stderr interfere with bash's handling of $COLUMNS and the `checkwinsize` option?

2 votes
4 answers
330 views

output of a command framed by a couple of '#' characters

2 votes
5 answers
136 views

Continuously monitor a process and all its children with `top`?

4 votes
1 answer
471 views

Raid 0+1 Failure Cases VS. Raid 1+0

3 votes
1 answer
442 views

How to request for a software package to be updated in OpenSUSE?

2 votes
1 answer
323 views

How can I check if a device is supported by Linux?

0 votes
4 answers
87 views

command-line tool to sum the values in a column of a CSV file

-1 votes
2 answers
181 views

Is it possible to translate bash to another human language like Arabic?

1 vote
1 answer
297 views

How to see what statement (memory address) my program is currently running: the program counter register, through Linux commands?

3 votes
1 answer
245 views

Word split between two lines is not found in man pages search

2 votes
4 answers
141 views

Sed command listing all lines between pattern including the final line

2 votes
2 answers
212 views

find with du -sch and very many files

2 votes
1 answer
208 views

Joining 'fish shell' arguments into a single string with spaces

0 votes
2 answers
68 views

variable with hyphen in bash script

0 votes
1 answer
84 views

How to make '.zshrc' to search for sourced files in the specific folder and not in the folder from which the terminal has been opened

-1 votes
4 answers
59 views

Is it possible to use bluetooth for transferring files between an Android phone and a Linux computer?

2 votes
1 answer
160 views

Modify a key value with another one containing a path using slashes

4 votes
1 answer
201 views

Rescuing ZFS after Debian upgrade

2 votes
1 answer
179 views

Upgrading PHP versions from buster to bullseye, when I am already on bullseye

2 votes
1 answer
130 views

LD_DEBUG_OUTPUT does not work


Looking for more? Browse the complete list of questions, or popular tags. Help us answer unanswered questions.