mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 18:05:06 +00:00
updating thor name script
This commit is contained in:
parent
428bf12afb
commit
ae199bcd8c
6
scripts/fix_thor_names.sh
Normal file → Executable file
6
scripts/fix_thor_names.sh
Normal file → Executable file
@ -5,7 +5,7 @@ for analysis in analysis/*
|
|||||||
do
|
do
|
||||||
basename $analysis|
|
basename $analysis|
|
||||||
sed 's|A_|Å\)|g'|
|
sed 's|A_|Å\)|g'|
|
||||||
sed 's|_|\(𝛌=|'|
|
sed 's|_\([0-9]+\)|\(𝛌=\1|g'|
|
||||||
sed 's|__|\)≻|'|
|
|
||||||
sed 's|_|\(𝛌=|'|
|
|
||||||
sed 's|_|≻|'|
|
sed 's|_|≻|'|
|
||||||
|
sed 's|Δt|Δt=|'
|
||||||
|
done
|
Loading…
Reference in New Issue
Block a user