Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read me isn't friendly. no execution at all #2

Open
takasurazeem opened this issue Jul 7, 2018 · 2 comments
Open

Read me isn't friendly. no execution at all #2

takasurazeem opened this issue Jul 7, 2018 · 2 comments

Comments

@takasurazeem
Copy link

Takasurs-iMac:go takasur$ cd zwfp/
Takasurs-iMac:zwfp takasur$ go test ./...
ok  	_/Users/takasur/Desktop/go/zwfp	(cached)
?   	_/Users/takasur/Desktop/go/zwfp/cmd/zwfp	[no test files]
Takasurs-iMac:zwfp takasur$ ./zwfp CoverText Payload
-bash: ./zwfp: No such file or directory
Takasurs-iMac:zwfp takasur$ ./zwfp "" ""
-bash: ./zwfp: No such file or directory
Takasurs-iMac:zwfp takasur$ cd ..
Takasurs-iMac:go takasur$ go test ./...
ok  	_/Users/takasur/Desktop/go/zwfp	(cached)
?   	_/Users/takasur/Desktop/go/zwfp/cmd/zwfp	[no test files]
Takasurs-iMac:go takasur$ ./zwfp "" ""
-bash: ./zwfp: is a directory
Takasurs-iMac:go takasur$ 
@AntennaeVY
Copy link

This is everything but clear. READme is not useful at all.

@ExplorerSec
Copy link

You can use "./zwfp hello 123456 >fp.txt", and "cat ./fp.txt"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants