mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-21 08:34:27 -05:00
9 lines
162 B
Bash
9 lines
162 B
Bash
#!/bin/sh
|
|
# Copyright (C) 2002, Earnie Boyd
|
|
# mailto:earnie@users.sf.net
|
|
# This file is part of MSYS
|
|
# http://www.mingw.org/msys.shtml
|
|
# File: awk
|
|
|
|
gawk "$@"
|