
nemo
List of commands for nemo:
-
nemo:tldr:8ea05 nemo: Open specific directories in separate windows.$ nemo ${path-to-directory1 path-to-directory2 ---}try on your machineexplain this command
-
nemo:tldr:b429b nemo: Open a directory with a specific window size.$ nemo --geometry=${600}x${400} ${path-to-directory}try on your machineexplain this command
-
nemo:tldr:e587f nemo: Open the current user home directory.$ nemotry on your machineexplain this command
-
nemo:tldr:ed113 nemo: Open specific directories in tabs.$ nemo --tabs ${path-to-directory1 path-to-directory2 ---}try on your machineexplain this command