Skip to content

Commit

Permalink
BOARD: clean naming of profilin data *.gcda
Browse files Browse the repository at this point in the history
for file in *; do newname=$(echo "$file" | sed 's/^.*#//') ; mv "$file" "$newname" ; done
  • Loading branch information
Apaczer committed Feb 11, 2024
1 parent 44c4d34 commit 1aef78a
Show file tree
Hide file tree
Showing 136 changed files with 0 additions and 0 deletions.
Binary file not shown.
Binary file not shown.

0 comments on commit 1aef78a

Please sign in to comment.