Skip to content
Alexandre ZANNI edited this page Jan 27, 2019 · 2 revisions

The system.* Command Group

WIP: see list here Comprehensive list of rTorrent 0.9 commands

system.env=NAME (since 0.9.7)

Query the value of an environment variable, returns an empty string if NAME is not defined. Example:

session.path.set=(cat,(system.env,RTORRENT_HOME),"/.session")