Tuesday, July 28, 2020

Get Redis Keys / Values command

Keys *


hgetall keyname



No comments:

Post a Comment

zip an empty folder structure

  find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +