Des scripts pour faciliter le reconditionnement de portables - retour accueil
git clone git://bebou.netlib.re/scripts-reco
Log | Files | Refs | README |
commit 0f7cfd21ceb2bdb7000778e1dcdd6d8e81877039 parent 6978158d2fe177ec89b2f88ab0e64ec638257e28 Auteurice: Arthur Pons <arthur.pons@unistra.fr> Date: Mon, 17 Mar 2025 11:03:13 +0100 On met le rapport de fin dans le clipboard Diffstat:
M | common.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common.sh b/common.sh @@ -39,7 +39,7 @@ launch_test() { end() { [ -f "$tmpdir/histo" ] && < "$tmpdir/histo" awk -v tmp=$tmpdir '{ printf "%s/%s\n",tmp,$1 }' | - xargs cat | grep . + xargs cat | grep . | xclip -selection clipboard } # On lance le test