flamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agosystemd is all you needfiles.catbox.moeimagemessage-square1linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square1linkfedilinkfile-text
minus-squareDigit@lemmy.wtflinkfedilinkEnglisharrow-up1·6 days agoAlready have a program that does that one thing, well. For stuff about dates, try the date command. As in the case of wanting to know the day of the week of some distant future event’s date: date -d "YYYY-MM-DD" +"%A". Had that before systemd existed. … Since “systemd is all you need” do systemd users uninstall date?
Already have a program that does that one thing, well. For stuff about dates, try the
datecommand.As in the case of wanting to know the day of the week of some distant future event’s date:
date -d "YYYY-MM-DD" +"%A".Had that before systemd existed.
… Since “systemd is all you need” do systemd users uninstall date?