Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 226 Bytes

File metadata and controls

21 lines (17 loc) · 226 Bytes

Command:

go run main.go

Output:

2016/07/13 20:07:57 os.Stdin File Mode  : Dcrw--w----

Command:

echo "foobar" | go run main.go

Output:

2016/07/13 20:08:24 os.Stdin File Mode  : prw-rw----