Quantcast
Channel: sunny
Viewing all articles
Browse latest Browse all 44

[shell] advanced bash – 20140325

$
0
0

+ 몸풀기 연습문제

#!/bin/bash

date >> ex2.txt
echo >> ex2.txt
w >> ex2.txt
echo >> ex2.txt
uptime >> ex2.txt

Viewing all articles
Browse latest Browse all 44

Trending Articles