Hello, I’ve stumbled upon this problem and can’t seem to find info on how to fix it.
I recently started using dwm with dwmblocks to set the statusbar, and running dwmblocks would consume almost all of my ram, found the cause of this to be the “date” command, every time I type date on the terminal it gives /bin/sh: warning: shell level (1000) too high, resetting to 1 about every 5 seconds so I have to kill it or else my ram goes from roughly 250Mb to 6.5Gb.
I’ve looked around to find info on this to no avail. The curious thing is that if I switch to a tty and type date it works normally, but once a switch to my graphical enviroment and run it in a terminal its back to the shell warning.
Has anyone run into this problem before and know how to fix it?
Any help is appreciated.