mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-17 23:48:17 +02:00
Added timedatectl
This commit is contained in:
parent
4a2281e00d
commit
1be2c719e6
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
hostnamectl
|
hostnamectl
|
||||||
|
timedatectl
|
||||||
echo " Uptime: `uptime --pretty` since `uptime --since`"
|
echo " Uptime: `uptime --pretty` since `uptime --since`"
|
||||||
echo " HDD temp: `hddtemp --unit=C /dev/sda`"
|
echo " HDD temp: `hddtemp --unit=C /dev/sda`"
|
||||||
echo "-------------------------------------------------------------------------------"
|
echo "-------------------------------------------------------------------------------"
|
||||||
|
Loading…
Reference in New Issue
Block a user