Zsh

From Craft of Testing - Wiki
Revision as of 21:57, 4 April 2025 by Gregpaskal (talk | contribs) (Created page with "{{: Header_Nav}} Z Shell (zsh) helps * [https://en.wikipedia.org/wiki/Z_shell Zshell - Wikipedia] * zsh configuration file: /Users/gregpaskal/.zshrc * echo "$USER" - Get Current User * echo "$PATH" - Get current PATH variables")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What can we help you find?

Language Syntax
XPath Examples

Random
Home Testing Automation AI IoT OS RF Data Development References Tools Wisdom Inspiration Investing History Fun POC Help

Z Shell (zsh) helps

  • zsh configuration file: /Users/gregpaskal/.zshrc
  • echo "$USER" - Get Current User
  • echo "$PATH" - Get current PATH variables