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