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