Skip to main content
Lekensteyn's user avatar
Lekensteyn's user avatar
Lekensteyn's user avatar
Lekensteyn
  • Member for 14 years, 5 months
  • Last seen more than 1 year ago
74 votes
Accepted

How to diff files ignoring comments (lines starting with #)?

58 votes
Accepted

why would curl and wget result in a 403 forbidden?

56 votes
Accepted

identify files with non-ASCII or non-printable characters in file name

47 votes

How to know where a program is stuck in linux?

46 votes
Accepted

How do I determine the new size for resize2fs?

38 votes

Can I "export" functions in bash?

33 votes
Accepted

Is it safe to remove ~/.cache?

31 votes
Accepted

chmod: What does the `+a` parameter mean?

29 votes

How to passively capture from Unix domain sockets (AF_UNIX socket monitoring)?

26 votes
Accepted

Group member cannot write even with write permission

26 votes

Combined `mkdir` and `cd`?

25 votes

How do I use capsh: I am trying to run an unprivileged ping, with minimal capabilities

24 votes

Is there a condensed side-by-side diff format?

23 votes
Accepted

What keeps draining entropy?

22 votes
Accepted

Shared folder between QEMU Windows guest and Linux host

21 votes

tar with relative paths

20 votes

Can shell variable name include a hyphen or dash (-)?

20 votes
Accepted

How can I shrink a LUKS partition, what does `cryptsetup resize` do?

19 votes

How to match a ttyUSBX device to a usb serial device

17 votes
Accepted

Why is my initial ramdisk so big?

15 votes
Accepted

How can I check if two gzipped files are equal?

14 votes

Where is the official udev source and other dev information?

12 votes
Accepted

What ENV variables can be set in udev rules?

10 votes
Accepted

Make Linux load specific driver for given device (Realtek NIC)

9 votes
Accepted

Prevent a file from being deleted even after rm -f

9 votes
Accepted

Minimal MTA that delivers mail locally (for cron)?

8 votes
Accepted

What are the environment variables by default?

7 votes
Accepted

wget: Follow custom URL attributes

7 votes

How to set Nginx for both http and https requests

7 votes
Accepted

How can I pass strings with single quotes to grep?