Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. cameronc@ubuntu:~$ grep./etc/apt/sources.list*
  2. bash: grep./etc/apt/sources.list*: No such file or directory
  3. cameronc@ubuntu:~$ grep . /etc/apt/sources.list*
  4. /etc/apt/sources.list~:deb http://archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
  5. grep: /etc/apt/sources.list.d: Is a directory
  6. /etc/apt/sources.list.save:deb http://archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
  7. /etc/apt/sources.list.save:deb http://archive.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
  8. cameronc@ubuntu:~$ /etc/apt/sources.list*/*
  9. bash: /etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_steam64_ubuntu.list: Permission denied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement