I am Charmie

メモとログ

2017-02-08から1日間の記事一覧

delete a file containing a space at the end of its extension on Windows

Suppose you have a file containing a space at the end of its extension on Windows. Let ABSOLUTE_PATH denote the absolute path of the file, the following command can erase the file. del \?\ABSOLUTE_PATH

Amazing dark theme for TexStudio

Follow the guidance shown at the bottom of this page.