FG
💻 Software

Map "untar" to tar xvfz?

Fresh5 days ago
Mar 15, 20265663 views
Confidence Score0%
0%

Problem

How can I map 'untar' as a command to 'tar -xvfz' ? Sorry, but I almost always forget the arguments necessary to 'tar' for this operation.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Map "untar" to tar xvfz?

Low Risk

Place in your .bashrc file to persist across logins/shell sessions, or in your /etc/bash.bashrc file to persist for logins from all users on your system.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment