From 4a67f35cd3202d5543ad47984ba6c38dac0ac54c Mon Sep 17 00:00:00 2001 From: Zatalyz <41-zatalyz@users.noreply.git.khaganat.net> Date: Tue, 15 Feb 2022 22:48:48 +0100 Subject: [PATCH] =?UTF-8?q?Maj=20sur=20la=20variable=20"pseudo",=20et=20po?= =?UTF-8?q?urquoi=20=C3=A7a=20marchait=20avant=20=3F=20on=20ne=20saura=20j?= =?UTF-8?q?amais.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clean_log.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean_log.sh b/clean_log.sh index d663ca5..4814662 100755 --- a/clean_log.sh +++ b/clean_log.sh @@ -66,7 +66,7 @@ fi if [ -z "$4" ] then myfunc() { - basename -a "$foldersource"/* | cut -d_ -f2 | uniq + basename "$foldersource"/* .txt | cut -d_ -f2 | uniq } perso="$(myfunc)" else perso="$4"