getInfo 2.38.2

This commit is contained in:
kyodev 2017-11-18 18:54:30 +01:00
parent 07bf1e3e03
commit 008582f2c0
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
version=2.38.1
version=2.38.2
date="18/11/2017"
projet="simpledeb"
contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/"
@ -1400,6 +1400,7 @@ fi_pkg_apt(){ #v3 18/11/2017 qte comment cmd
printf "◇"
autoclean=$( grep '^Del' <<< $( LC_ALL=C apt-get autoclean --simulate 2>/dev/null ) )
qte_autoclean=$( f__wcv -l "$autoclean" )
autoclean=$( tr '\n' ' ' )
[ "$qte_autoclean" -gt 1 ] && pluriel="s" || unset pluriel
comment_autoclean="$qte_autoclean archive"$pluriel" périmée"$pluriel
[ "$qte_autoclean" -eq 0 ] && comment_autoclean=${comment_autoclean/0 /aucune }

View File

@ -4,7 +4,7 @@
* ! f__requis, fscript_install, f__scandir
## 2.38.1 18/11/2017
## 2.38.2 18/11/2017
* nouveau: fi_pkg_apt, test clean, autoclean, préférences apt
* nouveau: fi_journal, alerte firmware bug (microcode)