This website works better with JavaScript.
Home
Help
Sign In
rc_reding
/
my_scripts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Newline (\n) placed in right place.
master
Carlos Reding
5 months ago
parent
161a010485
commit
28446b3905
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
smt.sh
+ 1
- 1
smt.sh
View File
@@ -19,7 +19,7 @@ function hyperthreading {
fi
;;
*)
printf "
\n
To enable or disable hyperthreading dinamically, use ON or OFF."
printf "To enable or disable hyperthreading dinamically, use ON or OFF.
\n
"
;;
esac
}
Write
Preview
Loading…
Cancel
Save