That's because iflag=nocache drops caches… after it's been read, not before. You can see this if you use strace: # strace dd iflag=nocache …
確定! 回上一頁