Skip to content
Discussion options

You must be logged in to vote

Hi! Can you explain more about what does happen when you try this on Linux?

Broadly, this is more of a question about your (Linux) shell than it is about beets. When you write something like beet modify foo="bar baz", beets never sees those quotes—they are only there to tell your shell how to parse the command line. Beets sees the list of argument strings modify and foo=bar baz. I'm not sure how your shell is interpreting the literal character \n, but perhaps you can try typing an actual newline character there.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@RobertBernstein
Comment options

Answer selected by RobertBernstein
Comment options

You must be logged in to vote
1 reply
@RobertBernstein
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