depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
immer
/
tools
/
with-tee.bash
blob: 60c331326d28c262551aca15f771b1e7037dabe4 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/bash
echo
"${
@
:
2
} | tee $
1
"
${@
:
2
}
|
tee $1