• 1 Post
  • 13 Comments
Joined 11 months ago
cake
Cake day: August 3rd, 2023

help-circle





  • It’s the United States of America as in there are many states united in a union and that union resides in (N) America. Blame the Italian guy who drew the map in the 1600s and stuck his name on two separate continents. I mean he could have named one of them Amerigo and one Vaspucci. Furthermore I have almost always announced myself as a Virginian to bewildered stares. Perchance maybe you all should learn that each one of our states is technically its own country. I doubt many French people have to explain that France is in Europe as I have to Explain that Virginia is the First of the 13 original East Coast Colonies the British Settled on the North American Coantinent and still be met with bewilderment.








  • Clarke @lemmy.worldOPtoTechnology@lemmy.worldJust a useful tip for bash
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    11 months ago

    Because if you have literally zero bytes left on the disc for the OS to write to because every single bit has been filled by an overflowing crash log then you do not have enough space to run RM as it will try to list all the files in a directory before it deletes them one by one.

    Find a doesn’t care it finds things and does things. This is the fuck you I’m shredding it command. You could just do find and then delete but that would be very dangerous My command allows you to exclude whatever file type you put in as the string

    A string is a data type used in programming, that is used to represent text rather than numbers. A string is a sequence of characters and can contain letters, numbers, symbols and even spaces. It must be enclosed in quotation marks for it to be recognized as a string.