Shoot the breeze, anything goes.
User avatar
!
30%
Posts: 3311
Joined: 2013-02-25 18:36

2024-11-01 06:20 »

Very cool old-school tunes. :thumbup:

User avatar
Steven W
VIP
Posts: 2973
Joined: 2013-08-10 22:40

2024-11-02 00:43 »

! wrote:
2024-11-01 06:20
Very cool old-school tunes. :thumbup:
Indeed.

Was thinking that Powershell commands, at least the basics, don't seem that difficult. Growing up with MS-DOS/early Windows, I guess I was kind of intimidated. Not that I ever would claim to be a guru and batch scripts/commands. I've always managed to get by. Learning, slowly, to do some Bash scripting also. wget comes with every distro that I've ever seen. :wink:

Code: Select all

#!/bin/bash

clear
sleep 15
echo "Hello, techtalk.cc!"
exit
I suppose none of them were intended to be really complex. Although, when you start doing more complex things...

User avatar
!
30%
Posts: 3311
Joined: 2013-02-25 18:36

2024-11-03 02:25 »

Batch scripts are very fun to do but the whole thing and syntax of it defies logic, it's very crazy built lol, it can really mess with my mind but it's very powerful actually and useful. IMHO even better than PowerShell in some cases. :thumbup: :crazy:

User avatar
Steven W
VIP
Posts: 2973
Joined: 2013-08-10 22:40

2024-12-03 23:35 »

LOLBINS?!



Uh-oh ProblemChyld uses this one! As Boomers all know, he's literally KGB. :lol: :clap:

Post Reply