https://github.com/gauthamzz/John-Cena
You can't see me. :smile:
https://github.com/gauthamzz/John-Cena
hacktoberfest humor john-cena multiple-languages you-cant-see-me
Last synced: 6 months ago
JSON representation
You can't see me. :smile:
- Host: GitHub
- URL: https://github.com/gauthamzz/John-Cena
- Owner: gauthamzz
- License: unlicense
- Created: 2018-01-30T06:39:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T13:47:31.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T01:10:17.663Z (about 1 year ago)
- Topics: hacktoberfest, humor, john-cena, multiple-languages, you-cant-see-me
- Language: Shell
- Homepage:
- Size: 70.3 KB
- Stars: 45
- Watchers: 3
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# John Cena
## About John Cena
The `johncena` command is used to output `""` forever. :repeat:
Yes, it prints NOTHING (well `/n`).
Why?
Coz you can't see John Cena. :stuck_out_tongue:
> But don't you dare underestimate him. He is Dangerous.

## Description
The `johncena` command outputs "" forever.

No, YOU CANT SEE ANYTHING. How the heck will you SEE John Cena.
## John Cena Syntax
```
johncena
```
## John Cena Output
```
.
.
.
```

## Dangerous John Cena

### Redirecting output to a file
`johncena` can be dangerous also. If you redirect the output stream of `johncena` to a file, it will eat up your storage space. :bomb:
```
$ johncena >> johncena.txt
^Z
$ du -h johncena.txt
1007M johncena.txt
```
I ran the command only for __10 Seconds__. And It consumed almost 1 GB. :boom:
You tell me what happens. :stuck_out_tongue_winking_eye:
Credits to [Mubaris](https://github.com/mubaris) and his [yes](https://github.com/mubaris/yes).