
qlmanage
List of commands for qlmanage:
-
qlmanage:tldr:3c562 qlmanage: Display QuickLook for one or multiple files.$ qlmanage -p ${filename1 filename2 ---}try on your machineexplain this command
-
qlmanage:tldr:844e4 qlmanage: Compute 300px wide PNG thumbnails of all JPEGs in the current directory and put them in a directory.$ qlmanage ${*-jpg} -t -s ${300} ${path-to-directory}try on your machineexplain this command
-
qlmanage:tldr:d3a8f qlmanage: Reset QuickLook.$ qlmanage -rtry on your machineexplain this command