Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.7
/
busybox
/
refs/heads/master
/
.
/
busybox-1.19.3
/
testsuite
/
cp
/
cp-copies-empty-file
blob: ad25aa12ed108cf15ac87da013cde7750c4108fb [
file
] [
log
] [
blame
]
Igor Sarkisov
cf678fc
2020-10-06 12:55:26 -0700
[
diff
] [
blame
]
1
touch foo
2
busybox cp foo bar
3
cmp foo bar