[sleuthkit-users] Fls vs Ils
Brought to you by:
carrier
|
From: Jaime C. <jc...@id...> - 2005-04-26 15:50:18
|
Hello everybody, If I was looking for all files using the commands below. Is it possible that one command could return more files than the other one? ils -eZ -f fat test.img fls -r -f fat test.img Basically, I'd like to know if there is any difference on how files are searched between fls and ils commands. I noticed that in one of my test scenarios, I was actually getting less files using the ils command Thanks in advance, Jimmy |