Skip to content
Discussion options

You must be logged in to vote

My command will get the default for the OS, rather than whatever is set in .visidatarc. Plus yours actually runs a whoooole lot faster for some reason.

I tweaked yours slightly, so we have a standard output format (if the user has it set already in the rc file), and made it OS agnostic
vd --save_filetype=tsv -b -P options-global 2>/dev/null | egrep '^visidata_dir\s+' | awk '{print $2}'

Thanks again

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@geekscrapy
Comment options

Answer selected by geekscrapy
@midichef
Comment options

@geekscrapy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants