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