Results 1 to 4 of 4
What is the output of "date -u +%W`uname`|sha256sum|sed 's/\W//g'"?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-01-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
Quick question
What is the output of "date -u +%W`uname`|sha256sum|sed 's/\W//g'"?
- 04-01-2011 #2And That's my final answer...WAIT, can I buy a vowel too?Code:
c9418078e3ab4ce403269e2817496981b56f12f44380db39b4c90f1a5ec6c107

The command should work for you too....Just open a terminal and type:
BTW, Welcome to the forums.Code:date -u +%W`uname`|sha256sum|sed 's/\W//g'
Last edited by MikeTbob; 04-01-2011 at 12:28 AM. Reason: Added code tags
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 04-01-2011 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Hello and welcome to the forums!

For more on using the command line under Linux:
LinuxCommand.org: Learn the Linux command line
Presented here, because if you plan to run Arch you will need to know at least some of the basic command line stuff.oz
- 04-01-2011 #4Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
Thank you very very much.


Reply With Quote
