Dnia poniedziałek, 6 grudnia 2010 o 01:03:48 Ángel González napisał(a): > Krzysztof Żelechowski napisał(a): > > info 6.1: Wgetrc Location > > > > Once wgetrc is installed from binary, how do I know what the exact location > > of the global configuration file is? > > > > I can ask the distributor to provide configure log, but this is rather > > arcane and undocumented, and I can ask the package manager, but that is > > just guessing. If I compiled wget from source and I forgot my configure > > decisions, I am done. > > > > Thanks, > > Chris > Run wget --version > That will show the location of the user wgetrc, the system one, the > configure flags... >
That is what I did, and here is what it returned: > GNU Wget 1.11.4 > > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://www.gnu.org/licenses/gpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Originally written by Hrvoje Niksic <[email protected]>. > Currently maintained by Micah Cowan <[email protected]>. That is all. Chris
