ulimit -a dumps every soft limit for the current shell: open files, core dumps, stack size, CPU time, and process count. It is the first stop when a program dies with mysterious resource errors. Each line maps to a single-letter flag like -n or -u.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.