Rustmilian to linuxmemes@lemmy.worldEnglish • 11 months ago"LiNuX uSeR iNsTaLlInG A BrOwSeR haha" meanwhile :lemmy.worldimagemessage-square196fedilinkarrow-up11.12Kfile-text
arrow-up11.12Kimage"LiNuX uSeR iNsTaLlInG A BrOwSeR haha" meanwhile :lemmy.worldRustmilian to linuxmemes@lemmy.worldEnglish • 11 months agomessage-square196fedilinkfile-text
minus-square@the_crotch@sh.itjust.workslinkfedilink31•11 months agoWhat if I told you you can create and set a registry entry with a single line of powershell
minus-squareRustmilianOPlinkfedilinkEnglish47•11 months agoWhat if I told you I’d rather bash my skull in than use powershell.
minus-square@the_crotch@sh.itjust.workslinkfedilink27•11 months agoThat’s ok too. If you’re not comfortable in the cli you can switch to a more gui focused windows distro. Most of the same functionality is there.
minus-square@PainInTheAES@lemmy.worldlinkfedilink16•edit-211 months agoInvoke-Command -Sick-Burn $user Write-Output "Nice"
minus-square@panicnow@lemmy.worldlinkfedilink2•11 months agoI’ve moved to WinPE for its immutability.
minus-square@Honytawk@lemmy.ziplinkfedilink5•11 months agoYou can run a batch file too with your skull, although I do not recommend.
minus-square@dezmd@lemmy.worldlinkfedilinkEnglish4•11 months agoWhat if I told you you can make a backup of a config file and edit a single line in a conf file, all with a single line of bash? sudo cp config.conf config.conf.bak.$(date +"%Y%m%d%H%M%S") && sed -i 's/^\(CONFIG_NAME\s*=\s*\).*/\1new_value/' config.conf
minus-squareBaggins [he/him]linkfedilinkEnglish4•11 months agoImagine not having all your system settings in plain text files 😬
What if I told you you can create and set a registry entry with a single line of powershell
What if I told you I’d rather bash my skull in than use powershell.
That’s ok too. If you’re not comfortable in the cli you can switch to a more gui focused windows distro. Most of the same functionality is there.
Invoke-Command -Sick-Burn $user Write-Output "Nice"
Now that’s just uncalled for.
I’ve moved to WinPE for its immutability.
Powershells great tho
You can run a batch file too with your skull, although I do not recommend.
You can install gentoo with a single line of bash
What if I told you you can make a backup of a config file and edit a single line in a conf file, all with a single line of bash?
sudo cp config.conf config.conf.bak.$(date +"%Y%m%d%H%M%S") && sed -i 's/^\(CONFIG_NAME\s*=\s*\).*/\1new_value/' config.conf
Imagine not having all your system settings in plain text files 😬