Skip to content

Commit

Permalink
Create script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaaker authored Aug 16, 2023
1 parent c7cdd6a commit 7a27371
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions nginx_access_log/script.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# !/bin/bash
# Created by: Isaaker
# Read more: https://github.com/Isaaker/isaaker-shell-scripts/
# License: Creative Commons Attribution-ShareAlike 4.0 International Public License


# View headers
echo "------------------------------------------"
echo "| IP | User | Time | Body of the request |"
echo "------------------------------------------"

0 comments on commit 7a27371

Please sign in to comment.