StanWu 吳信典的筆記文章封存(Blog Archives)
rtar#!/bin/bashif [ -z "$1" ]; then echo "usage: rtar [url/tgz]" exit 1fiwget -O - -q $1 | tar xvz
張貼留言
沒有留言:
張貼留言