You are not logged in.

#1 2025-08-24 12:45:17

Succulent of your garden
Member
From: Majestic kingdom of pot plants
Registered: 2024-02-29
Posts: 855

[SOLVED] How is called the cmd program similar to xargs ?

So I can't remember the other program that also redirect the stdin to another command. For example:

program 1 >>  xargs comand2 /blah/blah/blah/my_file.txt

You get the point.  So I don't use sudo sh -c "the whole expression"

I can't remember it :C, please help my brain.

Last edited by Succulent of your garden (2025-08-24 13:04:22)


str( @soyg ) == str( @potplant ) btw!

Offline

#2 2025-08-24 13:03:57

Succulent of your garden
Member
From: Majestic kingdom of pot plants
Registered: 2024-02-29
Posts: 855

Re: [SOLVED] How is called the cmd program similar to xargs ?

tee, like what british like but without a. I remember it big_smile.


str( @soyg ) == str( @potplant ) btw!

Offline

#3 2025-08-24 14:34:35

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,058

Re: [SOLVED] How is called the cmd program similar to xargs ?

It's because of
gi-pipe-tee-500x500.jpg

|: pipe
T: T-pipe, but using "T" as command name was likely considered a bad idea, so "tee"

Online

#4 2025-08-24 16:19:02

Succulent of your garden
Member
From: Majestic kingdom of pot plants
Registered: 2024-02-29
Posts: 855

Re: [SOLVED] How is called the cmd program similar to xargs ?

nice. Obviously I didn't knew that. It makes sense. Now I hope my brain learned it very well smile, I have three ways to remember it: English like tee, pipelines in the shape of T exists and Mr. T


str( @soyg ) == str( @potplant ) btw!

Offline

Board footer

Powered by FluxBB