|
-
Dec 21st, 2018, 09:26 AM
#1
Merry Unixmas....
Found this in my archives...

-tg
-
Dec 21st, 2018, 10:18 AM
#2
Re: Merry Unixmas....
I like that the title is "For unix hackers". Apparently only hackers know unix shell
My usual boring signature: Something
-
Dec 21st, 2018, 11:40 AM
#3
Re: Merry Unixmas....
in the original sense of the word - yes, only hackers know unix shell
-
Dec 24th, 2018, 10:23 AM
#4
Re: Merry Unixmas....
 Originally Posted by techgnome
Found this in my archives...
-tg
Neat. Could you provide an example of the sort of output it produces?
Last edited by Peter Swinkels; Dec 25th, 2018 at 08:36 AM.
Reason: typo
-
Dec 25th, 2018, 03:56 AM
#5
Re: Merry Unixmas....
Well, it wouldn't produce a lot of output, that isn't the point.
The point is the expanding the syntax verbally to see that it approximates the lyrics of the song.
e.g.
! is the negation operation, commonly know as "not" so,
better !pout !cry
could be interpreted as passing "not pout" and "not cry" to function better, i.e. matching the lyric Better not pout, better not cry.
"lpr why", is printing "why" to the printer, so the program is "telling you why".
So on, and so forth...
-
Dec 25th, 2018, 08:37 AM
#6
Re: Merry Unixmas....
 Originally Posted by passel
Well, it wouldn't produce a lot of output, that isn't the point.
The point is the expanding the syntax verbally to see that it approximates the lyrics of the song.
e.g.
! is the negation operation, commonly know as "not" so,
better !pout !cry
could be interpreted as passing "not pout" and "not cry" to function better, i.e. matching the lyric Better not pout, better not cry.
"lpr why", is printing "why" to the printer, so the program is "telling you why".
So on, and so forth...
Ah, I see.
-
Dec 30th, 2018, 07:24 AM
#7
Re: Merry Unixmas....
Code:
visualAd@linux ~ $ w
12:12:16 up 1 day, 21:30, 1 user, load average: 1.88, 1.96, 1.85
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
partridge1 pts/0 127.100.10.1 12:01 0.00s 0.38s 0.01s w
turtledove2 pts/1 127.100.10.2 12:02 0.00s 0.38s 0.01s w
frenchhen3 pts/2 127.100.10.3 12:03 0.00s 0.38s 0.01s w
callingbird4 pts/3 127.100.10.4 12:04 0.00s 0.38s 0.01s w
goldring5 pts/4 127.100.10.5 12:05 0.00s 0.38s 0.01s w
layinggeese6 pts/5 127.100.10.6 12:06 0.00s 0.38s 0.01s w
swimmingswan7 pts/6 127.100.10.7 12:07 0.00s 0.38s 0.01s w
milkingmaid8 pts/7 127.100.10.8 12:08 0.00s 0.38s 0.01s w
dancinglady9 pts/8 127.100.10.9 12:09 0.00s 0.38s 0.01s w
leepinglord10 pts/9 127.100.10.10 12:10 0.00s 0.38s 0.01s w
pipetopiper11 pts/10 127.100.10.11 12:11 0.00s 0.38s 0.01s w
drummerdrums12 pts/11 127.100.10.12 12:12 0.00s 0.38s 0.01s w
visualAd@linux ~ $
-
Dec 31st, 2018, 05:18 PM
#8
Re: Merry Unixmas....
 Originally Posted by visualAd
Code:
visualAd@linux ~ $ w
12:12:16 up 1 day, 21:30, 1 user, load average: 1.88, 1.96, 1.85
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
partridge1 pts/0 127.100.10.1 12:01 0.00s 0.38s 0.01s w
turtledove2 pts/1 127.100.10.2 12:02 0.00s 0.38s 0.01s w
frenchhen3 pts/2 127.100.10.3 12:03 0.00s 0.38s 0.01s w
callingbird4 pts/3 127.100.10.4 12:04 0.00s 0.38s 0.01s w
goldring5 pts/4 127.100.10.5 12:05 0.00s 0.38s 0.01s w
layinggeese6 pts/5 127.100.10.6 12:06 0.00s 0.38s 0.01s w
swimmingswan7 pts/6 127.100.10.7 12:07 0.00s 0.38s 0.01s w
milkingmaid8 pts/7 127.100.10.8 12:08 0.00s 0.38s 0.01s w
dancinglady9 pts/8 127.100.10.9 12:09 0.00s 0.38s 0.01s w
leepinglord10 pts/9 127.100.10.10 12:10 0.00s 0.38s 0.01s w
pipetopiper11 pts/10 127.100.10.11 12:11 0.00s 0.38s 0.01s w
drummerdrums12 pts/11 127.100.10.12 12:12 0.00s 0.38s 0.01s w
visualAd@linux ~ $
You're still alive!
My usual boring signature: Something
-
Jan 2nd, 2019, 07:58 AM
#9
Re: Merry Unixmas....
I might be, haven't checked my pulse in a while.
-
Jan 3rd, 2019, 02:57 PM
#10
Re: Merry Unixmas....
Should auld acquaintance be forgot,
And never brought to mind?
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|