Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Caleb earned this badge 41 times |
apr 7 at 7:39
Dollar sign interpolation inside quotes in bash
mar 21 at 10:50
How to follow links in linux man pages?
feb 8 at 15:08
Wrongly set chmod / 777. Problems?
jan 14 at 14:42
dd vs cat — is dd still relevant these days?
jan 10 at 2:31
What mount points exist on a typical Linux system?
nov 29 at 10:13
How to check if a file is corrupt or not?
nov 28 at 21:53
auto accepting rsa key in bash script
nov 18 at 1:26
When does UNIX “defrag”? (specifically Solaris)
nov 14 at 15:03
How can I run a specific command for each find result?
oct 18 at 14:57
Non-blocking bash command
oct 9 at 19:51
Why doesn't cp have a progress bar like wget?
aug 16 at 15:46
Getting a window's PID by clicking on it
feb 21 '12 at 7:39
Is there a tool to subtract one file from another?
feb 2 '12 at 4:01
Pasting X selection (not clipboard contents) with keyboard
dec 15 '11 at 18:32
Answer yes in a bash script
nov 29 '11 at 2:27
How to kill two or more processes with one kill command?
nov 19 '11 at 20:37
When is xargs needed?
oct 31 '11 at 15:44
Why isn't there a truly unified package manager for Linux?
oct 15 '11 at 10:59
How to temporarily switch from ssh to my local shell?
oct 11 '11 at 8:50
Process substitution and pipe
aug 30 '11 at 23:28
How to speed up my build
aug 30 '11 at 17:33
Can I find out which ssh key was used to access an account?
aug 23 '11 at 20:56
What is the maximum value of the PID of a process?
aug 17 '11 at 18:11
Can ssh return directory list?
aug 5 '11 at 14:44
Why the dot in find commands?
aug 4 '11 at 17:24
What is the difference between `grep`, `egrep`, and `fgrep`?
aug 3 '11 at 16:18
Is `cal` broken? What happened in September 1752?
jul 27 '11 at 18:37
How to delete a file on remote machine via SSH by using a Shell Script?
jul 10 '11 at 1:50
Should I care about unnecessary cats?
jul 5 '11 at 11:52
Ignorantly dd'd /dev/sda*
jul 4 '11 at 19:46
Automatically rename files when they are placed in a specific directory
jun 20 '11 at 14:05
Is there a correct way to list the subdirectories of the current directory?
jun 11 '11 at 7:18
Why does `ESC` move the cursor back in vim?
jun 5 '11 at 4:16
Why is Linux commonly used as operating system for supercomputers?
apr 27 '11 at 21:53
Pass my credentials from a ssh session to another ssh session
apr 27 '11 at 19:08
What do double slashes mean in UNIX path? Is `cd dir/subdir//` valid?
apr 21 '11 at 13:12
How to diff a file and output from the command?
apr 14 '11 at 4:51
dd: How do I know if it's still working?