$ unp_
unp is a command line tool that can unpack archives easily. It
mainly acts as a wrapper around other shell tools that you can
find on various POSIX systems.
It figures out how to invoke an unpacker to achieve the desired
result. In addition to that it will safely unpack files when an
archive contains more than one top level item. In those cases it
will wrap the resulting file in a folder so that your working
directory does not get messed up.
All you have to do:
$ unp myarchive.tar.gz
To install you can use pipsi:
$ pipsi install unp
Supports the following archives:
- 7zip Archives (*.7z)
- AR Archives (*.a)
- Apple Disk Image (*.dmg; *.sparseimage)
- Bz2 Compressed Files (*.bz2)
- Bz2 Compressed Tarballs (*.tar.bz2)
- Gzip Compressed Files (*.gz)
- Gzip Compressed Tarballs (*.tar.gz; *.tgz)
- Uncompressed Tarballs (*.tar)
- WinRAR Archives (*.rar)
- Windows Cabinet Archive (*.cab)
- XZ Compressed Files (*.xz)
- XZ Compressed Tarballs (*.tar.xz)
- Zip Archives (*.zip; *.egg; *.whl; *.jar)
DMG is only supported on OS X where it invokes the hdiutil and
copies out the contents.
Unpacks things.
Overview
Owner
Armin Ronacher
A terminal spreadsheet multitool for discovering and arranging data
VisiData v2.6.1 A terminal interface for exploring and arranging tabular data. VisiData supports tsv, csv, sqlite, json, xlsx (Excel), hdf5, and many
Wordle breaker: A CLI tool to help you solve Wordle
Wordle Breaker A CLI tool to help you solve Wordle I decided to code a solution
Logic-Sim - A clone of 'Digital Logic Sim' from Sebastian Lague
Logic Simulator This is a clone of 'Digital Logic Sim' from Sebastian Lague. But
Python commandline tool for remembering linux/terminal commands
ehh Remember linux commands Commandline tool for remembering linux/terminal commands. It stores your favorite commands in ~/ehh.json in your homedir a
Command-line tool for downloading and extending the RedCaps dataset.
Command-line tool for downloading and extending the RedCaps dataset.
Kattis shell for getting examples, testing and submitting.
Kattis shell for getting examples, testing and submitting.
Dynamically Generate GitHub Stats as like Terminal Interface
GitHub Stats Terminal Style Dynamically Generate GitHub Stats as like Terminal Interface Usage Create a New Repository using this Template or click he
A very simple and lightweight ToDo app using python that can be used from the command line
A very simple and lightweight ToDo app using python that can be used from the command line
a-shell: A terminal for iOS, with multiple windows
a-shell: A terminal for iOS, with multiple windows
Python-based implementation and comparison of strategies to guess words at Wordle
Solver and comparison of strategies for Wordle Motivation The goal of this repository is to compare, in terms of performance, strategies that minimize
Play WORDLE game in your terminal.
Wordle TUI Play WORDLE game in your terminal. The game will be kept the same as the Web version. Prerequisites Python 3.7+ Linux/MacOS (Windows is not
This is a simple Termo application in command line style
my-termo This is a simple Termo application in command line style. This app run a Linux crontab task every day to get a new word. Type termo in your t
Message commands extension for discord-py-interactions
interactions-message-commands Message commands extension for discord-py-interactions README IS NOT FINISHED YET BUT IT IS A GOOD START Installation pi
A simple CLI tool for tracking Pikud Ha'oref alarms.
Pikud Ha'oref Alarm Tracking A simple CLI tool for tracking Pikud Ha'oref alarms. Polls the unofficial API endpoint every second for incoming alarms.
A very simple python script to encode and decode PowerShell one-liners.
PowerShell Encoder A very simple python script to encode and decode PowerShell one-liners. I used Raikia's PowerShell encoder ALOT, but one day it wen
A command line tool that creates a super timeline from SentinelOne's Deep Visibility data
S1SuperTimeline A command line tool that creates a super timeline from SentinelOne's Deep Visibility data What does it do? The script accepts a S1QL q
🏃 Python3 Solutions of All Problems in GCJ 2022 (In Progress)
GoogleCodeJam 2022 Python3 solutions of Google Code Jam 2022. Solution begins with * means it will get TLE in the largest data set. Total computation
A command line tool made in Python for the popular rhythm game
osr!name A command line tool made in Python for the popular rhythm game "osu!" that changes the player name of a .osr file (replay file). Example: Not
This is my fetch, with ascii arts from neofetch and internet
deadfetch This is my fetch, with ascii arts from neofetch and internet Installation First what you need its python Fedora sudo dnf install python3 sud
Official AIdea command line tool
AIdea CLI Official AIdea command line tool for https://aidea-web.tw. Installation Make sure you have installed both Python 3 and pip package manager.