Simon

joined 8 months ago
MODERATOR OF
[–] [email protected] 3 points 8 months ago (2 children)

Citation needed

[–] [email protected] -1 points 8 months ago

China is the biggest surveillance state, both in population and in extent of surveillance, so literally by every single metric that could be thought of. So, not sure how you convinced yourself of that but even though I agree with parts of your sentiment you're doing your argument no favors convincing yourself of things which are literally false in every sense.

[–] [email protected] 0 points 8 months ago (1 children)

God that is such a cunty thing to say.

[–] [email protected] -3 points 8 months ago (4 children)

You know, you can just google a term you don't know instead of acting confused. Just saying.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago) (1 children)

Yeah the deeper path might help.

Basically the thing to remember about powershell that separates it from other scripts is you want to pipe pipe pipe your data as far as possible so it stays an object, and then output a string at the very end - there's no tons of awk sed string manipulation like in bash, partly because of what you pointed out with how terminal input is interpreted.

[–] [email protected] 5 points 8 months ago (6 children)

So I had finger dude twice when I made this, but I edited it in just for you

https://i.imgur.com/zQwuzXm.jpeg

[–] [email protected] 1 points 8 months ago

Okay I just went and did it. Hopefully this offends at least 1 person so this wasn’t a waste of time.

https://i.imgur.com/2wMQvQF.jpeg

[–] [email protected] 0 points 8 months ago

I have extended the jpeg

Who wants to keep it going?

[–] [email protected] 1 points 8 months ago (3 children)

Okay, so if your source path changes, your script stops working? Who knew. Try ([Environment]::GetFolderPath("Desktop"))

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago) (2 children)

Do a column for linux stans.

[–] [email protected] 4 points 8 months ago (6 children)

Why aren't you string quoting all of your paths anyway? I'm confused because the vast majority of paths wouldn't work the way you're suggesting.

view more: ‹ prev next ›