This website requires JavaScript.
Explore
Help
Sign In
wit
/
wit-debian-gui
Watch
1
Star
0
Fork
You've already forked wit-debian-gui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jcarr
wit-debian-gui
/
resources
/
bin
/
apt-file.sh
6 lines
86 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash -x
apt -y install apt-file
apt-file update
apt-file -x search
'/pingus$'
Reference in New Issue
View Git Blame
Copy Permalink