https://github.com/yguy8/powerterminal
Bash and Powershell scripting
https://github.com/yguy8/powerterminal
bash bash-script powershell powershell-script
Last synced: 9 months ago
JSON representation
Bash and Powershell scripting
- Host: GitHub
- URL: https://github.com/yguy8/powerterminal
- Owner: yguy8
- Created: 2025-03-28T00:14:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-09T23:05:47.000Z (9 months ago)
- Last Synced: 2025-07-10T09:19:04.939Z (9 months ago)
- Topics: bash, bash-script, powershell, powershell-script
- Language: Shell
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PowerShell y Bash

### Bash
- Herramientas de hacking automatizadas --> _dir_ **hack/**
- Escaneo de redes
- Comprobación de herramientas instaladas sino no estan las instala automaticamente
- Script que dan información del sistema --> _dir_ **basic/**
- Cosas básicas if, switch, for, while, variables y funciones
- Menú de acciones
- Automatización de creación de archivos
- Herramientas para agilizar procesos del sistema --> _dir_ **sistools/**
- Herramientas para actualizar el sistema operativo
- Sintaxis de markdown en --> _dir_ **markdown**
- Todo para lo que se necesita para dominar markdown
**VimDoc**
- Toda la documentación de vim para poder usarlo eficientemente
### PowerShell