#查看出厂设计容量
cc=$(cat /sys/class/power_supply/battery/charge_full_design)
charge_full_design=$((
You can't use 'macro parameter character #' in math mode
$cc / 1000))
#查看当前电池容量
dc=$
You can't use 'macro parameter character #' in math mode
$dc / 1000))
#查看电池循环次数
xh=$
-
Notifications
You must be signed in to change notification settings - Fork 0
hitomitaiho/battery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published