Bob Proulx <[email protected]> writes:

> But you could also delete it using the full path.
>
>   rm -rf ~/fpc_i2cs_cpld  # warning: recursive removal

A relative name will do as well.

$ rm -rf ../fpc_i2cs_cpld

Andreas.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



Reply via email to