Played with it and this is what i have:
[ordidoc@localhost ~]$ cd tmp
[ordidoc@localhost tmp]$ dir
kde-ordidoc ksocket-ordidoc pulse-397VI5uG1yhc qt_temp.ay6275 qt_temp.sd6275 sv5m8.tmp
keyring-UL46ml orbit-ordidoc qt_temp.aC6275 qt_temp.QF6275 r8s0vjyW.bin.part
[ordidoc@localhost tmp]$ cd root
bash: cd: root: No such file or directory
[ordidoc@localhost tmp]$ cd home/root
bash: cd: home/root: No such file or directory
[ordidoc@localhost tmp]$ cd home
bash: cd: home: No such file or directory
[ordidoc@localhost tmp]$ cd root
bash: cd: root: No such file or directory
[ordidoc@localhost tmp]$ su
Password:
[root@localhost tmp]# dir
kde-ordidoc ksocket-ordidoc pulse-397VI5uG1yhc qt_temp.ay6275 qt_temp.sd6275 sv5m8.tmp
keyring-UL46ml orbit-ordidoc qt_temp.aC6275 qt_temp.QF6275 r8s0vjyW.bin.part
[root@localhost tmp]# cd home
bash: cd: home: No such file or directory
[root@localhost tmp]# cd root
bash: cd: root: No such file or directory
[root@localhost tmp]# exit
exit
[ordidoc@localhost tmp]$ cd ordidoc
bash: cd: ordidoc: No such file or directory
[ordidoc@localhost tmp]$ cd home
bash: cd: home: No such file or directory
[ordidoc@localhost tmp]$ cd /home
[ordidoc@localhost home]$ cd /root
bash: cd: /root: Permission denied
[ordidoc@localhost home]$ cd root
bash: cd: root: No such file or directory
[ordidoc@localhost home]$ su
Password:
[root@localhost home]# cd /home
[root@localhost home]# cd /root
[root@localhost ~]# cd /tmp
[root@localhost tmp]# dir
hsperfdata_ordidoc kdecache-root mylivecd.10042 mylivecd.15695 scrollkeeper-UNKNOWN
kdecache-ordidoc kde-root mylivecd.15260 OSL_PIPE_500_SingleOfficeIPC_5d51ce13282cec51d646b44c5e9e8
[root@localhost tmp]# rm mylivecd.10042
rm: cannot remove `mylivecd.10042': Is a directory
[root@localhost tmp]# cd mylivecd.10042
[root@localhost mylivecd.10042]# dir
initrd.dir initrd.mnt livecd
[root@localhost mylivecd.10042]# rm initrd.dir
rm: cannot remove `initrd.dir': Is a directory
[root@localhost mylivecd.10042]#
so it looks that the commands in the konsole are similar to DOS, here rm replace del but to get to the folders i had to add the / in front of the name of the folder but anywan i cannot delete the folders that i want to
