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