Hi,
 
I cannot delete dir/file from my home directory.
[lsung@hw-lnx-shell3 ~/fpc_i2cs_cpld]$
 
[lsung@hw-lnx-shell3 ~/fpc_i2cs_cpld]$ ls -al
total 28
drwxr-xr-x   3 lsung ipg        4096 Jul 13 11:23 .
drwxr-xr-x  26 lsung qa-others 20480 Jul 13 11:40 ..
drwxr-xr-x   2 lsung ipg        4096 Jul 13 11:23 rtl
 
I want to delete  dir fpc_i2cs_cpld, but I cannot.
 
How would I delete directory “.” and “..”
 
Lee Sung