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