index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
56 introspection
/
cp.py
blob: cb09cf399b7157d9e20da3c889c75477bff20520 (
plain
)
1
2
3
4
5
#! /usr/bin/env python3
import
sys
from
shutil
import
copyfile
copyfile
(
*
sys
.
argv
[
1
:])