halubilo.social
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
chraebsli to Programmer [email protected] • 2 years ago

Touch a file in Linux

programming.dev

message-square
92
fedilink
1.17K

Touch a file in Linux

programming.dev

chraebsli to Programmer [email protected] • 2 years ago
message-square
92
fedilink
  • magic_lobster_party
    link
    fedilink
    20•2 years 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.

    • @[email protected]
      link
      fedilink
      English
      19•2 years ago
      $ cat file1 > output_file
      $ cat file2 >> output_file
      $ cat file3 >> output_file
      

      I’m sorry!

    • @[email protected]
      link
      fedilink
      4•
      edit-2
      2 years 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 [email protected]

[email protected]

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: [email protected]

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
  • 1.38K users / day
  • 4.27K users / week
  • 8.62K users / month
  • 19K users / 6 months
  • 26.4K subscribers
  • 1.74K Posts
  • 63.2K Comments
  • Modlog
  • mods:
  • Feyter
  • adr1an
  • @[email protected]
  • Pierre-Yves Lapersonne
  • BE: 0.19.3
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org