I'm trying to find $$\lim _{x\to 0} ((e^x-1)\cdot \operatorname{frac}\left(\frac{1}{x}\right))$$ I thought maybe use squeeze theorem but then I have $$(e^x-1)\cdot \left(\:\left(\frac{1}{x}\right)-1\right)\le (e^x-1)\cdot \operatorname{frac}\left(\frac{1}{x}\right)\le (e^x-1)\cdot \:\frac{1}{x}$$
where $\operatorname{frac}(x)=x-\lfloor x\rfloor$.
p.s - I can't use L'Hopipal rule.