Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --count to cat and/or dump, or add head command #176

Open
smnorris opened this issue Mar 14, 2024 · 0 comments
Open

add --count to cat and/or dump, or add head command #176

smnorris opened this issue Mar 14, 2024 · 0 comments

Comments

@smnorris
Copy link
Owner

Requesting just a small set of features is often handy, and is much faster than piping bcdata cat into head.

Could use curl directly, but it would be simple to implement here - a --count option is already present in bc2pg.

Maybe:

bcdata head -n

or

bcdata cat -c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant