Search results for "app"
1.
Windows Backup and Restore Tool
File Management
by
darkjoker360dev
# Windows Backup Tool
Windows Backup Tool is a simple powershell tool to backup all current user's files
## How it works
The script will do a full backup of some directories in `C:\Users\current_user` , all paths to be backed up are defined by **$paths** array. This array can be changed for...
app backup powershell restore scripts software windows
5.0
Oct 09 2021
2.
shellcheck 0.7.2 for macOS Mavericks
Terminal Apps
by
Markospoko
ShellCheck is a tool for Bash/sh shell scripts, useful, helping to find errors in shell scripts you write
if you need to use it on Mavericks you would need to compile latest ShellCheck because binaries you can download are for newer OS than Mavericks, you need a Haskell compiler for that and it...
app bash scripts shell shellcheck software syntax
5.0
May 10 2021