summaryrefslogtreecommitdiff
path: root/bash/quickExtract.sh
blob: f1dbb0d59d36ae06477e989a015c49d9ae38573a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env sh

######################################################################
# @author      : garhve (dev@garhve.com)
# @file        : quickExtract
# @created     : Saturday Nov 26, 2022 13:27:09 CST
#
# @description : Extract log file by given address
# 
# @usage       : quickExtract dir loc_file
######################################################################

extract() {
    cd "$1"

    generalPath