sk
Verified for current stable LTS
Sk Command: Start Skim With Specified Query
Use for start skim with specified query with Sk. Exact CLI syntax to start skim with specified query using Sk.
When to use this: Use for start skim with specified query with Sk.
Command Syntax
sk --query "<query>" sk --query "<query>" Live Command Builder
Final Command
sk --query "<query>" Command Breakdown
--query- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to start skim with specified query using Sk.
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
Sk Command: Select Multiple Files And Write To File
find <path/to/directory> -type f | sk --multi > <path/to/file> Sk Command: Start Skim For Running Processes ps aux | sk Sk Command: Start Skim On All Files In Directory find <path/to/directory> -type f | sk Csvsql Command: Run Sql Query On Csv File csvsql --query "<select * from 'data'>" <data.csv> Cdparanoia Command: Print Cd Table Of Contents cdparanoia -Q