Skip to content

Commit 4e8cf95

Browse files
committed
Add file size to script output
1 parent b9989e6 commit 4e8cf95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/generate-spellcheck-non-draft.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,4 @@ echo ""
137137
echo "Generated spell check configuration: $output_config"
138138
echo " Install guides: $install_count"
139139
echo " Learning Path source files: $lp_count"
140+
echo " File size: $(wc -c < "$output_config") bytes"

0 commit comments

Comments
 (0)