Retourner au contenu associé (entrée de forum : reduire un fichier)
Posté par gotcha5832 le 12 mai 2016 à 12:32. En réponse au message reduire un fichier. Évalué à 3.
sinon je pensais à le faire en 2step tail -n 10000 mysql-slow.log > mysql-slow_reduc.log && mv mysql-slow_reduc.log mysql-slow.log
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Normal
Posté par gotcha5832 . En réponse au message reduire un fichier. Évalué à 3.
sinon je pensais à le faire en 2step
tail -n 10000 mysql-slow.log > mysql-slow_reduc.log && mv mysql-slow_reduc.log mysql-slow.log