peco
Verified for current stable LTS
Peco Command: Start Peco With Specified Query
Use for start peco with specified query with Peco. Exact CLI syntax to start peco with specified query using Peco.
When to use this: Use for start peco with specified query with Peco.
Command Syntax
peco --query "<query>" peco --query "<query>" Live Command Builder
Final Command
peco --query "<query>" Command Breakdown
--query- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to start peco with specified query using Peco.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Peco Command: Start Peco For Running Processes
ps aux | peco Peco Command: Start Peco On Files In Directory find <path/to/directory> -type f | peco Csvsql Command: Run Sql Query On Csv File csvsql --query "<select * from 'data'>" <data.csv> Cdparanoia Command: Print Cd Table Of Contents cdparanoia -Q Aws S3api Command: List Objects aws s3api list-objects --bucket <bucket_name> --query '{{Contents[].{Key: Key, Size: Size}}}'