Skip to content

cilginc/log-archive-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Log Archive Tool

A bash script to log archive files with tar.gz.

Getting Started

  1. Clone the repository

    git clone https://github.com/cilginc/log-archive-tool.git
    cd log-archive-tool
    
  2. Make the script executable

    chmod +x log-archive.sh
    
  3. Execute the script

    ./log-archive.sh
    

Usage

log-archive.sh /path/to/log /path/to/output

This project is part of roadmap.sh DevOps projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages