PowerShell_Scripts/base
lksz 449a297d8b Main ConvertTo-Zip with a few additions and fixes
+ ConvertTo-Zip, originally created to mass convert CBRs to CBZs
  It will only be avilable when 7-zip is available (7z executable)
  Features: Shows progress, can work recursively (preserving folder
  structure), knows to move completed files.
+ Show-Progress: Shorthand for common progress related output
  manipulation (calculation of completion based on time, or item count,
  and verbose output if needeed)
+ ConvertFrom-TimeSpan: string output from timespan, used by
  Show-Progress
+ Get-Path updated to be more efficient (no need for exception handling)
+ PathProcessingFunctions loads a utility function GetShellSafePath
* Repair-Permissions added some status reporting
2021-01-29 18:26:39 -05:00
..
Aliases docker and docker-compose commands 2021-01-13 01:02:37 -05:00
profile.d Main ConvertTo-Zip with a few additions and fixes 2021-01-29 18:26:39 -05:00
src myconfig updated 2021-01-14 11:50:36 -05:00
Add-PackageCondition.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
ConvertFrom-Base64.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
ConvertFrom-TimeSpan.ps1 Main ConvertTo-Zip with a few additions and fixes 2021-01-29 18:26:39 -05:00
Edit-MyConfig.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Edit-MyProfiles.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Edit-MyScript.ps1 Fixes to packagesz class code and the win package 2020-12-06 01:18:12 +02:00
Edit-TextFile.ps1 Fixing the shell-loading-snippets and the editor 2021-01-14 21:31:31 -05:00
Get-MyPackages.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Get-MyScript.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Get-Path.ps1 Main ConvertTo-Zip with a few additions and fixes 2021-01-29 18:26:39 -05:00
Get-PossibleArguments.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Get-Profiles.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Get-ScopeDepth.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Invoke-Sudo.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
New-MyPackage.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Reload-MyScripts.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
Set-MyPackage.ps1 Some general shortcuts 2021-01-23 21:25:39 -05:00
Show-Progress.ps1 Main ConvertTo-Zip with a few additions and fixes 2021-01-29 18:26:39 -05:00
Stop-ProcessTree.ps1 Introducing Packages 2020-11-25 00:46:33 -05:00
_.package.json Introducing Packages 2020-11-25 00:46:33 -05:00