Jump to content


Human Test


sulasno

Recommended Posts

although I am running virtual linux I don't have a clue;

not sure whether I will obtain an output if I input the phrase in a terminal window

edit

I input the phrase and got the following

859f5176cf8aac4a2f1312979fcfe3304093bb769fa145f968efac77aae50f5a

Edited by sulasno
Link to comment
Share on other sites

Ha Ha Ha !

This was a good one !

This only works is you are running borne shell .... don't try

with csh or tcsh etc ...

echo $(date -u +%W)$(uname)

returns the current day and the operating system:

31Linux

the "sha256sum" gives you the sha 256 sum:

859f5176cf8aac4a2f1312979fcfe3304093bb769fa145f968efac77aae50f5a -

the final "sed 's/\W//g'" gives you:

859f5176cf8aac4a2f1312979fcfe3304093bb769fa145f968efac77aae50f5a

So yeah, I am human but I can use a linux system, lol ....

Cheers,

rudi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...