Skip to content

e71828/e71828.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e71828.github.io

可怜无定河边骨,犹是春闺梦里人。

Win10 schedule shutdown

schtasks /Query /tn shutdown_on_time

schtasks /create /TN shutdown_on_time /TR "shutdown /s /t 60" /ST 23:00:00 /SC DAILY

schtasks /Delete /tn shutdown_on_time

About

可怜无定河边骨,犹是春闺梦里人。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published