Sample Header Ad - 728x90

Debian/Ubuntu: Differences between apt-file find/search

0 votes
1 answer
133 views
Is there a practical difference between these two commands? /home/pkaramol/Desktop $ sudo apt-file search logrotate.conf logrotate: /etc/logrotate.conf logrotate: /usr/share/man/man5/logrotate.conf.5.gz petitboot: /etc/logrotate.d/petitboot/logrotate.conf rsync: /usr/share/doc/rsync/examples/logrotate.conf.rsync unicorn: /usr/share/doc/unicorn/examples/logrotate.conf /home/pkaramol/Desktop $ sudo apt-file find logrotate.conf logrotate: /etc/logrotate.conf logrotate: /usr/share/man/man5/logrotate.conf.5.gz petitboot: /etc/logrotate.d/petitboot/logrotate.conf rsync: /usr/share/doc/rsync/examples/logrotate.conf.rsync unicorn: /usr/share/doc/unicorn/examples/logrotate.conf /home/pkaramol/Desktop/centos_7 According to the help: search|find Search files in packages
Asked by pkaramol (3109 rep)
Nov 10, 2018, 03:33 PM
Last activity: Nov 10, 2018, 03:49 PM