Elektrine lite

← Feed

ragingrobot :fedora: :freebsd:

ragingrobot@fosstodon.org

Posts

  • Post #2954383

    > roundabouts Nightmares.

  • Post #2954382

    @shaknais @nixCraft find . -maxdepth 1 -iname '*foo*'

  • Post #2954381

    @tanavit @nixCraft It's a redirection. It redirects the contents of a string, just like a single < redirects the contents of a file. sed 's/Some/One more /' <<< "Something."

  • Post #2954380

    I haven't touched C++ since C++11 was being discussed. I really want to get back into things and up to speed. Suggestions on resources?