Skip to main content
sdaau's user avatar
sdaau's user avatar
sdaau's user avatar
sdaau
  • Member for 13 years, 1 month
  • Last seen more than 1 year ago
150 votes
14 answers
297k views

List partition labels from the command line

30 votes
5 answers
147k views

Single command to check if file exists, and print (custom) message to stdout?

29 votes
1 answer
15k views

Output visual (ASCII) Debian dependency tree to terminal?

28 votes
3 answers
42k views

Find where is a shared library symbol defined on a live system / list all symbols exported on a system

24 votes
3 answers
61k views

How to generate Module.symvers?

17 votes
5 answers
15k views

What is "Print to File" and can it be used from command line?

17 votes
4 answers
20k views

htop / top with specifying process name filter on the command line - at program startup?

15 votes
5 answers
10k views

Debian checkinstall ignores install=no; how to have it build, but NOT autoinstall a package?

13 votes
2 answers
4k views

Observing a hard-disk write in kernel space (with drivers/modules)

13 votes
2 answers
3k views

Why is df missing 500MB of available space? [duplicate]

11 votes
4 answers
3k views

Using process substitution to trick programs expecting files, with specific extensions as argument?

11 votes
2 answers
6k views

Piping into moreutils' ts with nanosecond precision?

11 votes
1 answer
17k views

Listing both ls information and mount points of a directory?

9 votes
5 answers
22k views

Handling Bash script with CRLF (carriage return) in Linux as in MSYS2?

8 votes
3 answers
11k views

Hexdump of a string starting at new lines?

7 votes
1 answer
52k views

Copy multiple files into one (append, merge) in single invocation without shell redirection?

7 votes
1 answer
6k views

Command line audio - piping for simultaneous playback and recording

7 votes
3 answers
5k views

Achieving hexdump-like format, that includes binary strings, on the command line?

6 votes
3 answers
7k views

Command line audio player that exits immediately after file finished playing back?

6 votes
1 answer
3k views

Have tmux not ask for sudo password for a process in session (authenticate beforehand)?

5 votes
3 answers
3k views

Bash one-liner to temporarily append path for chained commands without additional bash invocation?

5 votes
2 answers
11k views

"Last resort" Linux terminal command to reboot (over ssh) in case of a kernel bug?

5 votes
2 answers
6k views

Calling bash from sh (dash) with commands read from args, and "Unterminated quoted string"/"unexpected EOF"

5 votes
2 answers
2k views

Search/grep ftp remote filenames

4 votes
1 answer
402 views

Automatically load a user function at startup with awk?

4 votes
1 answer
2k views

Getting globbing to work with `locate`?

4 votes
1 answer
1k views

Change /tmp (to increase available space) on live system?

3 votes
1 answer
416 views

grep two conditions, one negated, without a pipeline?

3 votes
3 answers
3k views

Packaging a directory and its contents as a diff patch?

3 votes
1 answer
3k views

Text editor that allows for coloring of arbitrary text (and exporting thereof)?