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