135. .root.wgetrc

Agent for reading/writing /root/.wgetrc

135.1. Authors

  • Michal Svec <msvec@suse.cz>

135.2. Description

Access type: read / write

File Name: /usr/share/YaST2/scrconf/root_wgetrc.scr

See also:

wget(1)

135.3. Usage

Example 80. 

Dir(.root.wgetrc)
(["proxy_user", "proxy_user"])
Read(.root.wgetrc.proxy_user)
("olduser")
Write(.root.wgetrc.proxy_user, "newuser")
(true)