1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00

add comments

This commit is contained in:
Jim Meyering
2005-12-09 21:52:50 +00:00
parent 4713202758
commit 078b4f861c
+2
View File
@@ -1,4 +1,6 @@
#!/bin/sh
# Ensure dd treats `--' properly.
# Also ensure that iflags=noatime works.
tmp_in=dd-in.$$
tmp_out=dd-out.$$