Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Zsh - 11 bytes of binary data on stdin - to modify few bits then place the result on stdout
Post Flair (click to view more posts with a particular flair)
Post Body

There is binary data in length of appx 11 Bytes on stdin. The job is to modify few bits at know position of binary data stream then place the result on stdout.

Job to be accomplished with zsh. Some program will invoke zsh with needed options/arguments.

Current attempt has following form:

/bin/zsh -s ' (( read -r | 0xFFFF << 47 )) 2>/dev/null ' It doesnt however work. Trying to find the reason. I afraid the snippet to have major errors. Major problems in snippet?

Is achieving the given goal disable above way?

Author
Account Strength
90%
Account Age
5 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,581
Link Karma
313
Comment Karma
583
Profile updated: 1 week ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
7 months ago