|
May 16 |
comment |
How to install Debian package with file extension .deb You are misspelling dpkg in your example command. Are you aware of that? |
|
May 14 |
awarded | Popular Question |
|
Mar 21 |
awarded | Popular Question |
|
Feb 22 |
awarded | Popular Question |
|
Feb 4 |
awarded | Nice Question |
|
Jan 17 |
comment |
Alter path of find result @ChrisDown Please read the answer carefully before commenting on it ;-) cd /./ ; pwd ; readlink -f . |
|
Jan 15 |
awarded | Notable Question |
|
Dec 3 |
awarded | Notable Question |
|
Oct 18 |
answered | vim: How to switch to the directory listing from file view? |
|
Oct 15 |
comment |
Executing user defined function in a find -exec call Thanks! I didn't think of that.. |
|
Oct 15 |
comment |
Executing user defined function in a find -exec call Can you explain why there are two occurrences of ksh or bash in the -exec command? I understand the first, but not the second occurrence. |
|
Oct 11 |
answered | What are the ramifications of setting the hostname? |
|
Oct 8 |
comment |
How to send all output to a pager by default? How would such a system recognise commands where this should not be done? E.g. console Vim, nano, mutt, less, top |
|
Oct 8 |
answered | How to change the working directory of invoking shell using a script? |
|
Oct 8 |
revised |
What happens when you delete a hard link? fixed some smaller errors (duplication, missing word) |
|
Oct 8 |
suggested | suggested edit on What happens when you delete a hard link? |
|
Oct 8 |
comment |
Piped input to nano What are the nano versions in those distributions? Maybe the different behavior comes from an older version.. |
|
Sep 30 |
accepted | List only regular files (but not directories) in current directory |
|
Sep 27 |
awarded | Popular Question |
|
Sep 23 |
answered | How to process these DHCP logs to be human readable? |