GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Hal Pomeranz (hal_pomeranz@infosec.exchange)'s status on Thursday, 05-Jan-2023 03:41:34 JST Hal Pomeranz Hal Pomeranz

    Create an empty directory structure that exactly duplicates an existing set of directories, but without any of the files from the original directory structure.

    #Linux #DFIR #CommandLine #Trivia

    In conversation Thursday, 05-Jan-2023 03:41:34 JST from infosec.exchange permalink
    • Embed this notice
      silverwizard (silverwizard@convenient.email)'s status on Thursday, 05-Jan-2023 03:41:33 JST silverwizard silverwizard
      in reply to
      @hal_pomeranz The shitpost version is probably:
      cp -r source dest find dest -type f -delete
      In conversation Thursday, 05-Jan-2023 03:41:33 JST permalink
    • Embed this notice
      silverwizard (silverwizard@convenient.email)'s status on Thursday, 05-Jan-2023 04:01:52 JST silverwizard silverwizard
      in reply to
      • silverwizard
      • chiasm
      @chiasm @hal_pomeranz I would probably do a more like find src -type d -exec mkdir -p dest/{}, but a bunch of people already did versions that seem to have solved the minor bugs you'd find in that, so I went with the shitpost
      In conversation Thursday, 05-Jan-2023 04:01:52 JST permalink
    • Embed this notice
      chiasm (chiasm@venera.social)'s status on Thursday, 05-Jan-2023 04:01:53 JST chiasm chiasm
      in reply to
      • silverwizard
      @silverwizard @hal_pomeranz That'd be my solution...
      In conversation Thursday, 05-Jan-2023 04:01:53 JST permalink
    • Embed this notice
      Hal Pomeranz (hal_pomeranz@infosec.exchange)'s status on Thursday, 05-Jan-2023 04:04:53 JST Hal Pomeranz Hal Pomeranz
      in reply to
      • silverwizard
      • chiasm

      @silverwizard @chiasm And it was most excellent ?

      In conversation Thursday, 05-Jan-2023 04:04:53 JST permalink
      silverwizard likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.