Initial commit
This commit is contained in:
8
TBE/msys/1.0/bin/gunzip
Normal file
8
TBE/msys/1.0/bin/gunzip
Normal file
@@ -0,0 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Copyright (C) 2002, Earnie Boyd
|
||||
# mailto:earnie@users.sf.net
|
||||
# This file is a part of Minimal SYStem
|
||||
# http://www.mingw.org/msys.html
|
||||
# File: gunzip
|
||||
|
||||
gzip -d $@
|
||||
Reference in New Issue
Block a user