ref: 744ae5109a8834cfba507e691935ddd4b457c88c dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }