The .netrc file contains login and initialization information used by the auto-login process. It generally resides in the user’s home directory, but a location outside of the home directory can be set using the environment variable NETRC. Both locations are overridden by the command line option -N. The selected file must be a regular file, or access will be denied.
用于配置网络登录帐号信息的 ~/.netrc 文件,保存用户名密码,减少输用户名密码。
文件 ~/.netrc 用于设置自动登录时所需要的帐号信息。
