
psysh
List of commands for psysh:
-
psysh:tldr:12648 psysh: Use a specific configuration file.$ psysh --config ${filename}try on your machineexplain this command
-
psysh:tldr:2557d psysh: Open a shell in the current directory.$ psyshtry on your machineexplain this command
-
psysh:tldr:3b9d1 psysh: Open a shell in a specific directory.$ psysh --cwd ${path-to-directory}try on your machineexplain this command