-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Sometimes you have a query that makes sense to execute in the context of the current directory, for example extended_attributes.
Right now if you’re in the downloads folder you, that only applies to cd
and ls
meaning to get the extended_attributes would be `select * from extended_attributes where directory = ‘/Users...’.
There should be an easier way to insert the PWD into any other command
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request