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

allow specifying directory to save into #4

Open
fawaf opened this issue Aug 21, 2017 · 5 comments
Open

allow specifying directory to save into #4

fawaf opened this issue Aug 21, 2017 · 5 comments

Comments

@fawaf
Copy link

fawaf commented Aug 21, 2017

i.e. allow option to specify what directory to save into.

@mro
Copy link

mro commented Sep 6, 2017

try -e or e.g.

$  scrot "$HOME/Pictures/shot-%Y-%m-%dT%H%M%S.png"

@fawaf
Copy link
Author

fawaf commented Sep 6, 2017

sorry, i mean to say allow just specifying the directory and let scrot still handle the filename.

@mro
Copy link

mro commented Sep 7, 2017

http://lmgtfy.com/?q=scrot+directory

@fawaf
Copy link
Author

fawaf commented Sep 7, 2017

sure, but that is running an external command. would be great if scrot supported that natively.

@mro
Copy link

mro commented Sep 8, 2017

no, IMO it wouldn't. It's perfectly fine however for one cmdline tool to leverage another. https://en.wikipedia.org/wiki/Unix_philosophy#Do_One_Thing_and_Do_It_Well

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

2 participants