Darn, did you ever have trouble remembering just how you did this and that on your Box???
Showing posts with label
apt
.
Show all posts
Showing posts with label
apt
.
Show all posts
March 21, 2013
Listing aptitude sources
Forgot your repositories? Here's how to list em:
# find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
I <3 find !
Older Posts
Home
Subscribe to:
Posts (Atom)