1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-06 23:50:09 +02:00

Add UTF-8 BOM

This commit is contained in:
Markus Fleschutz
2021-09-27 10:38:12 +02:00
parent 4c2cc6033d
commit b653133853
259 changed files with 259 additions and 259 deletions
Scripts
add-firewall-rules.ps1add-memo.ps1alert.ps1cd-desktop.ps1cd-docs.ps1cd-downloads.ps1cd-dropbox.ps1cd-home.ps1cd-music.ps1cd-onedrive.ps1cd-pics.ps1cd-recycle-bin.ps1cd-repos.ps1cd-root.ps1cd-scripts.ps1cd-ssh.ps1cd-up.ps1cd-up2.ps1cd-up3.ps1cd-up4.ps1cd-videos.ps1check-cpu-temp.ps1check-dns-resolution.ps1check-drive-space.ps1check-file-system.ps1check-health.ps1check-ipv4-address.ps1check-ipv6-address.ps1check-mac-address.ps1check-ping.ps1check-subnet-mask.ps1check-swap-space.ps1check-symlinks.ps1check-weather.ps1check-windows-system-files.ps1check-xml-file.ps1cherry-picker.ps1clean-repo.ps1clean-repos.ps1clear-recycle-bin.ps1clone-repos.ps1close-calculator.ps1close-chrome.ps1close-cortana.ps1close-edge.ps1close-file-explorer.ps1close-firefox.ps1close-netflix.ps1close-onedrive.ps1close-program.ps1close-system-settings.ps1close-thunderbird.ps1close-vlc.ps1close-windows-terminal.ps1convert-mysql2csv.ps1convert-ps2bat.ps1convert-ps2md.ps1convert-sql2csv.ps1convert-txt2wav.ps1copy-photos-sorted.ps1daily-tasks.shdecrypt-file.ps1display-time.ps1download-dir.ps1download-file.ps1edit.ps1enable-crash-dumps.ps1enable-god-mode.ps1encrypt-file.ps1enter-chat.ps1fetch-repo.ps1fetch-repos.ps1get-md5.ps1get-sha1.ps1get-sha256.ps1hibernate.ps1inspect-exe.ps1install-github-cli.ps1install-google-chrome.ps1install-knot-resolver.ps1install-signal-cli.ps1install-ssh-client.ps1install-ssh-server.ps1install-updates.ps1install-vscode.ps1install-wsl.ps1introduce-powershell.ps1list-aliases.ps1list-anagrams.ps1list-automatic-variables.ps1list-branches.ps1list-cheat-sheet.ps1list-city-weather.ps1list-cli-tools.ps1list-clipboard.ps1list-cmdlets.ps1list-commits.ps1list-console-colors.ps1list-countries.ps1list-credits.ps1list-crypto-rates.ps1list-dir-tree.ps1list-dir.ps1list-drives.ps1list-earthquakes.ps1list-emojis.ps1list-empty-dirs.ps1list-empty-files.ps1list-environment-variables.ps1list-exchange-rates.ps1list-files.ps1list-fritzbox-calls.ps1list-fritzbox-devices.ps1list-hidden-files.ps1list-installed-apps.ps1list-installed-software.ps1list-latest-tag.ps1list-latest-tags.ps1list-memos.ps1list-modules.ps1list-mysql-tables.ps1list-network-shares.ps1list-news.ps1list-os-releases.ps1list-os-updates.ps1list-passwords.ps1list-pins.ps1list-print-jobs.ps1list-printers.ps1list-processes.ps1list-profiles.ps1list-recycle-bin.ps1list-scripts.ps1list-services.ps1list-sql-tables.ps1list-submodules.ps1list-system-info.ps1list-tags.ps1list-tasks.ps1list-timezone.ps1list-timezones.ps1list-tiobe-index.ps1list-unused-files.ps1list-user-groups.ps1list-voices.ps1list-weather.ps1list-workdir.ps1locate-city.ps1locate-ipaddress.ps1locate-zip-code.ps1make-install.ps1make-repo.ps1make-repos.ps1moon.ps1mute-audio.ps1my-profile.ps1new-branch.ps1new-email.ps1new-qrcode.ps1new-script.ps1new-shortcut.ps1new-symlink.ps1new-tag.ps1new-zipfile.ps1open-browser.ps1open-calculator.ps1open-email-client.ps1open-file-explorer.ps1open-netflix.ps1open-onedrive.ps1open-recycle-bin.ps1play-beep.ps1play-files.ps1play-happy-birthday.ps1play-imperial-march.ps1play-jingle-bells.ps1play-m3u.ps1play-mission-impossible.ps1play-mp3.ps1play-super-mario.ps1play-tetris-melody.ps1poweroff.ps1publish-to-ipfs.ps1pull-repo.ps1pull-repos.ps1query-smart-data.ps1reboot-fritzbox.ps1reboot.ps1remove-empty-dirs.ps1remove-print-jobs.ps1remove-tag.ps1replace-in-files.ps1restart-network-adapters.ps1scan-ports.ps1search-filename.ps1search-files.ps1send-email.ps1send-tcp.ps1send-udp.ps1set-profile.ps1set-timer.ps1set-wallpaper.ps1simulate-matrix.ps1simulate-presence.ps1smart-data2csv.ps1speak-checklist.ps1speak-countdown.ps1speak-date.ps1speak-english.ps1speak-epub.ps1speak-file.ps1speak-french.ps1speak-german.ps1speak-italian.ps1speak-joke.ps1speak-quote.ps1speak-spanish.ps1speak-test.ps1speak-text.ps1speak-time.ps1start-calibre-server.ps1start-ipfs-server.ps1swap2ram.shswitch-branch.ps1switch-shelly1.ps1sync-repo.ps1take-screenshot.ps1take-screenshots.ps1translate-file.ps1translate-files.ps1translate-text.ps1turn-volume-down.ps1turn-volume-up.ps1unmute-audio.ps1upgrade-ubuntu.ps1upload-file.ps1voice-control.ps1wakeup.ps1weather-report.ps1weather.ps1what-is.ps1write-animated.ps1write-big.ps1write-blue.ps1write-braille.ps1write-calendar.ps1write-chart.ps1write-green.ps1write-joke.ps1write-lowercase.ps1write-marquee.ps1write-morse-code.ps1write-motd.ps1write-quote.ps1write-red.ps1write-rot13.ps1write-typewriter.ps1write-uppercase.ps1write-vertical.ps1

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
add-firewall-rules.ps1 [<path-to-executables>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
add-memo.ps1 [<text>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
alert.ps1 [<message>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-desktop.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-docs.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-downloads.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-dropbox.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-home.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-music.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-onedrive.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-pics.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-recycle-bin.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-repos.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-root.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-scripts.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-ssh.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-up.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-up2.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-up3.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-up4.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cd-videos.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-cpu-temp.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-dns-resolution.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-drive-space.ps1 [<drive>] [<min-level>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-file-system.ps1 [<drive>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-health.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-ipv4-address.ps1 [<address>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-ipv6-address.ps1 [<address>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-mac-address.ps1 [<MAC>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-ping.ps1 [<hosts>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-subnet-mask.ps1 [<address>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-swap-space.ps1 [<min-level>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-symlinks.ps1 [<DirTree>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-weather.ps1 [<location>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-windows-system-files.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
check-xml-file [<file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
cherry-picker.ps1 [<CommitID>] [<CommitMessage>] [<Branches>] [<RepoDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
clean-repo.ps1 [<RepoDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
clean-repos.ps1 [<ParentDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
clear-recycle-bin.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
clone-repos.ps1 [<ParentDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-calculator.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-chrome.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-cortana.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-edge.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-file-explorer.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-firefox.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-netflix.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-onedrive.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-program.ps1 [<FullProgramName>] [<ProgramName>] [<ProgramAliasName>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-system-settings.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-thunderbird.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-vlc.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
close-windows-terminal.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
convert-mysql2csv.ps1 [<server>] [<database>] [<username>] [<password>] [<query>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
convert-ps2bat.ps1 [<pattern>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
convert-ps2md.ps1 [<filename>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
convert-sql2csv.ps1 [<server>] [<database>] [<username>] [<password>] [<query>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
convert-txt2wav.ps1 [<text>] [<wav-file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
copy-photos-sorted.ps1 [<SourceDir>] [<TargetDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
#
# Syntax: ./daily-tasks.sh
# Description: execute PowerShell scripts automatically as daily tasks (Linux only)

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
decrypt-file.ps1 [<path>] [<password>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
display-time.ps1 [<seconds>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
download-dir.ps1 [<URL>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
download-file.ps1 [<URL>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
edit.ps1 <filename>
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
enable-crash-dumps.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
enable-god-mode.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
encrypt-file.ps1 [<path>] [<password>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
enter-chat.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
fetch-repo.ps1 [<repo-dir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
fetch-repos.ps1 [<ParentDir>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
get-md5.ps1 [<file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
get-sha1.ps1 [<file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
get-sha256.ps1 [<file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
hibernate.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
inspect-exe.ps1 [<path-to-exe-file>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-github-cli.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-google-chrome.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-knot-resolver.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-signal-cli.ps1 [<version>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-ssh-client.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-ssh-server.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-updates.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#PSScriptInfo
<#PSScriptInfo
.VERSION 1.4.2

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
install-wsl.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
introduce-powershell.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-aliases.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-anagrams.ps1 [<word>] [<columns>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-automatic-variables.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-branches.ps1 [<repo-dir>] [<pattern>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-cheat-sheet.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-city-weather.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-cli-tools.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-clipboard.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-cmdlets.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-commits.ps1 [<RepoDir>] [<Format>]
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-console-colors.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-countries.ps1
.DESCRIPTION

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
list-credits.ps1
.DESCRIPTION

Some files were not shown because too many files have changed in this diff Show More