「うんこ」は漢字で「吽子」と書きます。
Continue reading Kanji Representation of Unko: うんこは漢字でどう書くのか – 吽子All posts by Kenji
Create a list of classification items/classification table header
How to change Headings and Body Font in Microsoft Word
Here I explain how to change headings and body font in Microsoft Word. I used Microsoft Word for Mac Version 16.70.
Continue reading How to change Headings and Body Font in Microsoft WordShell: Terminating Long-Running Processes
I’m sure everyone has had the experience of a server process that was created by some developer and continues to run indefinitely without ending. This script comes in handy in such situations. When you schedule it to run regularly with tools like crontab, it will terminate these seemingly never-ending processes for you. It’s similar to scripts like Terminating Excessive Apache (httpd) Child Processes and Listing Process Execution Directories.
Continue reading Shell: Terminating Long-Running ProcessesCopy Google Drive Folder
This is a code of Google Apps Script for copying google drive folder content to other folder.
Continue reading Copy Google Drive Folder