aitech-moj-2023/wyk/helpers/add-intro.sh

4 lines
79 B
Bash
Raw Normal View History

2022-03-06 17:52:15 +01:00
#!/bin/bash
perl -pne 's/^{"cells":\[//' $1 | cat helpers/intro - | sponge $1