D•Scribe
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
chraebsli@programming.dev to Programmer Humor@programming.dev · 1 year ago

Touch a file in Linux

programming.dev

message-square
93
fedilink
1.17K

Touch a file in Linux

programming.dev

chraebsli@programming.dev to Programmer Humor@programming.dev · 1 year ago
message-square
93
fedilink
  • magic_lobster_party@kbin.run
    link
    fedilink
    arrow-up
    21
    arrow-down
    1
    ·
    1 year ago

    I sometimes use cat to concatenate files. For example, add a header to a csv file without manually copy and paste it. It’s rare, but at least more frequent than using touch.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      19
      ·
      1 year ago
      $ cat file1 > output_file
      $ cat file2 >> output_file
      $ cat file3 >> output_file
      

      I’m sorry!

    • dan@upvote.au
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      1 year ago

      That’s its intended purpose - combining files together (the opposite of split). See the first line of the man page: https://man7.org/linux/man-pages/man1/cat.1.html

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmer_humor@programming.dev

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 949 users / day
  • 4.7K users / week
  • 9.15K users / month
  • 17.8K users / 6 months
  • 9 local subscribers
  • 23.1K subscribers
  • 1.27K Posts
  • 40.3K Comments
  • Modlog
  • mods:
  • Feyter@programming.dev
  • adr1an@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • UI: unknown version
  • BE: 0.19.9
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org