├── .gitignore ├── .gitmodules ├── README.md ├── batch ├── !!move2del.bat ├── !!move2finished.bat ├── !!move2keep.bat ├── !!move2tried.bat ├── !!move2watched.bat ├── alias │ ├── a.cmd │ ├── adel.cmd │ ├── adiff.cmd │ ├── aed.cmd │ ├── aload.cmd │ ├── are.cmd │ ├── asave.cmd │ ├── asort.cmd │ ├── clear.cmd │ ├── cmderr.cmd │ ├── diff.cmd │ ├── e..cmd │ ├── edhost.cmd │ ├── edit.cmd │ ├── gl.cmd │ ├── gs.cmd │ ├── gstat.cmd │ ├── history.cmd │ ├── hosts.cmd │ ├── longping.cmd │ ├── ls.cmd │ ├── ohm.cmd │ ├── pathadd.cmd │ ├── pd.cmd │ ├── pdd.cmd │ ├── ph.cmd │ ├── ping.cmd │ ├── ping2.cmd │ ├── pk.cmd │ ├── pr.cmd │ ├── pu.cmd │ ├── pv.cmd │ ├── pwd.cmd │ ├── py.cmd │ ├── su.cmd │ ├── v.cmd │ ├── vi.cmd │ ├── vre.cmd │ ├── vup.cmd │ └── whereis.cmd ├── checkchcp.bat ├── collectphotos.bat ├── copydvd │ ├── copydvd.bat │ ├── copydvd.py │ ├── copydvd2.bat │ └── copydvd2.py ├── diskspd │ ├── diskspd.hd.1.test.bat │ ├── diskspd.hd.4.test.bat │ ├── diskspd.hd.6.test.bat │ ├── diskspd.ssd.1.test.bat │ ├── diskspd.x64.exe │ └── diskspd.x86.exe ├── fb.amc.bat ├── fb.history.bat ├── fb.revert.bat ├── fb.suball.bat ├── fb.xattr.bat ├── filebot.anime.bat ├── filebot.movie.bat ├── filebot.tv.bat ├── gcloud │ ├── gcs-download.bat │ ├── gcs-download.root.bat │ ├── gcs-ls.bat │ ├── gcs-rm.bat │ └── gcs-upload.bat ├── guid │ └── GUID.py ├── hvremote │ ├── Change Summary 1.08.txt │ ├── HVRemote Documentation 1.08.pdf │ ├── checkremote.bat │ ├── client.bat │ ├── hvremote.wsf │ └── server.bat ├── iperf-2.0.5-3-win32 │ ├── HV.bat │ ├── HV2.bat │ ├── HV3.bat │ ├── HV4.bat │ ├── MACMINI.bat │ ├── MACMINI_dual.bat │ ├── NB19.bat │ ├── PVE5.bat │ ├── PVE6.bat │ ├── cyggcc_s-1.dll │ ├── cygstdc++-6.dll │ ├── cygwin1.dll │ ├── iperf.exe │ ├── pve6.bat │ ├── server.bat │ ├── serverIPv6.bat │ └── speed.bat ├── kodi │ └── filter.video.bat ├── listfile2stab │ ├── .vscode │ │ └── launch.json │ ├── listdir.example.txt │ ├── listdir.make.bat │ ├── listdir.make.cmd │ ├── listfile.example.txt │ ├── listfile.makestab.bat │ └── listfile.makestab.cmd ├── move2server │ ├── !!2nas.bat │ └── move2server.py ├── move2subpath.py ├── musicnote │ └── musicnote.py ├── networkutil │ ├── checkdns.bat │ ├── checkgateway.bat │ ├── checklamp.bat │ ├── example.cfg │ ├── mailaboutn2.bat │ ├── mailaboutn3.bat │ ├── mailaboutwhs.bat │ ├── pinggoodview.bat │ └── src │ │ ├── backup.bat │ │ ├── log.py │ │ ├── mail.py │ │ ├── networkcheck.psproj │ │ ├── networkcheck.py │ │ ├── ping.py │ │ ├── pingcheck.txt │ │ ├── pingserver.py │ │ ├── reboot.py │ │ ├── restore.bat │ │ ├── setup.bat │ │ └── setup.py ├── newinstall │ ├── choco.developer.bat │ ├── choco.htpc.bat │ ├── choco.mis.bat │ ├── choco.workstation.bat │ ├── emachine.bat │ ├── g2.bat │ ├── hv4.bat │ ├── macmini.bat │ ├── map.drive.bat │ ├── nb10.bat │ ├── nb11.bat │ ├── nb16.bat │ ├── nb18.bat │ ├── nb19.bat │ ├── nb20.bat │ ├── nb21.bat │ ├── nb22.bat │ ├── nb23.bat │ ├── nb25.bat │ ├── newinstall.kodi.bat │ ├── newinstall.sshd.bat │ ├── newinstall.tasks.bat │ ├── newinstall.taskschd.bat │ ├── ssd.optimise.bat │ ├── tiroc.bat │ ├── uninst.bat │ ├── vmkodi.bat │ ├── vmw10.bat │ ├── vmw7.bat │ ├── w1.bat │ ├── w7.990.bat │ ├── windows 10 │ │ ├── add rules.cmd │ │ ├── readme.txt │ │ └── rules.ps1 │ ├── windtop.bat │ └── xp.990.bat ├── newserver │ ├── 1newinstall.bat │ ├── addadmin.bat │ ├── adduser.bat │ ├── computername.bat │ ├── enablepowershellscript.bat │ ├── export.sec.bat │ ├── hvremote.wsf │ ├── hyperv new install.txt │ ├── hyperv.on.bat │ ├── import.sec.bat │ ├── installfeature.bat │ ├── neverexpired.bat │ ├── openport.bat │ ├── passwd.bat │ ├── rdpon.bat │ ├── remoteon.bat │ ├── remoteon2.bat │ └── server.bat ├── pushbullet │ ├── device.hello.bat │ ├── device.list.bat │ ├── hello.bat │ ├── magic1.dll │ ├── pb.txt │ ├── pushbullet.py │ ├── pushbullet_cmd.py │ ├── regex2.dll │ └── zlib1.dll ├── rm │ ├── !n2cleanup.bat │ ├── !nascleanup.bat │ ├── !nascleanup2.bat │ ├── !pccleanup.bat │ ├── .delete.bat │ ├── .move2delete.bat │ └── clean.bat ├── robocopy │ ├── backup.bat │ ├── backup_batch.bat │ ├── batchtest │ │ ├── batch1 │ │ │ ├── listoldfile.bat │ │ │ ├── misoldfile-1.txt │ │ │ ├── misoldfile-2.txt │ │ │ ├── misoldfile-3.txt │ │ │ ├── misoldfile-4.txt │ │ │ ├── misoldfile1000lv5.serverwrongdate.txt │ │ │ ├── misoldfile1000lv5.txt │ │ │ ├── oldfile.txt │ │ │ ├── oldfile1000.txt │ │ │ ├── oldfile1000lv4.txt │ │ │ ├── oldfile1000lv5.txt │ │ │ ├── test.bat │ │ │ └── test.txt │ │ ├── batch2 │ │ │ ├── FreeAgentDesktopNext.ico │ │ │ ├── list.bat │ │ │ ├── mirrorall.bat │ │ │ ├── move_media.bat │ │ │ ├── mp3.txt │ │ │ ├── pyrunner.bat │ │ │ ├── pyrunner.py │ │ │ ├── test-2.bat │ │ │ └── test.bat │ │ └── batch3 │ │ │ ├── listoldfile.bat │ │ │ ├── media1000lv5.txt │ │ │ ├── media100lv5.txt │ │ │ ├── media300lv5.txt │ │ │ └── media500lv5.txt │ ├── ignored.bat │ ├── restore.bat │ └── restore_batch.bat ├── savebackup │ ├── config.py │ ├── games_backup.bat │ ├── games_restore.bat │ ├── savebackup.py.cmd │ └── saverestore.py.cmd ├── ssh │ ├── 192.168.1.250.bat │ ├── 65-bungeeCord-TW2.bat │ ├── 74-UHC-TW2.bat │ ├── TIROC-PC.bat │ ├── awk.bat │ ├── bc.creeper.tw.bat │ ├── bluehost.bat │ ├── bot5.bat │ ├── bot6.bat │ ├── connect.bat │ ├── dns.goodview.com.tw.bat │ ├── emachine.bat │ ├── free1.bat │ ├── free2.bat │ ├── free3.bat │ ├── free5.bat │ ├── free6.bat │ ├── gateway.bat │ ├── getdropboxroot.cmd │ ├── goodview.com.tw.bat │ ├── gre.creeper.tw.bat │ ├── hv2.bat │ ├── hv3.bat │ ├── hv4.bat │ ├── hvminecraft.bat │ ├── kodi7f.bat │ ├── kodi8f.bat │ ├── lobby.creeper.tw.bat │ ├── localhost.bat │ ├── lxc.bat │ ├── lxcamule.bat │ ├── lxcfs5.bat │ ├── lxcfs6.bat │ ├── lxcgcs.bat │ ├── lxcgitlab.bat │ ├── lxckodi.bat │ ├── lxcldap.bat │ ├── lxcmc202.bat │ ├── lxcmc203.bat │ ├── lxcmc204.bat │ ├── lxcmc205.bat │ ├── lxcmc206.bat │ ├── lxcmc210.bat │ ├── lxcmc212.bat │ ├── lxcmc213.bat │ ├── lxcmc214.bat │ ├── lxcmcdb.bat │ ├── lxcmediawiki.bat │ ├── lxcmldonkey.bat │ ├── lxcnextcloud.bat │ ├── lxcnfsen.bat │ ├── lxcntop.bat │ ├── lxcntopng.bat │ ├── lxcomv2.bat │ ├── lxcomv3.bat │ ├── lxcomv4.bat │ ├── lxcomv5.bat │ ├── lxcomv6.bat │ ├── lxcomv7.bat │ ├── lxcomv8.bat │ ├── lxcphp.bat │ ├── lxcsquid.bat │ ├── lxcss.bat │ ├── lxctorrent.bat │ ├── lxcwiki.bat │ ├── lxcyoutube.bat │ ├── nb16.bat │ ├── nb18.bat │ ├── nb19.bat │ ├── old │ │ └── 65-bungeeCord-TW1.bat │ ├── pve.bat │ ├── pve2.bat │ ├── pve230.bat │ ├── pve242.bat │ ├── pve243.bat │ ├── pve244.bat │ ├── pve3.bat │ ├── pve4.bat │ ├── pve5.bat │ ├── pve6.bat │ ├── pve6.ilo.bat │ ├── pve7.bat │ ├── pve8.bat │ ├── pve9.bat │ ├── rdp3390vmw7.bat │ ├── rdp3392hv2.bat │ ├── rdp3393hv3.bat │ ├── rdp3394hv4.bat │ ├── sftp.creeper.tw.bat │ ├── sitahome.ddns.net.bat │ ├── ssh.local.bat │ ├── studio.creeper.tw.bat │ ├── taipeihomeg2.bat │ ├── tinkerboard.bat │ ├── uhc.creeper.tw.bat │ ├── vm1404.bat │ ├── vmdbkodi.bat │ ├── vmplex.bat │ ├── w1.bat │ ├── windtop.bat │ └── www.creeper.tw.bat ├── testencoding │ └── testencoding.py ├── tools │ ├── .!ramdiskize.bat │ ├── ch.bat │ ├── emptydir.bat │ ├── sudo.bat │ ├── test.py.cmd │ └── whereis.bat ├── utilityserver │ ├── chown.bat │ ├── compact-vhd.ps1 │ ├── firewalldump.bat │ ├── firewalloff.bat │ ├── firewallon.bat │ ├── makeshare.bat │ ├── memory.bat │ ├── poolstatus.bat │ ├── removeservice.bat │ └── showown.bat ├── vagrant │ ├── hd.compact.bat │ ├── hyperv.status.bat │ ├── hyperv2box.7z.bat │ ├── hyperv2box.bsdtar.bat │ ├── hyperv2box.gz.bat │ ├── hyperv2box.zip.bat │ ├── metadata.json │ ├── note │ │ ├── debian init.txt │ │ ├── lvm size extend.txt │ │ ├── vm machines choices.txt │ │ ├── vmmachines.txt │ │ └── windows versions.txt │ ├── vhd.compact.bat │ ├── vhd2vhdx.bat │ ├── vhdx2vmdk.bat │ ├── virtualbox2box.gz.bat │ ├── virtualbox2box.zip.bat │ ├── vm.compact.bat │ ├── vm.compact32.bat │ └── vmdk2vhdx.bat ├── wakeonlan │ ├── g2-on.bat │ ├── g2.bat │ ├── hv2-on.bat │ ├── hv2.bat │ ├── hv3-on.bat │ ├── hv3.bat │ ├── pshp-on.bat │ ├── remoteshutdown.bat │ ├── w1-on.bat │ ├── windtop.bat │ └── wol.bat ├── watch_copy │ ├── watch_copy.py │ ├── watch_copy2.py │ ├── watch_copy3.py │ ├── watch_copy4.bat │ ├── watch_copy4.py │ └── watch_copy5.py ├── wii │ ├── wbfs │ │ ├── rename_game_folders-title_[id].vbs │ │ └── titles1000.txt │ └── wiiiso2wbfs │ │ ├── iso2wbfs.bat │ │ ├── iso2wbfs.py │ │ ├── old │ │ ├── iso2wbfs.bat │ │ └── iso2wbfs.ps1 │ │ └── wbfs_file.exe ├── wuinstall │ ├── WUInstall.exe │ ├── search.download.install.bat │ └── wua.vbs └── ziparchive │ ├── _backup.to.template │ ├── _config.cmd │ ├── _purge.template │ ├── _restore.from.template │ ├── backup.template │ ├── restore.template │ └── update.archive.bat ├── bin ├── 7za.exe ├── Coreinfo.exe ├── WolCmd.exe ├── drivedb.h ├── psshutdown.exe ├── sendEmail.exe └── smartctl.exe ├── cmder ├── config │ ├── .history │ ├── ConEmu.xml │ ├── Readme.md │ ├── git.lua │ ├── prompt.lua │ ├── settings │ ├── user-ConEmu.xml │ ├── user-profile.sh │ ├── user_aliases.cmd │ └── user_profile.cmd └── vendor │ ├── bin │ ├── alias.cmd │ ├── cexec.cmd │ ├── cmder_diag.cmd │ ├── cmder_diag.sh │ ├── timer.cmd │ └── vscode_init.cmd │ ├── clink-completions │ └── test.bat │ ├── clink │ └── clink.bat │ ├── conemu-maximus5 │ ├── ConEmu.xml │ ├── ConEmu │ │ ├── Addons │ │ │ ├── ChocolateyAbout.cmd │ │ │ ├── FarHereInstall.cmd │ │ │ ├── FarHereUninstall.cmd │ │ │ ├── git_sample.cmd │ │ │ └── utf-8-test.cmd │ │ ├── Attach.cmd │ │ ├── ClsEx.cmd │ │ ├── CmdInit.cmd │ │ ├── Cmd_Autorun.cmd │ │ ├── ColorPrompt.cmd │ │ ├── ConEmu_MinGW.xml │ │ ├── ConEmu_Sample.xml │ │ ├── ConEmu_Tilde.xml │ │ ├── GitShowBranch.cmd │ │ ├── IsConEmu.cmd │ │ ├── RenameTab.cmd │ │ ├── Scripts │ │ │ └── git-log.cmd │ │ ├── SetConTitle.cmd │ │ ├── SetEscChar.cmd │ │ ├── SetProgress.cmd │ │ ├── TypeBuildErrors.cmd │ │ ├── cecho.cmd │ │ ├── csudo.cmd │ │ └── wsl │ │ │ ├── wsl-boot.sh │ │ │ └── wsl-con.cmd │ └── plugins │ │ └── ConEmu │ │ └── Background │ │ └── Background.xml │ ├── git-for-windows │ ├── cmd │ │ ├── start-ssh-agent.cmd │ │ └── start-ssh-pageant.cmd │ ├── etc │ │ └── profile.d │ │ │ ├── aliases.sh │ │ │ ├── bash_profile.sh │ │ │ ├── cmder.sh │ │ │ ├── env.sh │ │ │ ├── git-prompt.sh │ │ │ ├── lang.sh │ │ │ └── perlbin.sh │ ├── mingw32 │ │ ├── bin │ │ │ ├── gettext.sh │ │ │ └── sqlite3_analyzer.sh │ │ ├── lib │ │ │ ├── itcl4.0.4 │ │ │ │ └── itclConfig.sh │ │ │ ├── itcl4.0.5 │ │ │ │ └── itclConfig.sh │ │ │ ├── itcl4.1.0 │ │ │ │ └── itclConfig.sh │ │ │ ├── tcl8 │ │ │ │ └── tclConfig.sh │ │ │ ├── tclConfig.sh │ │ │ └── tkConfig.sh │ │ └── share │ │ │ └── git │ │ │ └── completion │ │ │ └── git-prompt.sh │ ├── mingw64 │ │ ├── bin │ │ │ ├── gettext.sh │ │ │ ├── jemalloc.sh │ │ │ └── sqlite3_analyzer.sh │ │ ├── lib │ │ │ ├── itcl4.1.1 │ │ │ │ └── itclConfig.sh │ │ │ ├── itcl4.1.2 │ │ │ │ └── itclConfig.sh │ │ │ ├── itcl4.2.0 │ │ │ │ └── itclConfig.sh │ │ │ ├── tcl8 │ │ │ │ └── tclConfig.sh │ │ │ ├── tclConfig.sh │ │ │ └── tkConfig.sh │ │ └── share │ │ │ └── git │ │ │ └── completion │ │ │ └── git-prompt.sh │ ├── post-install.bat │ └── usr │ │ ├── bin │ │ ├── findssl.sh │ │ └── gettext.sh │ │ ├── etc │ │ └── profile.d │ │ │ └── gawk.sh │ │ ├── lib │ │ └── tar │ │ │ └── backup.sh │ │ ├── share │ │ ├── makepkg │ │ │ └── lint_package │ │ │ │ └── zzz_rm_stackdumps.sh │ │ └── vim │ │ │ ├── vim74 │ │ │ ├── macros │ │ │ │ ├── less.bat │ │ │ │ └── less.sh │ │ │ └── tools │ │ │ │ ├── vim_vs_net.cmd │ │ │ │ └── vimspell.sh │ │ │ ├── vim80 │ │ │ ├── macros │ │ │ │ ├── less.bat │ │ │ │ └── less.sh │ │ │ └── tools │ │ │ │ ├── vim_vs_net.cmd │ │ │ │ └── vimspell.sh │ │ │ ├── vim81 │ │ │ ├── macros │ │ │ │ ├── less.bat │ │ │ │ └── less.sh │ │ │ └── tools │ │ │ │ ├── vim_vs_net.cmd │ │ │ │ └── vimspell.sh │ │ │ └── vim82 │ │ │ ├── macros │ │ │ ├── less.bat │ │ │ └── less.sh │ │ │ └── tools │ │ │ ├── vim_vs_net.cmd │ │ │ └── vimspell.sh │ │ └── ssl │ │ └── misc │ │ └── CA.sh │ ├── init.bat │ ├── lib │ ├── lib_base.cmd │ ├── lib_console.cmd │ ├── lib_git.cmd │ ├── lib_path.cmd │ ├── lib_profile.cmd │ └── start-ssh-agent.sh │ └── msysgit │ ├── cmd │ ├── gitk.cmd │ └── start-ssh-agent.cmd │ ├── etc │ └── git-prompt.sh │ ├── git-bash.bat │ ├── git-cmd.bat │ ├── lib │ ├── tclConfig.sh │ └── tkConfig.sh │ └── ssl │ └── misc │ └── CA.sh ├── daily.bat ├── monthly.bat ├── rsync ├── DeltaCopyRaw │ ├── DCServce.exe │ ├── DSetup.exe │ ├── DeltaC.exe │ ├── DeltaCopy.chm │ ├── DeltaS.exe │ ├── chmod.exe │ ├── cygcrypto-1.0.0.dll │ ├── cyggcc_s-1.dll │ ├── cygiconv-2.dll │ ├── cygintl-8.dll │ ├── cygpopt-0.dll │ ├── cygwin1.dll │ ├── cygz.dll │ ├── rsync.exe │ └── ssh.exe ├── backup.bat ├── daily-HV4.bat ├── daily-NB16.bat ├── daily-NB18.bat ├── daily-WS.bat ├── host-G2.bat ├── host-HV2.bat ├── host-HV3.bat ├── host-HV4.bat ├── host-MACMINI.bat ├── host-NB16.bat ├── host-NB18.bat ├── host-NB19.bat ├── host-NB23.bat ├── host-WS.bat ├── pat-appdata.txt ├── pat-btsync.txt ├── pat-cvsroot.txt ├── pat-desktop.txt ├── pat-doc.txt ├── pat-empty.txt ├── pat-programdata.txt ├── patterns.txt ├── restore.bat ├── rsync.service.bat └── transfer.once.bat ├── startup.bat ├── taskschd ├── backup │ ├── startup.n2.bat │ ├── status.20141102.bat │ └── status.20141125.bat ├── cleanup-HV2.bat ├── cleanup-HV3.bat ├── cleanup-HV4.bat ├── cleanup-VMW7.bat ├── cleanup-WS.bat ├── daily-HV2.bat ├── daily-HV3.bat ├── daily-HV4.bat ├── daily-NB16.bat ├── daily-NB18.bat ├── daily-VMW7.bat ├── daily-WS.bat ├── gitsync-HV2.bat ├── gitsync-HV3.bat ├── gitsync-HV4.bat ├── hosts.disable.bat ├── hosts.enable.bat ├── hosts.tasksetup.bat ├── monthly-G2.bat ├── monthly-HV2.bat ├── monthly-HV3.bat ├── monthly-HV4.bat ├── monthly-MACMINI.bat ├── monthly-NB18.bat ├── monthly-NB19.bat ├── monthly-VMW7.bat ├── sendemail.backup.bat ├── sendemail.cleanup.bat ├── sendemail.startup.bat ├── startup-HV2.bat ├── startup-HV3.bat ├── startup-HV4.bat ├── startup-WS.bat ├── taskadd.bat ├── taskdel.bat ├── taskquery.bat └── taskschd.txt ├── util ├── comment.cmd ├── convert2utf8.res ├── datefilter.cmd ├── datefilter.py ├── gpedit.enable.bat ├── hrefsearch.cmd ├── htmldump.cmd ├── htmlquerydump.cmd ├── lang_detect.py ├── lineprint.cmd ├── linesort.cmd ├── listdir.cmd ├── m3u.db.cmd ├── m3u.filter.cmd ├── m3u.sort.cmd ├── m3u.timestamp.cmd ├── m3u.trim.cmd ├── nlp.cmd ├── pagecache.cmd ├── pagetitle.cmd ├── persistendb.py ├── persistendb.test.cmd ├── py.cmd ├── replace.cmd ├── replace.re.cmd ├── replace.utf8.cmd ├── reverse.cmd ├── search.re.cmd ├── setenv.cmd ├── show.no.filetag.cmd ├── showmyip.cmd ├── sort.cmd ├── sortby.cmd ├── testcase │ ├── datefilter.bat │ ├── datefilter.m3u │ └── textanalyse.m3u ├── textanalyse.cmd ├── to_utf8tc.cmd ├── unique.cmd ├── url2title.cmd ├── urlencode.cmd ├── urlid.cmd └── utf8sc2tc.py ├── utility ├── WU Disable.reg ├── awk.bat ├── btchangestate.bat ├── clean.bat ├── cmdk.bat ├── colortext.bat ├── conv.any.bat ├── conv.big5.bat ├── conv.gb.bat ├── conv.ule.bat ├── conv.utf8.bat ├── dns.check.bat ├── emptydir.bat ├── encrypt.bat ├── firewall.openport.bat ├── firewall.sshd.bat ├── fixpip.bat ├── fsinfo.bat ├── getNewISP.bat ├── getadmin.bat ├── getdisklog.bat ├── getip.bat ├── getphydisk.bat ├── getupdatelog.bat ├── gitconf.bat ├── gitsync.bat ├── gwx.remove.bat ├── hybernate.bat ├── installed.list.bat ├── keepalive.bat ├── lan.reset.w1.bat ├── lan1.disable.bat ├── lan1.enable.bat ├── lastbusinessday.bat ├── listemptydir.bat ├── listownership.bat ├── log2download.cmd ├── logoff.bat ├── mpg2mp4.bat ├── mtu.show.bat ├── mtu.test.bat ├── netcfg.reset.bat ├── netcfg.txt ├── pinggateway.bat ├── pinghinet.bat ├── pip.bat ├── power.lock.bat ├── power.off.bat ├── power.reboot.bat ├── power.sleep.bat ├── power.sleepin30.bat ├── ramdisk_t_create_512m.bat ├── ramdisk_t_del.bat ├── repairdisk.bat ├── reset.rdpclip.bat ├── rsync.removeservice.bat ├── run.bat ├── run.v2.bat ├── runipconfig.bat ├── sendemail.ToKindle.bat ├── sendemail.alarm.bat ├── sendemail.chocolist.bat ├── sendemail.disklog.bat ├── sendemail.diskstatus.bat ├── sendemail.filebot.amc.bat ├── sendemail.filebot.suball.bat ├── sendemail.gitsync.bat ├── sendemail.killhale.bat ├── sendemail.scanvirus.bat ├── sendemail.smart-pd1.bat ├── sendemail.status.bat ├── sendemail.status.update.bat ├── sendemail.status.update.v2.bat ├── sendemail.sync.bat ├── sendemail.update.bat ├── sendemail.uptimelog.bat ├── sendemail.uptimelog.update.bat ├── shooter.bat ├── sortuniq.bat ├── ssdcheck.bat ├── starwar.bat ├── swap.setsize.bat ├── swapstat.bat ├── testconnectin.bat ├── timeconfig.bat ├── utorrent.amc.bat ├── wifi.hotspot.bat ├── wifi.password.bat ├── winvertype.bat ├── wsl.on.bat └── ydown.bat ├── vbs └── sed.vbs ├── weekly.bat └── wuinstall └── update.bat /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/.gitmodules -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/README.md -------------------------------------------------------------------------------- /batch/!!move2del.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/!!move2del.bat -------------------------------------------------------------------------------- /batch/!!move2finished.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/!!move2finished.bat -------------------------------------------------------------------------------- /batch/!!move2keep.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/!!move2keep.bat -------------------------------------------------------------------------------- /batch/!!move2tried.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/!!move2tried.bat -------------------------------------------------------------------------------- /batch/!!move2watched.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/!!move2watched.bat -------------------------------------------------------------------------------- /batch/alias/a.cmd: -------------------------------------------------------------------------------- 1 | @alias 2 | -------------------------------------------------------------------------------- /batch/alias/adel.cmd: -------------------------------------------------------------------------------- 1 | @alias /d %1 2 | -------------------------------------------------------------------------------- /batch/alias/adiff.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/adiff.cmd -------------------------------------------------------------------------------- /batch/alias/aed.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/aed.cmd -------------------------------------------------------------------------------- /batch/alias/aload.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/aload.cmd -------------------------------------------------------------------------------- /batch/alias/are.cmd: -------------------------------------------------------------------------------- 1 | @alias /reload 2 | -------------------------------------------------------------------------------- /batch/alias/asave.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/asave.cmd -------------------------------------------------------------------------------- /batch/alias/asort.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/asort.cmd -------------------------------------------------------------------------------- /batch/alias/clear.cmd: -------------------------------------------------------------------------------- 1 | @cls 2 | -------------------------------------------------------------------------------- /batch/alias/cmderr.cmd: -------------------------------------------------------------------------------- 1 | @cd /d "%CMDER_ROOT%" 2 | -------------------------------------------------------------------------------- /batch/alias/diff.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/diff.cmd -------------------------------------------------------------------------------- /batch/alias/e..cmd: -------------------------------------------------------------------------------- 1 | @explorer . 2 | -------------------------------------------------------------------------------- /batch/alias/edhost.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/edhost.cmd -------------------------------------------------------------------------------- /batch/alias/edit.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/edit.cmd -------------------------------------------------------------------------------- /batch/alias/gl.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/gl.cmd -------------------------------------------------------------------------------- /batch/alias/gs.cmd: -------------------------------------------------------------------------------- 1 | @%TASKS_ROOT%\utility\gitsync.bat 2 | -------------------------------------------------------------------------------- /batch/alias/gstat.cmd: -------------------------------------------------------------------------------- 1 | @git status 2 | -------------------------------------------------------------------------------- /batch/alias/history.cmd: -------------------------------------------------------------------------------- 1 | @cat %CMDER_ROOT%\config\.history 2 | -------------------------------------------------------------------------------- /batch/alias/hosts.cmd: -------------------------------------------------------------------------------- 1 | @vi /c/Users/sita/.ssh/known_hosts 2 | -------------------------------------------------------------------------------- /batch/alias/longping.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/longping.cmd -------------------------------------------------------------------------------- /batch/alias/ls.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/ls.cmd -------------------------------------------------------------------------------- /batch/alias/ohm.cmd: -------------------------------------------------------------------------------- 1 | @openhardwaremonitor 2 | -------------------------------------------------------------------------------- /batch/alias/pathadd.cmd: -------------------------------------------------------------------------------- 1 | @"%TASKS_ROOT%\util\setenv.cmd" +PATH "%CD%" 2 | -------------------------------------------------------------------------------- /batch/alias/pd.cmd: -------------------------------------------------------------------------------- 1 | @popd 2 | -------------------------------------------------------------------------------- /batch/alias/pdd.cmd: -------------------------------------------------------------------------------- 1 | @pushd D:\Users\%USERNAME%\Dropbox\Desktop 2 | -------------------------------------------------------------------------------- /batch/alias/ph.cmd: -------------------------------------------------------------------------------- 1 | @pushd %TASKS_ROOT%\batch\ssh 2 | -------------------------------------------------------------------------------- /batch/alias/ping.cmd: -------------------------------------------------------------------------------- 1 | @ping -t %* 2 | -------------------------------------------------------------------------------- /batch/alias/ping2.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/ping2.cmd -------------------------------------------------------------------------------- /batch/alias/pk.cmd: -------------------------------------------------------------------------------- 1 | @pushd C:\Users\%USERNAME%\AppData\Roaming\Kodi\userdata 2 | -------------------------------------------------------------------------------- /batch/alias/pr.cmd: -------------------------------------------------------------------------------- 1 | @pushd %TASKS_ROOT%\rsync\DeltaCopyRaw 2 | -------------------------------------------------------------------------------- /batch/alias/pu.cmd: -------------------------------------------------------------------------------- 1 | @pushd %TASKS_ROOT%\utility 2 | -------------------------------------------------------------------------------- /batch/alias/pv.cmd: -------------------------------------------------------------------------------- 1 | @set VAGRANT_HOME 2 | -------------------------------------------------------------------------------- /batch/alias/pwd.cmd: -------------------------------------------------------------------------------- 1 | @cd 2 | -------------------------------------------------------------------------------- /batch/alias/py.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/py.cmd -------------------------------------------------------------------------------- /batch/alias/su.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/alias/su.cmd -------------------------------------------------------------------------------- /batch/alias/v.cmd: -------------------------------------------------------------------------------- 1 | @vagrant %* 2 | -------------------------------------------------------------------------------- /batch/alias/vi.cmd: -------------------------------------------------------------------------------- 1 | @vim %* 2 | -------------------------------------------------------------------------------- /batch/alias/vre.cmd: -------------------------------------------------------------------------------- 1 | @vagrant reload 2 | -------------------------------------------------------------------------------- /batch/alias/vup.cmd: -------------------------------------------------------------------------------- 1 | @vagrant up 2 | -------------------------------------------------------------------------------- /batch/alias/whereis.cmd: -------------------------------------------------------------------------------- 1 | @where %1 2 | -------------------------------------------------------------------------------- /batch/checkchcp.bat: -------------------------------------------------------------------------------- 1 | chcp 2 | pause 3 | -------------------------------------------------------------------------------- /batch/collectphotos.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/collectphotos.bat -------------------------------------------------------------------------------- /batch/copydvd/copydvd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/copydvd/copydvd.bat -------------------------------------------------------------------------------- /batch/copydvd/copydvd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/copydvd/copydvd.py -------------------------------------------------------------------------------- /batch/copydvd/copydvd2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/copydvd/copydvd2.bat -------------------------------------------------------------------------------- /batch/copydvd/copydvd2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/copydvd/copydvd2.py -------------------------------------------------------------------------------- /batch/diskspd/diskspd.hd.1.test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.hd.1.test.bat -------------------------------------------------------------------------------- /batch/diskspd/diskspd.hd.4.test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.hd.4.test.bat -------------------------------------------------------------------------------- /batch/diskspd/diskspd.hd.6.test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.hd.6.test.bat -------------------------------------------------------------------------------- /batch/diskspd/diskspd.ssd.1.test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.ssd.1.test.bat -------------------------------------------------------------------------------- /batch/diskspd/diskspd.x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.x64.exe -------------------------------------------------------------------------------- /batch/diskspd/diskspd.x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/diskspd/diskspd.x86.exe -------------------------------------------------------------------------------- /batch/fb.amc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/fb.amc.bat -------------------------------------------------------------------------------- /batch/fb.history.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/fb.history.bat -------------------------------------------------------------------------------- /batch/fb.revert.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/fb.revert.bat -------------------------------------------------------------------------------- /batch/fb.suball.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/fb.suball.bat -------------------------------------------------------------------------------- /batch/fb.xattr.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/fb.xattr.bat -------------------------------------------------------------------------------- /batch/filebot.anime.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/filebot.anime.bat -------------------------------------------------------------------------------- /batch/filebot.movie.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/filebot.movie.bat -------------------------------------------------------------------------------- /batch/filebot.tv.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/filebot.tv.bat -------------------------------------------------------------------------------- /batch/gcloud/gcs-download.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/gcloud/gcs-download.bat -------------------------------------------------------------------------------- /batch/gcloud/gcs-download.root.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/gcloud/gcs-download.root.bat -------------------------------------------------------------------------------- /batch/gcloud/gcs-ls.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/gcloud/gcs-ls.bat -------------------------------------------------------------------------------- /batch/gcloud/gcs-rm.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/gcloud/gcs-rm.bat -------------------------------------------------------------------------------- /batch/gcloud/gcs-upload.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/gcloud/gcs-upload.bat -------------------------------------------------------------------------------- /batch/guid/GUID.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/guid/GUID.py -------------------------------------------------------------------------------- /batch/hvremote/Change Summary 1.08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/hvremote/Change Summary 1.08.txt -------------------------------------------------------------------------------- /batch/hvremote/HVRemote Documentation 1.08.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/hvremote/HVRemote Documentation 1.08.pdf -------------------------------------------------------------------------------- /batch/hvremote/checkremote.bat: -------------------------------------------------------------------------------- 1 | cscript %~dp0\hvremote.wsf /show /override /target:%1 2 | -------------------------------------------------------------------------------- /batch/hvremote/client.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/hvremote/client.bat -------------------------------------------------------------------------------- /batch/hvremote/hvremote.wsf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/hvremote/hvremote.wsf -------------------------------------------------------------------------------- /batch/hvremote/server.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/hvremote/server.bat -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/HV.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/HV.bat -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/HV2.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.248 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/HV3.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.247 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/HV4.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.246 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/MACMINI.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.89 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/MACMINI_dual.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.89 -d 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/NB19.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.97 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/PVE5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/PVE5.bat -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/PVE6.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.236 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/cyggcc_s-1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/cyggcc_s-1.dll -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/cygstdc++-6.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/cygstdc++-6.dll -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/cygwin1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/cygwin1.dll -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/iperf.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/iperf-2.0.5-3-win32/iperf.exe -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/pve6.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c 192.168.1.236 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/server.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -s 2 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/serverIPv6.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -s -V 2 | -------------------------------------------------------------------------------- /batch/iperf-2.0.5-3-win32/speed.bat: -------------------------------------------------------------------------------- 1 | %~dp0\iperf -c %1 2 | 3 | C:\Windows\System32\timeout.exe 10 4 | -------------------------------------------------------------------------------- /batch/kodi/filter.video.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/kodi/filter.video.bat -------------------------------------------------------------------------------- /batch/listfile2stab/.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/.vscode/launch.json -------------------------------------------------------------------------------- /batch/listfile2stab/listdir.example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listdir.example.txt -------------------------------------------------------------------------------- /batch/listfile2stab/listdir.make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listdir.make.bat -------------------------------------------------------------------------------- /batch/listfile2stab/listdir.make.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listdir.make.cmd -------------------------------------------------------------------------------- /batch/listfile2stab/listfile.example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listfile.example.txt -------------------------------------------------------------------------------- /batch/listfile2stab/listfile.makestab.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listfile.makestab.bat -------------------------------------------------------------------------------- /batch/listfile2stab/listfile.makestab.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/listfile2stab/listfile.makestab.cmd -------------------------------------------------------------------------------- /batch/move2server/!!2nas.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/move2server/!!2nas.bat -------------------------------------------------------------------------------- /batch/move2server/move2server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/move2server/move2server.py -------------------------------------------------------------------------------- /batch/move2subpath.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/move2subpath.py -------------------------------------------------------------------------------- /batch/musicnote/musicnote.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/musicnote/musicnote.py -------------------------------------------------------------------------------- /batch/networkutil/checkdns.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/checkdns.bat -------------------------------------------------------------------------------- /batch/networkutil/checkgateway.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/checkgateway.bat -------------------------------------------------------------------------------- /batch/networkutil/checklamp.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/checklamp.bat -------------------------------------------------------------------------------- /batch/networkutil/example.cfg: -------------------------------------------------------------------------------- 1 | [record] 2 | rebootcount = 0 3 | 4 | -------------------------------------------------------------------------------- /batch/networkutil/mailaboutn2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/mailaboutn2.bat -------------------------------------------------------------------------------- /batch/networkutil/mailaboutn3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/mailaboutn3.bat -------------------------------------------------------------------------------- /batch/networkutil/mailaboutwhs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/mailaboutwhs.bat -------------------------------------------------------------------------------- /batch/networkutil/pinggoodview.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/pinggoodview.bat -------------------------------------------------------------------------------- /batch/networkutil/src/backup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/backup.bat -------------------------------------------------------------------------------- /batch/networkutil/src/log.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/log.py -------------------------------------------------------------------------------- /batch/networkutil/src/mail.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/mail.py -------------------------------------------------------------------------------- /batch/networkutil/src/networkcheck.psproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/networkcheck.psproj -------------------------------------------------------------------------------- /batch/networkutil/src/networkcheck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/networkcheck.py -------------------------------------------------------------------------------- /batch/networkutil/src/ping.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/ping.py -------------------------------------------------------------------------------- /batch/networkutil/src/pingcheck.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/pingcheck.txt -------------------------------------------------------------------------------- /batch/networkutil/src/pingserver.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/pingserver.py -------------------------------------------------------------------------------- /batch/networkutil/src/reboot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/reboot.py -------------------------------------------------------------------------------- /batch/networkutil/src/restore.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/restore.bat -------------------------------------------------------------------------------- /batch/networkutil/src/setup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/setup.bat -------------------------------------------------------------------------------- /batch/networkutil/src/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/networkutil/src/setup.py -------------------------------------------------------------------------------- /batch/newinstall/choco.developer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/choco.developer.bat -------------------------------------------------------------------------------- /batch/newinstall/choco.htpc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/choco.htpc.bat -------------------------------------------------------------------------------- /batch/newinstall/choco.mis.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/choco.mis.bat -------------------------------------------------------------------------------- /batch/newinstall/choco.workstation.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/choco.workstation.bat -------------------------------------------------------------------------------- /batch/newinstall/emachine.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/emachine.bat -------------------------------------------------------------------------------- /batch/newinstall/g2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/g2.bat -------------------------------------------------------------------------------- /batch/newinstall/hv4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/hv4.bat -------------------------------------------------------------------------------- /batch/newinstall/macmini.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/macmini.bat -------------------------------------------------------------------------------- /batch/newinstall/map.drive.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/map.drive.bat -------------------------------------------------------------------------------- /batch/newinstall/nb10.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb10.bat -------------------------------------------------------------------------------- /batch/newinstall/nb11.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb11.bat -------------------------------------------------------------------------------- /batch/newinstall/nb16.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb16.bat -------------------------------------------------------------------------------- /batch/newinstall/nb18.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb18.bat -------------------------------------------------------------------------------- /batch/newinstall/nb19.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb19.bat -------------------------------------------------------------------------------- /batch/newinstall/nb20.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb20.bat -------------------------------------------------------------------------------- /batch/newinstall/nb21.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb21.bat -------------------------------------------------------------------------------- /batch/newinstall/nb22.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb22.bat -------------------------------------------------------------------------------- /batch/newinstall/nb23.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb23.bat -------------------------------------------------------------------------------- /batch/newinstall/nb25.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/nb25.bat -------------------------------------------------------------------------------- /batch/newinstall/newinstall.kodi.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/newinstall.kodi.bat -------------------------------------------------------------------------------- /batch/newinstall/newinstall.sshd.bat: -------------------------------------------------------------------------------- 1 | cinst -y openssh -params '"/SSHServerFeature"' 2 | -------------------------------------------------------------------------------- /batch/newinstall/newinstall.tasks.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/newinstall.tasks.bat -------------------------------------------------------------------------------- /batch/newinstall/newinstall.taskschd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/newinstall.taskschd.bat -------------------------------------------------------------------------------- /batch/newinstall/ssd.optimise.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/ssd.optimise.bat -------------------------------------------------------------------------------- /batch/newinstall/tiroc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/tiroc.bat -------------------------------------------------------------------------------- /batch/newinstall/uninst.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/uninst.bat -------------------------------------------------------------------------------- /batch/newinstall/vmkodi.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/vmkodi.bat -------------------------------------------------------------------------------- /batch/newinstall/vmw10.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/vmw10.bat -------------------------------------------------------------------------------- /batch/newinstall/vmw7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/vmw7.bat -------------------------------------------------------------------------------- /batch/newinstall/w1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/w1.bat -------------------------------------------------------------------------------- /batch/newinstall/w7.990.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/w7.990.bat -------------------------------------------------------------------------------- /batch/newinstall/windows 10/add rules.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/windows 10/add rules.cmd -------------------------------------------------------------------------------- /batch/newinstall/windows 10/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/windows 10/readme.txt -------------------------------------------------------------------------------- /batch/newinstall/windows 10/rules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/windows 10/rules.ps1 -------------------------------------------------------------------------------- /batch/newinstall/windtop.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/windtop.bat -------------------------------------------------------------------------------- /batch/newinstall/xp.990.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newinstall/xp.990.bat -------------------------------------------------------------------------------- /batch/newserver/1newinstall.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/1newinstall.bat -------------------------------------------------------------------------------- /batch/newserver/addadmin.bat: -------------------------------------------------------------------------------- 1 | @net localgroup administrators %1 /add 2 | -------------------------------------------------------------------------------- /batch/newserver/adduser.bat: -------------------------------------------------------------------------------- 1 | @net user %1% %2% /add 2 | -------------------------------------------------------------------------------- /batch/newserver/computername.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/computername.bat -------------------------------------------------------------------------------- /batch/newserver/enablepowershellscript.bat: -------------------------------------------------------------------------------- 1 | powershell -command "set-executionpolicy remotesigned" -------------------------------------------------------------------------------- /batch/newserver/export.sec.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/export.sec.bat -------------------------------------------------------------------------------- /batch/newserver/hvremote.wsf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/hvremote.wsf -------------------------------------------------------------------------------- /batch/newserver/hyperv new install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/hyperv new install.txt -------------------------------------------------------------------------------- /batch/newserver/hyperv.on.bat: -------------------------------------------------------------------------------- 1 | bcdedit /set hypervisorlaunchtype Auto -------------------------------------------------------------------------------- /batch/newserver/import.sec.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/import.sec.bat -------------------------------------------------------------------------------- /batch/newserver/installfeature.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/installfeature.bat -------------------------------------------------------------------------------- /batch/newserver/neverexpired.bat: -------------------------------------------------------------------------------- 1 | @net user %USERNAME% /expires:never 2 | -------------------------------------------------------------------------------- /batch/newserver/openport.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/openport.bat -------------------------------------------------------------------------------- /batch/newserver/passwd.bat: -------------------------------------------------------------------------------- 1 | @net user %1 %2 2 | -------------------------------------------------------------------------------- /batch/newserver/rdpon.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/rdpon.bat -------------------------------------------------------------------------------- /batch/newserver/remoteon.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/remoteon.bat -------------------------------------------------------------------------------- /batch/newserver/remoteon2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/remoteon2.bat -------------------------------------------------------------------------------- /batch/newserver/server.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/newserver/server.bat -------------------------------------------------------------------------------- /batch/pushbullet/device.hello.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/device.hello.bat -------------------------------------------------------------------------------- /batch/pushbullet/device.list.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/device.list.bat -------------------------------------------------------------------------------- /batch/pushbullet/hello.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/hello.bat -------------------------------------------------------------------------------- /batch/pushbullet/magic1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/magic1.dll -------------------------------------------------------------------------------- /batch/pushbullet/pb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/pb.txt -------------------------------------------------------------------------------- /batch/pushbullet/pushbullet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/pushbullet.py -------------------------------------------------------------------------------- /batch/pushbullet/pushbullet_cmd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/pushbullet_cmd.py -------------------------------------------------------------------------------- /batch/pushbullet/regex2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/regex2.dll -------------------------------------------------------------------------------- /batch/pushbullet/zlib1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/pushbullet/zlib1.dll -------------------------------------------------------------------------------- /batch/rm/!n2cleanup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/!n2cleanup.bat -------------------------------------------------------------------------------- /batch/rm/!nascleanup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/!nascleanup.bat -------------------------------------------------------------------------------- /batch/rm/!nascleanup2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/!nascleanup2.bat -------------------------------------------------------------------------------- /batch/rm/!pccleanup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/!pccleanup.bat -------------------------------------------------------------------------------- /batch/rm/.delete.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/.delete.bat -------------------------------------------------------------------------------- /batch/rm/.move2delete.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/.move2delete.bat -------------------------------------------------------------------------------- /batch/rm/clean.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/rm/clean.bat -------------------------------------------------------------------------------- /batch/robocopy/backup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/backup.bat -------------------------------------------------------------------------------- /batch/robocopy/backup_batch.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/backup_batch.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/listoldfile.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/listoldfile.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/misoldfile-1.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/misoldfile-2.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/misoldfile-3.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile-4.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile1000lv5.serverwrongdate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/misoldfile1000lv5.serverwrongdate.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/misoldfile1000lv5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/misoldfile1000lv5.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/oldfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/oldfile.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/oldfile1000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/oldfile1000.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/oldfile1000lv4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/oldfile1000lv4.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/oldfile1000lv5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/oldfile1000lv5.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/test.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch1/test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch1/test.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/FreeAgentDesktopNext.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/FreeAgentDesktopNext.ico -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/list.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/list.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/mirrorall.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/mirrorall.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/move_media.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/move_media.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/mp3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/mp3.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/pyrunner.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/pyrunner.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/pyrunner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/pyrunner.py -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/test-2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/test-2.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch2/test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch2/test.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch3/listoldfile.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch3/listoldfile.bat -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch3/media1000lv5.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch3/media100lv5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch3/media100lv5.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch3/media300lv5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/batchtest/batch3/media300lv5.txt -------------------------------------------------------------------------------- /batch/robocopy/batchtest/batch3/media500lv5.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /batch/robocopy/ignored.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/ignored.bat -------------------------------------------------------------------------------- /batch/robocopy/restore.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/restore.bat -------------------------------------------------------------------------------- /batch/robocopy/restore_batch.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/robocopy/restore_batch.bat -------------------------------------------------------------------------------- /batch/savebackup/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/savebackup/config.py -------------------------------------------------------------------------------- /batch/savebackup/games_backup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/savebackup/games_backup.bat -------------------------------------------------------------------------------- /batch/savebackup/games_restore.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/savebackup/games_restore.bat -------------------------------------------------------------------------------- /batch/savebackup/savebackup.py.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/savebackup/savebackup.py.cmd -------------------------------------------------------------------------------- /batch/savebackup/saverestore.py.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/savebackup/saverestore.py.cmd -------------------------------------------------------------------------------- /batch/ssh/192.168.1.250.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/192.168.1.250.bat -------------------------------------------------------------------------------- /batch/ssh/65-bungeeCord-TW2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/65-bungeeCord-TW2.bat -------------------------------------------------------------------------------- /batch/ssh/74-UHC-TW2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/74-UHC-TW2.bat -------------------------------------------------------------------------------- /batch/ssh/TIROC-PC.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" jenny@192.168.1.23 2 | -------------------------------------------------------------------------------- /batch/ssh/awk.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/awk.bat -------------------------------------------------------------------------------- /batch/ssh/bc.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/bc.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/bluehost.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/bluehost.bat -------------------------------------------------------------------------------- /batch/ssh/bot5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/bot5.bat -------------------------------------------------------------------------------- /batch/ssh/bot6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/bot6.bat -------------------------------------------------------------------------------- /batch/ssh/connect.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/connect.bat -------------------------------------------------------------------------------- /batch/ssh/dns.goodview.com.tw.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" admin@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/emachine.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/free1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/free1.bat -------------------------------------------------------------------------------- /batch/ssh/free2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/free2.bat -------------------------------------------------------------------------------- /batch/ssh/free3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/free3.bat -------------------------------------------------------------------------------- /batch/ssh/free5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/free5.bat -------------------------------------------------------------------------------- /batch/ssh/free6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/free6.bat -------------------------------------------------------------------------------- /batch/ssh/gateway.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/gateway.bat -------------------------------------------------------------------------------- /batch/ssh/getdropboxroot.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/getdropboxroot.cmd -------------------------------------------------------------------------------- /batch/ssh/goodview.com.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/goodview.com.tw.bat -------------------------------------------------------------------------------- /batch/ssh/gre.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/gre.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/hv2.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/hv3.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/hv4.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/hvminecraft.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" vagrant@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/kodi7f.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/kodi7f.bat -------------------------------------------------------------------------------- /batch/ssh/kodi8f.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/kodi8f.bat -------------------------------------------------------------------------------- /batch/ssh/lobby.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lobby.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/localhost.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/lxc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxc.bat -------------------------------------------------------------------------------- /batch/ssh/lxcamule.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 -------------------------------------------------------------------------------- /batch/ssh/lxcfs5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcfs5.bat -------------------------------------------------------------------------------- /batch/ssh/lxcfs6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcfs6.bat -------------------------------------------------------------------------------- /batch/ssh/lxcgcs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcgcs.bat -------------------------------------------------------------------------------- /batch/ssh/lxcgitlab.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcgitlab.bat -------------------------------------------------------------------------------- /batch/ssh/lxckodi.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxckodi.bat -------------------------------------------------------------------------------- /batch/ssh/lxcldap.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcldap.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc202.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc202.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc203.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc203.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc204.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc204.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc205.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc205.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc206.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc206.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc210.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc210.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc212.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc212.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc213.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc213.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmc214.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmc214.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmcdb.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmcdb.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmediawiki.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmediawiki.bat -------------------------------------------------------------------------------- /batch/ssh/lxcmldonkey.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcmldonkey.bat -------------------------------------------------------------------------------- /batch/ssh/lxcnextcloud.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcnextcloud.bat -------------------------------------------------------------------------------- /batch/ssh/lxcnfsen.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcnfsen.bat -------------------------------------------------------------------------------- /batch/ssh/lxcntop.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcntop.bat -------------------------------------------------------------------------------- /batch/ssh/lxcntopng.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcntopng.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv2.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv3.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv4.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv5.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv6.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv7.bat -------------------------------------------------------------------------------- /batch/ssh/lxcomv8.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcomv8.bat -------------------------------------------------------------------------------- /batch/ssh/lxcphp.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcphp.bat -------------------------------------------------------------------------------- /batch/ssh/lxcsquid.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcsquid.bat -------------------------------------------------------------------------------- /batch/ssh/lxcss.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcss.bat -------------------------------------------------------------------------------- /batch/ssh/lxctorrent.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxctorrent.bat -------------------------------------------------------------------------------- /batch/ssh/lxcwiki.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcwiki.bat -------------------------------------------------------------------------------- /batch/ssh/lxcyoutube.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/lxcyoutube.bat -------------------------------------------------------------------------------- /batch/ssh/nb16.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/nb18.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/nb19.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/old/65-bungeeCord-TW1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/old/65-bungeeCord-TW1.bat -------------------------------------------------------------------------------- /batch/ssh/pve.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve.bat -------------------------------------------------------------------------------- /batch/ssh/pve2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve2.bat -------------------------------------------------------------------------------- /batch/ssh/pve230.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve230.bat -------------------------------------------------------------------------------- /batch/ssh/pve242.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve242.bat -------------------------------------------------------------------------------- /batch/ssh/pve243.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve243.bat -------------------------------------------------------------------------------- /batch/ssh/pve244.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve244.bat -------------------------------------------------------------------------------- /batch/ssh/pve3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve3.bat -------------------------------------------------------------------------------- /batch/ssh/pve4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve4.bat -------------------------------------------------------------------------------- /batch/ssh/pve5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve5.bat -------------------------------------------------------------------------------- /batch/ssh/pve6.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve6.bat -------------------------------------------------------------------------------- /batch/ssh/pve6.ilo.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve6.ilo.bat -------------------------------------------------------------------------------- /batch/ssh/pve7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve7.bat -------------------------------------------------------------------------------- /batch/ssh/pve8.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve8.bat -------------------------------------------------------------------------------- /batch/ssh/pve9.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/pve9.bat -------------------------------------------------------------------------------- /batch/ssh/rdp3390vmw7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/rdp3390vmw7.bat -------------------------------------------------------------------------------- /batch/ssh/rdp3392hv2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/rdp3392hv2.bat -------------------------------------------------------------------------------- /batch/ssh/rdp3393hv3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/rdp3393hv3.bat -------------------------------------------------------------------------------- /batch/ssh/rdp3394hv4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/rdp3394hv4.bat -------------------------------------------------------------------------------- /batch/ssh/sftp.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/sftp.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/sitahome.ddns.net.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/sitahome.ddns.net.bat -------------------------------------------------------------------------------- /batch/ssh/ssh.local.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/ssh.local.bat -------------------------------------------------------------------------------- /batch/ssh/studio.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/studio.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/taipeihomeg2.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | 3 | ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" root@192.168.1.251 4 | -------------------------------------------------------------------------------- /batch/ssh/tinkerboard.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/tinkerboard.bat -------------------------------------------------------------------------------- /batch/ssh/uhc.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/uhc.creeper.tw.bat -------------------------------------------------------------------------------- /batch/ssh/vm1404.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" vagrant@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/vmdbkodi.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" vagrant@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/vmplex.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" vagrant@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/w1.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/windtop.bat: -------------------------------------------------------------------------------- 1 | @ssh -i "D:\Users\sita\Nextcloud\SSHKey\nb19_rsa" sita@%~n0 2 | -------------------------------------------------------------------------------- /batch/ssh/www.creeper.tw.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ssh/www.creeper.tw.bat -------------------------------------------------------------------------------- /batch/testencoding/testencoding.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/testencoding/testencoding.py -------------------------------------------------------------------------------- /batch/tools/.!ramdiskize.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/tools/.!ramdiskize.bat -------------------------------------------------------------------------------- /batch/tools/ch.bat: -------------------------------------------------------------------------------- 1 | chcp 2 | chcp 950 3 | 4 | pause 5 | -------------------------------------------------------------------------------- /batch/tools/emptydir.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/tools/emptydir.bat -------------------------------------------------------------------------------- /batch/tools/sudo.bat: -------------------------------------------------------------------------------- 1 | runas /noprofile /user:Administrator '%*' -------------------------------------------------------------------------------- /batch/tools/test.py.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/tools/test.py.cmd -------------------------------------------------------------------------------- /batch/tools/whereis.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/tools/whereis.bat -------------------------------------------------------------------------------- /batch/utilityserver/chown.bat: -------------------------------------------------------------------------------- 1 | takeown /f %1 /r 2 | -------------------------------------------------------------------------------- /batch/utilityserver/compact-vhd.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/utilityserver/compact-vhd.ps1 -------------------------------------------------------------------------------- /batch/utilityserver/firewalldump.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/utilityserver/firewalldump.bat -------------------------------------------------------------------------------- /batch/utilityserver/firewalloff.bat: -------------------------------------------------------------------------------- 1 | netsh firewall set opmode disable 2 | -------------------------------------------------------------------------------- /batch/utilityserver/firewallon.bat: -------------------------------------------------------------------------------- 1 | netsh firewall set opmode enable 2 | -------------------------------------------------------------------------------- /batch/utilityserver/makeshare.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/utilityserver/makeshare.bat -------------------------------------------------------------------------------- /batch/utilityserver/memory.bat: -------------------------------------------------------------------------------- 1 | @systeminfo 2 | -------------------------------------------------------------------------------- /batch/utilityserver/poolstatus.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/utilityserver/poolstatus.bat -------------------------------------------------------------------------------- /batch/utilityserver/removeservice.bat: -------------------------------------------------------------------------------- 1 | @sc delete %1 2 | -------------------------------------------------------------------------------- /batch/utilityserver/showown.bat: -------------------------------------------------------------------------------- 1 | dir %1 /q /s 2 | -------------------------------------------------------------------------------- /batch/vagrant/hd.compact.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/hd.compact.bat -------------------------------------------------------------------------------- /batch/vagrant/hyperv.status.bat: -------------------------------------------------------------------------------- 1 | powershell -command "Get-Counter "\Hyper-V VM VID Partition(*)\*"" 2 | -------------------------------------------------------------------------------- /batch/vagrant/hyperv2box.7z.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/hyperv2box.7z.bat -------------------------------------------------------------------------------- /batch/vagrant/hyperv2box.bsdtar.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/hyperv2box.bsdtar.bat -------------------------------------------------------------------------------- /batch/vagrant/hyperv2box.gz.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/hyperv2box.gz.bat -------------------------------------------------------------------------------- /batch/vagrant/hyperv2box.zip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/hyperv2box.zip.bat -------------------------------------------------------------------------------- /batch/vagrant/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/metadata.json -------------------------------------------------------------------------------- /batch/vagrant/note/debian init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/note/debian init.txt -------------------------------------------------------------------------------- /batch/vagrant/note/lvm size extend.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/note/lvm size extend.txt -------------------------------------------------------------------------------- /batch/vagrant/note/vm machines choices.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/note/vm machines choices.txt -------------------------------------------------------------------------------- /batch/vagrant/note/vmmachines.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/note/vmmachines.txt -------------------------------------------------------------------------------- /batch/vagrant/note/windows versions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/note/windows versions.txt -------------------------------------------------------------------------------- /batch/vagrant/vhd.compact.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vhd.compact.bat -------------------------------------------------------------------------------- /batch/vagrant/vhd2vhdx.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vhd2vhdx.bat -------------------------------------------------------------------------------- /batch/vagrant/vhdx2vmdk.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vhdx2vmdk.bat -------------------------------------------------------------------------------- /batch/vagrant/virtualbox2box.gz.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/virtualbox2box.gz.bat -------------------------------------------------------------------------------- /batch/vagrant/virtualbox2box.zip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/virtualbox2box.zip.bat -------------------------------------------------------------------------------- /batch/vagrant/vm.compact.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vm.compact.bat -------------------------------------------------------------------------------- /batch/vagrant/vm.compact32.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vm.compact32.bat -------------------------------------------------------------------------------- /batch/vagrant/vmdk2vhdx.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/vagrant/vmdk2vhdx.bat -------------------------------------------------------------------------------- /batch/wakeonlan/g2-on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/g2-on.bat -------------------------------------------------------------------------------- /batch/wakeonlan/g2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/g2.bat -------------------------------------------------------------------------------- /batch/wakeonlan/hv2-on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/hv2-on.bat -------------------------------------------------------------------------------- /batch/wakeonlan/hv2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/hv2.bat -------------------------------------------------------------------------------- /batch/wakeonlan/hv3-on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/hv3-on.bat -------------------------------------------------------------------------------- /batch/wakeonlan/hv3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/hv3.bat -------------------------------------------------------------------------------- /batch/wakeonlan/pshp-on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/pshp-on.bat -------------------------------------------------------------------------------- /batch/wakeonlan/remoteshutdown.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/remoteshutdown.bat -------------------------------------------------------------------------------- /batch/wakeonlan/w1-on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/w1-on.bat -------------------------------------------------------------------------------- /batch/wakeonlan/windtop.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/windtop.bat -------------------------------------------------------------------------------- /batch/wakeonlan/wol.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wakeonlan/wol.bat -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy.py -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy2.py -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy3.py -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy4.bat -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy4.py -------------------------------------------------------------------------------- /batch/watch_copy/watch_copy5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/watch_copy/watch_copy5.py -------------------------------------------------------------------------------- /batch/wii/wbfs/rename_game_folders-title_[id].vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wbfs/rename_game_folders-title_[id].vbs -------------------------------------------------------------------------------- /batch/wii/wbfs/titles1000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wbfs/titles1000.txt -------------------------------------------------------------------------------- /batch/wii/wiiiso2wbfs/iso2wbfs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wiiiso2wbfs/iso2wbfs.bat -------------------------------------------------------------------------------- /batch/wii/wiiiso2wbfs/iso2wbfs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wiiiso2wbfs/iso2wbfs.py -------------------------------------------------------------------------------- /batch/wii/wiiiso2wbfs/old/iso2wbfs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wiiiso2wbfs/old/iso2wbfs.bat -------------------------------------------------------------------------------- /batch/wii/wiiiso2wbfs/old/iso2wbfs.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wiiiso2wbfs/old/iso2wbfs.ps1 -------------------------------------------------------------------------------- /batch/wii/wiiiso2wbfs/wbfs_file.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wii/wiiiso2wbfs/wbfs_file.exe -------------------------------------------------------------------------------- /batch/wuinstall/WUInstall.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wuinstall/WUInstall.exe -------------------------------------------------------------------------------- /batch/wuinstall/search.download.install.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wuinstall/search.download.install.bat -------------------------------------------------------------------------------- /batch/wuinstall/wua.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/wuinstall/wua.vbs -------------------------------------------------------------------------------- /batch/ziparchive/_backup.to.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/_backup.to.template -------------------------------------------------------------------------------- /batch/ziparchive/_config.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/_config.cmd -------------------------------------------------------------------------------- /batch/ziparchive/_purge.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/_purge.template -------------------------------------------------------------------------------- /batch/ziparchive/_restore.from.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/_restore.from.template -------------------------------------------------------------------------------- /batch/ziparchive/backup.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/backup.template -------------------------------------------------------------------------------- /batch/ziparchive/restore.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/restore.template -------------------------------------------------------------------------------- /batch/ziparchive/update.archive.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/batch/ziparchive/update.archive.bat -------------------------------------------------------------------------------- /bin/7za.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/7za.exe -------------------------------------------------------------------------------- /bin/Coreinfo.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/Coreinfo.exe -------------------------------------------------------------------------------- /bin/WolCmd.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/WolCmd.exe -------------------------------------------------------------------------------- /bin/drivedb.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/drivedb.h -------------------------------------------------------------------------------- /bin/psshutdown.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/psshutdown.exe -------------------------------------------------------------------------------- /bin/sendEmail.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/sendEmail.exe -------------------------------------------------------------------------------- /bin/smartctl.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/bin/smartctl.exe -------------------------------------------------------------------------------- /cmder/config/.history: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/.history -------------------------------------------------------------------------------- /cmder/config/ConEmu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/ConEmu.xml -------------------------------------------------------------------------------- /cmder/config/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/Readme.md -------------------------------------------------------------------------------- /cmder/config/git.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/git.lua -------------------------------------------------------------------------------- /cmder/config/prompt.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/prompt.lua -------------------------------------------------------------------------------- /cmder/config/settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/settings -------------------------------------------------------------------------------- /cmder/config/user-ConEmu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/user-ConEmu.xml -------------------------------------------------------------------------------- /cmder/config/user-profile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/user-profile.sh -------------------------------------------------------------------------------- /cmder/config/user_aliases.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/user_aliases.cmd -------------------------------------------------------------------------------- /cmder/config/user_profile.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/config/user_profile.cmd -------------------------------------------------------------------------------- /cmder/vendor/bin/alias.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/alias.cmd -------------------------------------------------------------------------------- /cmder/vendor/bin/cexec.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/cexec.cmd -------------------------------------------------------------------------------- /cmder/vendor/bin/cmder_diag.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/cmder_diag.cmd -------------------------------------------------------------------------------- /cmder/vendor/bin/cmder_diag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/cmder_diag.sh -------------------------------------------------------------------------------- /cmder/vendor/bin/timer.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/timer.cmd -------------------------------------------------------------------------------- /cmder/vendor/bin/vscode_init.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/bin/vscode_init.cmd -------------------------------------------------------------------------------- /cmder/vendor/clink-completions/test.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | chcp 65001 1>nul 3 | luacheck . && busted 4 | -------------------------------------------------------------------------------- /cmder/vendor/clink/clink.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/clink/clink.bat -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu.xml -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Addons/ChocolateyAbout.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Addons/ChocolateyAbout.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Addons/FarHereInstall.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Addons/FarHereInstall.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Addons/FarHereUninstall.cmd: -------------------------------------------------------------------------------- 1 | @echo off 2 | 3 | call "%~dp0FarHereInstall.cmd" /u 4 | -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Addons/git_sample.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Addons/git_sample.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Addons/utf-8-test.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Addons/utf-8-test.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Attach.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Attach.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/ClsEx.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/ClsEx.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/CmdInit.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/CmdInit.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Cmd_Autorun.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Cmd_Autorun.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/ColorPrompt.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/ColorPrompt.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/ConEmu_MinGW.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/ConEmu_MinGW.xml -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/ConEmu_Sample.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/ConEmu_Sample.xml -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/ConEmu_Tilde.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/ConEmu_Tilde.xml -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/GitShowBranch.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/GitShowBranch.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/IsConEmu.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/IsConEmu.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/RenameTab.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/RenameTab.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/Scripts/git-log.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/Scripts/git-log.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/SetConTitle.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/SetConTitle.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/SetEscChar.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/SetEscChar.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/SetProgress.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/SetProgress.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/TypeBuildErrors.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/TypeBuildErrors.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/cecho.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/cecho.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/csudo.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/csudo.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/wsl/wsl-boot.sh: -------------------------------------------------------------------------------- 1 | #/bin/sh 2 | uname -a 3 | ./256colors2.pl 4 | cd ~ 5 | bash -l -i 6 | -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/ConEmu/wsl/wsl-con.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/ConEmu/wsl/wsl-con.cmd -------------------------------------------------------------------------------- /cmder/vendor/conemu-maximus5/plugins/ConEmu/Background/Background.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/conemu-maximus5/plugins/ConEmu/Background/Background.xml -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/cmd/start-ssh-agent.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/cmd/start-ssh-agent.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/cmd/start-ssh-pageant.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/cmd/start-ssh-pageant.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/aliases.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/aliases.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/bash_profile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/bash_profile.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/cmder.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/cmder.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/env.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/env.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/git-prompt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/git-prompt.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/lang.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/lang.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/etc/profile.d/perlbin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/etc/profile.d/perlbin.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/bin/gettext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/bin/gettext.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/bin/sqlite3_analyzer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/bin/sqlite3_analyzer.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/itcl4.0.4/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/itcl4.0.4/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/itcl4.0.5/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/itcl4.0.5/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/itcl4.1.0/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/itcl4.1.0/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/tcl8/tclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/tcl8/tclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/tclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/tclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/lib/tkConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/lib/tkConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw32/share/git/completion/git-prompt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw32/share/git/completion/git-prompt.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/bin/gettext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/bin/gettext.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/bin/jemalloc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/bin/jemalloc.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/bin/sqlite3_analyzer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/bin/sqlite3_analyzer.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/itcl4.1.1/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/itcl4.1.1/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/itcl4.1.2/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/itcl4.1.2/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/itcl4.2.0/itclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/itcl4.2.0/itclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/tcl8/tclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/tcl8/tclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/tclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/tclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/lib/tkConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/lib/tkConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/mingw64/share/git/completion/git-prompt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/mingw64/share/git/completion/git-prompt.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/post-install.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/post-install.bat -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/bin/findssl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/bin/findssl.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/bin/gettext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/bin/gettext.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/etc/profile.d/gawk.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/etc/profile.d/gawk.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/lib/tar/backup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/lib/tar/backup.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/makepkg/lint_package/zzz_rm_stackdumps.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/makepkg/lint_package/zzz_rm_stackdumps.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim74/macros/less.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim74/macros/less.bat -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim74/macros/less.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim74/macros/less.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim74/tools/vim_vs_net.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim74/tools/vim_vs_net.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim74/tools/vimspell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim74/tools/vimspell.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim80/macros/less.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim80/macros/less.bat -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim80/macros/less.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim80/macros/less.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim80/tools/vim_vs_net.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim80/tools/vim_vs_net.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim80/tools/vimspell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim80/tools/vimspell.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim81/macros/less.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim81/macros/less.bat -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim81/macros/less.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim81/macros/less.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim81/tools/vim_vs_net.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim81/tools/vim_vs_net.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim81/tools/vimspell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim81/tools/vimspell.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim82/macros/less.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim82/macros/less.bat -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim82/macros/less.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim82/macros/less.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim82/tools/vim_vs_net.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim82/tools/vim_vs_net.cmd -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/share/vim/vim82/tools/vimspell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/share/vim/vim82/tools/vimspell.sh -------------------------------------------------------------------------------- /cmder/vendor/git-for-windows/usr/ssl/misc/CA.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/git-for-windows/usr/ssl/misc/CA.sh -------------------------------------------------------------------------------- /cmder/vendor/init.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/init.bat -------------------------------------------------------------------------------- /cmder/vendor/lib/lib_base.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/lib_base.cmd -------------------------------------------------------------------------------- /cmder/vendor/lib/lib_console.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/lib_console.cmd -------------------------------------------------------------------------------- /cmder/vendor/lib/lib_git.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/lib_git.cmd -------------------------------------------------------------------------------- /cmder/vendor/lib/lib_path.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/lib_path.cmd -------------------------------------------------------------------------------- /cmder/vendor/lib/lib_profile.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/lib_profile.cmd -------------------------------------------------------------------------------- /cmder/vendor/lib/start-ssh-agent.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/lib/start-ssh-agent.sh -------------------------------------------------------------------------------- /cmder/vendor/msysgit/cmd/gitk.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/cmd/gitk.cmd -------------------------------------------------------------------------------- /cmder/vendor/msysgit/cmd/start-ssh-agent.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/cmd/start-ssh-agent.cmd -------------------------------------------------------------------------------- /cmder/vendor/msysgit/etc/git-prompt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/etc/git-prompt.sh -------------------------------------------------------------------------------- /cmder/vendor/msysgit/git-bash.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/git-bash.bat -------------------------------------------------------------------------------- /cmder/vendor/msysgit/git-cmd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/git-cmd.bat -------------------------------------------------------------------------------- /cmder/vendor/msysgit/lib/tclConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/lib/tclConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/msysgit/lib/tkConfig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/lib/tkConfig.sh -------------------------------------------------------------------------------- /cmder/vendor/msysgit/ssl/misc/CA.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/cmder/vendor/msysgit/ssl/misc/CA.sh -------------------------------------------------------------------------------- /daily.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/daily.bat -------------------------------------------------------------------------------- /monthly.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/monthly.bat -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/DCServce.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/DCServce.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/DSetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/DSetup.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/DeltaC.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/DeltaC.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/DeltaCopy.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/DeltaCopy.chm -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/DeltaS.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/DeltaS.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/chmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/chmod.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygcrypto-1.0.0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygcrypto-1.0.0.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cyggcc_s-1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cyggcc_s-1.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygiconv-2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygiconv-2.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygintl-8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygintl-8.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygpopt-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygpopt-0.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygwin1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygwin1.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/cygz.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/cygz.dll -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/rsync.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/rsync.exe -------------------------------------------------------------------------------- /rsync/DeltaCopyRaw/ssh.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/DeltaCopyRaw/ssh.exe -------------------------------------------------------------------------------- /rsync/backup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/backup.bat -------------------------------------------------------------------------------- /rsync/daily-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/daily-HV4.bat -------------------------------------------------------------------------------- /rsync/daily-NB16.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/daily-NB16.bat -------------------------------------------------------------------------------- /rsync/daily-NB18.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/daily-NB18.bat -------------------------------------------------------------------------------- /rsync/daily-WS.bat: -------------------------------------------------------------------------------- 1 | call %~dp0\backup M:\ServerFolders 2 | -------------------------------------------------------------------------------- /rsync/host-G2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-G2.bat -------------------------------------------------------------------------------- /rsync/host-HV2.bat: -------------------------------------------------------------------------------- 1 | set local=hv4 2 | set hostpath=NetBackup 3 | -------------------------------------------------------------------------------- /rsync/host-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-HV3.bat -------------------------------------------------------------------------------- /rsync/host-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-HV4.bat -------------------------------------------------------------------------------- /rsync/host-MACMINI.bat: -------------------------------------------------------------------------------- 1 | set local=hv4 2 | set hostpath=NetBackup 3 | -------------------------------------------------------------------------------- /rsync/host-NB16.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-NB16.bat -------------------------------------------------------------------------------- /rsync/host-NB18.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-NB18.bat -------------------------------------------------------------------------------- /rsync/host-NB19.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-NB19.bat -------------------------------------------------------------------------------- /rsync/host-NB23.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-NB23.bat -------------------------------------------------------------------------------- /rsync/host-WS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/host-WS.bat -------------------------------------------------------------------------------- /rsync/pat-appdata.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-appdata.txt -------------------------------------------------------------------------------- /rsync/pat-btsync.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-btsync.txt -------------------------------------------------------------------------------- /rsync/pat-cvsroot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-cvsroot.txt -------------------------------------------------------------------------------- /rsync/pat-desktop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-desktop.txt -------------------------------------------------------------------------------- /rsync/pat-doc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-doc.txt -------------------------------------------------------------------------------- /rsync/pat-empty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-empty.txt -------------------------------------------------------------------------------- /rsync/pat-programdata.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/pat-programdata.txt -------------------------------------------------------------------------------- /rsync/patterns.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/patterns.txt -------------------------------------------------------------------------------- /rsync/restore.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/restore.bat -------------------------------------------------------------------------------- /rsync/rsync.service.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/rsync.service.bat -------------------------------------------------------------------------------- /rsync/transfer.once.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/rsync/transfer.once.bat -------------------------------------------------------------------------------- /startup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/startup.bat -------------------------------------------------------------------------------- /taskschd/backup/startup.n2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/backup/startup.n2.bat -------------------------------------------------------------------------------- /taskschd/backup/status.20141102.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/backup/status.20141102.bat -------------------------------------------------------------------------------- /taskschd/backup/status.20141125.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/backup/status.20141125.bat -------------------------------------------------------------------------------- /taskschd/cleanup-HV2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/cleanup-HV2.bat -------------------------------------------------------------------------------- /taskschd/cleanup-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/cleanup-HV3.bat -------------------------------------------------------------------------------- /taskschd/cleanup-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/cleanup-HV4.bat -------------------------------------------------------------------------------- /taskschd/cleanup-VMW7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/cleanup-VMW7.bat -------------------------------------------------------------------------------- /taskschd/cleanup-WS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/cleanup-WS.bat -------------------------------------------------------------------------------- /taskschd/daily-HV2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-HV2.bat -------------------------------------------------------------------------------- /taskschd/daily-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-HV3.bat -------------------------------------------------------------------------------- /taskschd/daily-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-HV4.bat -------------------------------------------------------------------------------- /taskschd/daily-NB16.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-NB16.bat -------------------------------------------------------------------------------- /taskschd/daily-NB18.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-NB18.bat -------------------------------------------------------------------------------- /taskschd/daily-VMW7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-VMW7.bat -------------------------------------------------------------------------------- /taskschd/daily-WS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/daily-WS.bat -------------------------------------------------------------------------------- /taskschd/gitsync-HV2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/gitsync-HV2.bat -------------------------------------------------------------------------------- /taskschd/gitsync-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/gitsync-HV3.bat -------------------------------------------------------------------------------- /taskschd/gitsync-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/gitsync-HV4.bat -------------------------------------------------------------------------------- /taskschd/hosts.disable.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/hosts.disable.bat -------------------------------------------------------------------------------- /taskschd/hosts.enable.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/hosts.enable.bat -------------------------------------------------------------------------------- /taskschd/hosts.tasksetup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/hosts.tasksetup.bat -------------------------------------------------------------------------------- /taskschd/monthly-G2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-G2.bat -------------------------------------------------------------------------------- /taskschd/monthly-HV2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-HV2.bat -------------------------------------------------------------------------------- /taskschd/monthly-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-HV3.bat -------------------------------------------------------------------------------- /taskschd/monthly-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-HV4.bat -------------------------------------------------------------------------------- /taskschd/monthly-MACMINI.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-MACMINI.bat -------------------------------------------------------------------------------- /taskschd/monthly-NB18.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-NB18.bat -------------------------------------------------------------------------------- /taskschd/monthly-NB19.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-NB19.bat -------------------------------------------------------------------------------- /taskschd/monthly-VMW7.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/monthly-VMW7.bat -------------------------------------------------------------------------------- /taskschd/sendemail.backup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/sendemail.backup.bat -------------------------------------------------------------------------------- /taskschd/sendemail.cleanup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/sendemail.cleanup.bat -------------------------------------------------------------------------------- /taskschd/sendemail.startup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/sendemail.startup.bat -------------------------------------------------------------------------------- /taskschd/startup-HV2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/startup-HV2.bat -------------------------------------------------------------------------------- /taskschd/startup-HV3.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/startup-HV3.bat -------------------------------------------------------------------------------- /taskschd/startup-HV4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/startup-HV4.bat -------------------------------------------------------------------------------- /taskschd/startup-WS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/startup-WS.bat -------------------------------------------------------------------------------- /taskschd/taskadd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/taskadd.bat -------------------------------------------------------------------------------- /taskschd/taskdel.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/taskdel.bat -------------------------------------------------------------------------------- /taskschd/taskquery.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/taskquery.bat -------------------------------------------------------------------------------- /taskschd/taskschd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/taskschd/taskschd.txt -------------------------------------------------------------------------------- /util/comment.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/comment.cmd -------------------------------------------------------------------------------- /util/convert2utf8.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/convert2utf8.res -------------------------------------------------------------------------------- /util/datefilter.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/datefilter.cmd -------------------------------------------------------------------------------- /util/datefilter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/datefilter.py -------------------------------------------------------------------------------- /util/gpedit.enable.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/gpedit.enable.bat -------------------------------------------------------------------------------- /util/hrefsearch.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/hrefsearch.cmd -------------------------------------------------------------------------------- /util/htmldump.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/htmldump.cmd -------------------------------------------------------------------------------- /util/htmlquerydump.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/htmlquerydump.cmd -------------------------------------------------------------------------------- /util/lang_detect.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/lang_detect.py -------------------------------------------------------------------------------- /util/lineprint.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/lineprint.cmd -------------------------------------------------------------------------------- /util/linesort.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/linesort.cmd -------------------------------------------------------------------------------- /util/listdir.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/listdir.cmd -------------------------------------------------------------------------------- /util/m3u.db.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/m3u.db.cmd -------------------------------------------------------------------------------- /util/m3u.filter.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/m3u.filter.cmd -------------------------------------------------------------------------------- /util/m3u.sort.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/m3u.sort.cmd -------------------------------------------------------------------------------- /util/m3u.timestamp.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/m3u.timestamp.cmd -------------------------------------------------------------------------------- /util/m3u.trim.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/m3u.trim.cmd -------------------------------------------------------------------------------- /util/nlp.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/nlp.cmd -------------------------------------------------------------------------------- /util/pagecache.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/pagecache.cmd -------------------------------------------------------------------------------- /util/pagetitle.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/pagetitle.cmd -------------------------------------------------------------------------------- /util/persistendb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/persistendb.py -------------------------------------------------------------------------------- /util/persistendb.test.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/persistendb.test.cmd -------------------------------------------------------------------------------- /util/py.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/py.cmd -------------------------------------------------------------------------------- /util/replace.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/replace.cmd -------------------------------------------------------------------------------- /util/replace.re.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/replace.re.cmd -------------------------------------------------------------------------------- /util/replace.utf8.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/replace.utf8.cmd -------------------------------------------------------------------------------- /util/reverse.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/reverse.cmd -------------------------------------------------------------------------------- /util/search.re.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/search.re.cmd -------------------------------------------------------------------------------- /util/setenv.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/setenv.cmd -------------------------------------------------------------------------------- /util/show.no.filetag.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/show.no.filetag.cmd -------------------------------------------------------------------------------- /util/showmyip.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/showmyip.cmd -------------------------------------------------------------------------------- /util/sort.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/sort.cmd -------------------------------------------------------------------------------- /util/sortby.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/sortby.cmd -------------------------------------------------------------------------------- /util/testcase/datefilter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/testcase/datefilter.bat -------------------------------------------------------------------------------- /util/testcase/datefilter.m3u: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/testcase/datefilter.m3u -------------------------------------------------------------------------------- /util/testcase/textanalyse.m3u: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/testcase/textanalyse.m3u -------------------------------------------------------------------------------- /util/textanalyse.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/textanalyse.cmd -------------------------------------------------------------------------------- /util/to_utf8tc.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/to_utf8tc.cmd -------------------------------------------------------------------------------- /util/unique.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/unique.cmd -------------------------------------------------------------------------------- /util/url2title.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/url2title.cmd -------------------------------------------------------------------------------- /util/urlencode.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/urlencode.cmd -------------------------------------------------------------------------------- /util/urlid.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/urlid.cmd -------------------------------------------------------------------------------- /util/utf8sc2tc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/util/utf8sc2tc.py -------------------------------------------------------------------------------- /utility/WU Disable.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/WU Disable.reg -------------------------------------------------------------------------------- /utility/awk.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/awk.bat -------------------------------------------------------------------------------- /utility/btchangestate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/btchangestate.bat -------------------------------------------------------------------------------- /utility/clean.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/clean.bat -------------------------------------------------------------------------------- /utility/cmdk.bat: -------------------------------------------------------------------------------- 1 | cmd /k -------------------------------------------------------------------------------- /utility/colortext.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/colortext.bat -------------------------------------------------------------------------------- /utility/conv.any.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/conv.any.bat -------------------------------------------------------------------------------- /utility/conv.big5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/conv.big5.bat -------------------------------------------------------------------------------- /utility/conv.gb.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/conv.gb.bat -------------------------------------------------------------------------------- /utility/conv.ule.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/conv.ule.bat -------------------------------------------------------------------------------- /utility/conv.utf8.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/conv.utf8.bat -------------------------------------------------------------------------------- /utility/dns.check.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/dns.check.bat -------------------------------------------------------------------------------- /utility/emptydir.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/emptydir.bat -------------------------------------------------------------------------------- /utility/encrypt.bat: -------------------------------------------------------------------------------- 1 | echo cipher /e 2 | -------------------------------------------------------------------------------- /utility/firewall.openport.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/firewall.openport.bat -------------------------------------------------------------------------------- /utility/firewall.sshd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/firewall.sshd.bat -------------------------------------------------------------------------------- /utility/fixpip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/fixpip.bat -------------------------------------------------------------------------------- /utility/fsinfo.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/fsinfo.bat -------------------------------------------------------------------------------- /utility/getNewISP.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getNewISP.bat -------------------------------------------------------------------------------- /utility/getadmin.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getadmin.bat -------------------------------------------------------------------------------- /utility/getdisklog.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getdisklog.bat -------------------------------------------------------------------------------- /utility/getip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getip.bat -------------------------------------------------------------------------------- /utility/getphydisk.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getphydisk.bat -------------------------------------------------------------------------------- /utility/getupdatelog.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/getupdatelog.bat -------------------------------------------------------------------------------- /utility/gitconf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/gitconf.bat -------------------------------------------------------------------------------- /utility/gitsync.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/gitsync.bat -------------------------------------------------------------------------------- /utility/gwx.remove.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/gwx.remove.bat -------------------------------------------------------------------------------- /utility/hybernate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/hybernate.bat -------------------------------------------------------------------------------- /utility/installed.list.bat: -------------------------------------------------------------------------------- 1 | wmic product get name 2 | -------------------------------------------------------------------------------- /utility/keepalive.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/keepalive.bat -------------------------------------------------------------------------------- /utility/lan.reset.w1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/lan.reset.w1.bat -------------------------------------------------------------------------------- /utility/lan1.disable.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/lan1.disable.bat -------------------------------------------------------------------------------- /utility/lan1.enable.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/lan1.enable.bat -------------------------------------------------------------------------------- /utility/lastbusinessday.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/lastbusinessday.bat -------------------------------------------------------------------------------- /utility/listemptydir.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/listemptydir.bat -------------------------------------------------------------------------------- /utility/listownership.bat: -------------------------------------------------------------------------------- 1 | @icacls %1 /t 2 | -------------------------------------------------------------------------------- /utility/log2download.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/log2download.cmd -------------------------------------------------------------------------------- /utility/logoff.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/logoff.bat -------------------------------------------------------------------------------- /utility/mpg2mp4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/mpg2mp4.bat -------------------------------------------------------------------------------- /utility/mtu.show.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/mtu.show.bat -------------------------------------------------------------------------------- /utility/mtu.test.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/mtu.test.bat -------------------------------------------------------------------------------- /utility/netcfg.reset.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/netcfg.reset.bat -------------------------------------------------------------------------------- /utility/netcfg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/netcfg.txt -------------------------------------------------------------------------------- /utility/pinggateway.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | ping 192.168.1.250 3 | 4 | pause 5 | -------------------------------------------------------------------------------- /utility/pinghinet.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/pinghinet.bat -------------------------------------------------------------------------------- /utility/pip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/pip.bat -------------------------------------------------------------------------------- /utility/power.lock.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/power.lock.bat -------------------------------------------------------------------------------- /utility/power.off.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/power.off.bat -------------------------------------------------------------------------------- /utility/power.reboot.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/power.reboot.bat -------------------------------------------------------------------------------- /utility/power.sleep.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/power.sleep.bat -------------------------------------------------------------------------------- /utility/power.sleepin30.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/power.sleepin30.bat -------------------------------------------------------------------------------- /utility/ramdisk_t_create_512m.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/ramdisk_t_create_512m.bat -------------------------------------------------------------------------------- /utility/ramdisk_t_del.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/ramdisk_t_del.bat -------------------------------------------------------------------------------- /utility/repairdisk.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/repairdisk.bat -------------------------------------------------------------------------------- /utility/reset.rdpclip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/reset.rdpclip.bat -------------------------------------------------------------------------------- /utility/rsync.removeservice.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/rsync.removeservice.bat -------------------------------------------------------------------------------- /utility/run.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/run.bat -------------------------------------------------------------------------------- /utility/run.v2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/run.v2.bat -------------------------------------------------------------------------------- /utility/runipconfig.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | ipconfig 3 | 4 | pause 5 | -------------------------------------------------------------------------------- /utility/sendemail.ToKindle.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.ToKindle.bat -------------------------------------------------------------------------------- /utility/sendemail.alarm.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.alarm.bat -------------------------------------------------------------------------------- /utility/sendemail.chocolist.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.chocolist.bat -------------------------------------------------------------------------------- /utility/sendemail.disklog.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.disklog.bat -------------------------------------------------------------------------------- /utility/sendemail.diskstatus.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.diskstatus.bat -------------------------------------------------------------------------------- /utility/sendemail.filebot.amc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.filebot.amc.bat -------------------------------------------------------------------------------- /utility/sendemail.filebot.suball.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.filebot.suball.bat -------------------------------------------------------------------------------- /utility/sendemail.gitsync.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.gitsync.bat -------------------------------------------------------------------------------- /utility/sendemail.killhale.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.killhale.bat -------------------------------------------------------------------------------- /utility/sendemail.scanvirus.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.scanvirus.bat -------------------------------------------------------------------------------- /utility/sendemail.smart-pd1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.smart-pd1.bat -------------------------------------------------------------------------------- /utility/sendemail.status.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.status.bat -------------------------------------------------------------------------------- /utility/sendemail.status.update.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.status.update.bat -------------------------------------------------------------------------------- /utility/sendemail.status.update.v2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.status.update.v2.bat -------------------------------------------------------------------------------- /utility/sendemail.sync.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.sync.bat -------------------------------------------------------------------------------- /utility/sendemail.update.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.update.bat -------------------------------------------------------------------------------- /utility/sendemail.uptimelog.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.uptimelog.bat -------------------------------------------------------------------------------- /utility/sendemail.uptimelog.update.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sendemail.uptimelog.update.bat -------------------------------------------------------------------------------- /utility/shooter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/shooter.bat -------------------------------------------------------------------------------- /utility/sortuniq.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/sortuniq.bat -------------------------------------------------------------------------------- /utility/ssdcheck.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/ssdcheck.bat -------------------------------------------------------------------------------- /utility/starwar.bat: -------------------------------------------------------------------------------- 1 | telnet towel.blinkenlights.nl -------------------------------------------------------------------------------- /utility/swap.setsize.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/swap.setsize.bat -------------------------------------------------------------------------------- /utility/swapstat.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/swapstat.bat -------------------------------------------------------------------------------- /utility/testconnectin.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/testconnectin.bat -------------------------------------------------------------------------------- /utility/timeconfig.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/timeconfig.bat -------------------------------------------------------------------------------- /utility/utorrent.amc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/utorrent.amc.bat -------------------------------------------------------------------------------- /utility/wifi.hotspot.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/wifi.hotspot.bat -------------------------------------------------------------------------------- /utility/wifi.password.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/wifi.password.bat -------------------------------------------------------------------------------- /utility/winvertype.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/winvertype.bat -------------------------------------------------------------------------------- /utility/wsl.on.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/wsl.on.bat -------------------------------------------------------------------------------- /utility/ydown.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/utility/ydown.bat -------------------------------------------------------------------------------- /vbs/sed.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/vbs/sed.vbs -------------------------------------------------------------------------------- /weekly.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chsliu/batch/HEAD/weekly.bat -------------------------------------------------------------------------------- /wuinstall/update.bat: -------------------------------------------------------------------------------- 1 | @runas /profile /user:Administrator "cscript.exe %~dp0\wua.vbs" 2 | --------------------------------------------------------------------------------