Merge branch 'yurivish-patch-1'
This commit is contained in:
commit
b76ff6c413
@ -28,7 +28,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// `Exec` requires arguments in slice form (as
|
// `Exec` requires arguments in slice form (as
|
||||||
// apposed to one big string). We'll give `ls` a few
|
// opposed to one big string). We'll give `ls` a few
|
||||||
// common arguments. Note that the first argument should
|
// common arguments. Note that the first argument should
|
||||||
// be the program name.
|
// be the program name.
|
||||||
args := []string{"ls", "-a", "-l", "-h"}
|
args := []string{"ls", "-a", "-l", "-h"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user