Skip to content
Snippets Groups Projects
Commit 987aa11c authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix typo

parent 03a1f61c
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ echo
echo
echo "Logfile:"
ls -lh "$logfile"
echo -n "Compressing it wht gzip ..."
echo -n "Compressing it with gzip ..."
gzip "$logfile"
echo " done."
ls -lh "$logfile.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment