$: wget --spider https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
The above command checks if a stable version of Google Chrome exists in the remote location specified.
$: wget --spider https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
No comments:
Post a Comment