Skip to content

A PowerShell module with functions to enhance and simplify the way you work with files and folders.

License

Notifications You must be signed in to change notification settings

gravejester/Communary.FileExtensions

Repository files navigation

#Communary.FileExtensions

A PowerShell module with functions to enhance and simplify the way you work with files and folders.

Note that this module is still under active development, and bugs WILL be present!

##Functions

  • Invoke-FastFind*
  • Get-DirectoryInfo*
  • Remove-File*
  • Remove-Directory*
  • Remove-DirectoryRecurse*
  • New-TempFile
  • Get-TempFolder
  • Get-RandomFileName
  • Resolve-PathEx
  • Invoke-Touch
  • Set-FileAttribute*
  • Get-FileAttribute*
  • ConvertTo-UNCPath
  • Get-FileOwner*
  • Test-Exist*
  • Get-LastLines
  • Test-FolderIsEmpty*

*These functions utilize the Win32 API to give support for long paths (up to 32,767 characters).

##ToDo

  • Lots

About

A PowerShell module with functions to enhance and simplify the way you work with files and folders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published