{"tool":"j","tool_display":"J","intent":"jump-to-directory-by-pattern","intent_display":"jump to directory by pattern","title":"J Command: jump to directory by pattern","command_string":"j <pattern>","raw_command_string":"j {{pattern}}","description":"Exact CLI syntax to jump to directory by pattern using J.","usage_scenario":"When needing to quickly access a directory based on partial or complete name matching, particularly in sizable file hierarchies.","scenario_context":"Quickly navigate large directory structures with pattern matching for improved efficiency.","simulated_output":"$ j proj\nJumped to: ~/Documents/Projects/ProjectX\n\n$ pwd\n/home/user/Documents/Projects/ProjectX","how_to_steps":["Run `j proj` to jump to the matching directory.","Verify the change by running `pwd` to check your current path."],"canonical_url":"https://www.syntaxstandard.com/j/jump-to-directory-by-pattern"}