All Projects → lukesampson → Psutils

lukesampson / Psutils

Licence: mit
Command line utilities written in Powershell

Programming Languages

powershell
5483 projects

psutils

A collection of command line utilities written in PowerShell, proudly ignoring PowerShell Verb-Noun naming conventions.

These are designed to be installed with Scoop.

  • gitignore - Fetches .gitignore file templates from gitignore.io and writes them to standard output.
  • ln - An approximation of the Unix ln command.
  • runat - A replacement for the at command which Microsoft has deprecated and removed in Windows 2012.
  • say - An approximation of say from macOS.
  • shasum - An approximation of shasum.
  • sudo - An approximation of the Unix sudo command. Shows a UAC popup window unfortunately.
  • time - An approximation of the Unix time command.
  • touch - A port of the Unix touch command.
  • vimtutor - The vimtutor that comes with Vim for Windows doesn't work with Scoop. This one does.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].