Skip to main content
Added the contradiction.; edited body
Source Link
Benjamin
  • 1.5k
  • 3
  • 18
  • 25

The sad storySad Story

[root@localhost root]# gcc homework.c -o homework.c [root@localhost root]# [root@localhost root]# ls homework.c [root@localhost root]# 

The Contradiction

less > more

The name came from the joke of doing "backwards more." To help remember the difference between less and more, a common joke is to say, "less > more," implying that less has greater functionality than more. - from wikipedia

The sad story

[root@localhost root]# gcc homework.c -o homework.c [root@localhost root]# [root@localhost root]# ls homework.c [root@localhost root]# 

The Sad Story

[root@localhost root]# gcc homework.c -o homework.c [root@localhost root]# [root@localhost root]# ls homework.c [root@localhost root]# 

The Contradiction

less > more

The name came from the joke of doing "backwards more." To help remember the difference between less and more, a common joke is to say, "less > more," implying that less has greater functionality than more. - from wikipedia

Source Link
Benjamin
  • 1.5k
  • 3
  • 18
  • 25

The sad story

[root@localhost root]# gcc homework.c -o homework.c [root@localhost root]# [root@localhost root]# ls homework.c [root@localhost root]# 
Post Made Community Wiki