I have two files with apparently the same name in a Unix directory. How is this possible? When I used the -b
option with ls
, it is giving a different name. The duplicate file is automatically created after sap kernel upgrade. The backup of the old kernel of SAP was placed inside PP2 directory before performing the upgrade by creating a separate folder for it. Does anybody know the reason behind this?
Details are as follows:
:xe-s-aspach02345d:/usr/sap#ls -ltr | tail -3-rw------- 1 root system 1940 May 19 2018 PP2drwxr-xr-x 13 pp2adm sapsys 4096 Oct 26 16:01 PP2drwxrwxr-x 6 pp2adm sapsys 4096 Oct 28 04:34 tmp:xe-s-aspach02345d:/usr/sap#ls -ltrb | tail -3-rw------- 1 root system 1940 May 19 2018 PP3\0102drwxr-xr-x 13 pp2adm sapsys 4096 Oct 26 16:01 PP2drwxrwxr-x 6 pp2adm sapsys 4096 Oct 28 04:34 tmp:xe-s-aspach02345d:/usr/sap#pwd/usr/sap