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

Auch Titel in die Ergebnisdatei schreiben? #1

Open
katrinleinweber opened this issue Dec 2, 2018 · 0 comments
Open

Auch Titel in die Ergebnisdatei schreiben? #1

katrinleinweber opened this issue Dec 2, 2018 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@katrinleinweber
Copy link
Contributor

Wäre dies nützlicher als die PPN? Oder nützlicher in Kombination mit ihr?

Müsste durch Einbau von:

TITEL=$(grep -Eom 1 '021A  .*$' $PICA_D \
	| sed -E 's/021A +//g' \
	| sed -E 's/ +/-/g'
	)

in die for-Schleife funktionieren.

@katrinleinweber katrinleinweber added enhancement New feature or request question Further information is requested labels Dec 2, 2018
@katrinleinweber katrinleinweber changed the title Schreibe auch Titel in die Ergebnisdatei Auch Titel in die Ergebnisdatei schreiben? Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant