Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $ apt-cache show bash | grep Section
  2. Section: shells
  3.  
  4. $ apt-cache show procps | grep Section
  5. Section: admin
  6.  
  7. $ dpkg --list shells
  8. dpkg-query: no packages found matching shells
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement