Comment on Language for Unix command line utilities?Comments−konad16yGo is certainly there. It even has an easy to use Syscall module.See the File example http://golang.org/doc/progs/file.go?h=syscall
Comments
Go is certainly there. It even has an easy to use Syscall module.
See the File example http://golang.org/doc/progs/file.go?h=syscall