#!/usr/bin/env php connect('127.0.0.1', 6379); $value = $redis->set('i3_get_workspaces', shell_exec('i3-msg -t get_workspaces'));