Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neeme Kahusk
data
Commits
961272da
Commit
961272da
authored
Feb 03, 2021
by
Neeme Kahusk
Browse files
regilaulud tools
parent
a488cd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
regilaulud/tools/prepare.sh
0 → 100755
View file @
961272da
#!/bin/bash
# Usage: prepare.sh <infile> <outfile>
#
cat
$1
|tr
-d
'\015'
|sed
's/<\/META>/\n&/g'
>
$2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment