• Trainguyrom@reddthat.com
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    3
    ·
    edit-2
    4 months ago

    Touch is super useful for commands that interact with a file but don’t create the file by default. For example, yesterday I needed to copy a file to a remote machine accessible over ssh so I used scp (often known as “secure copy”) but needed to touch the file in order to create it before scp would copy into it