132. .root.wgetrc

132.1. Description

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

132.2. Usage

Example 62. 

  Dir(.root.wgetrc)
  (["proxy_user", "proxy_user"])

  Read(.root.wgetrc.proxy_user)
  ("olduser")

  Write(.root.wgetrc.proxy_user, "newuser")
  (true)