Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
JackTT -
Wiliam V. Joaquim -
Ivan Pesenti -
Rajib Ahmed -
Top comments (2)
I can't find any guides in google
I see two parts to this program.
Having a program to show and interacting on the terminal.
Maybe you can create a program that has inside the contents of a go (whatever language you want) that reads from stdin, ignores it and shows line by line from the program content.