What terminal command can you use to look up options and arguments about a command. code example
Example: terminal command as parameter
open /Applications/Utilities/Console.app "$(ls -arth Test*log | tail -1)"
open /Applications/Utilities/Console.app "$(ls -arth Test*log | tail -1)"