β² 221 βΌ Sometimes less is more (lemmy.world) submitted 3 years ago by bali10050@lemmy.world to c/linuxmemes@lemmy.world 32 comments fedilink hide all child comments
[β] clumsyninza@lemmy.world 5 points 3 years ago* (1 child) What does tee do? permalink fedilink source parent hideshow 2 child comments replies: [β] SteveTech@programming.dev 13 points 3 years ago It writes to a file like >, and echos it back at the same time; in this case the latter isn't needed (we're just using it to write with sudo), but it's good to know. permalink fedilink source parent
[β] SteveTech@programming.dev 13 points 3 years ago It writes to a file like >, and echos it back at the same time; in this case the latter isn't needed (we're just using it to write with sudo), but it's good to know. permalink fedilink source parent