I need to find the spectrum of an operator $T: C([0,1]) \to C([0,1])$ defined by $(Tf)(t) = \int_0^t f(x) dx$. I know that the spectrum is the set of all values $\lambda$ such that $\lambda I - T$ is not invertible, but I'm not sure how to go about finding those values when integrals are involved. I've found several other posts about finding the spectrum of an integral operator here, but they all seem to involve functions of two variables, and that's throwing me off.
Any advice would be appreciated.