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:
@@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Ensure dd treats `--' properly.
|
||||
# Also ensure that iflags=noatime works.
|
||||
|
||||
tmp_in=dd-in.$$
|
||||
tmp_out=dd-out.$$
|
||||
|
||||
Reference in New Issue
Block a user