not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 9 days agoHELLOlemmy.blahaj.zoneimagemessage-square48fedilinkarrow-up1585arrow-down14file-text
arrow-up1581arrow-down1imageHELLOlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 9 days agomessage-square48fedilinkfile-text
minus-squareTomMasz@lemmy.worldlinkfedilinkEnglisharrow-up33·9 days agoHush, child, the grownups are talking.
minus-squareCrackhappy@lemmy.worldlinkfedilinkEnglisharrow-up21arrow-down1·edit-29 days ago@ECHO OFF ECHO Beginning critical system diagnostic… PAUSE ECHO. ECHO Analyzing user competence level… PAUSE ECHO. ECHO Diagnostic complete. ECHO. ECHO Result: Computer is fine. You, however, remain the weakest ECHO component in this system. ECHO. ECHO Have a nice day.
minus-squareDookieman12@piefed.sociallinkfedilinkEnglisharrow-up5·8 days agoWow, you sure demonstrated your superior competence level with those echo statements.
minus-squareKojichan@lemmy.worldlinkfedilinkarrow-up5·8 days agoYou forgot a few random REM statements that don’t actually do anything even if you uncomment them.
Hush, child, the grownups are talking.
@ECHO OFF
ECHO Beginning critical system diagnostic…
PAUSE
ECHO.
ECHO Analyzing user competence level…
PAUSE
ECHO.
ECHO Diagnostic complete.
ECHO.
ECHO Result: Computer is fine. You, however, remain the weakest
ECHO component in this system.
ECHO.
ECHO Have a nice day.
PEBKAC.BAT
Wow, you sure demonstrated your superior competence level with those echo statements.
You forgot a few random REM statements that don’t actually do anything even if you uncomment them.