Quantcast
Channel: User TryTryAgain - Stack Overflow
Browsing all 43 articles
Browse latest View live

Comment by TryTryAgain on Run excel function over multiple rows and columns...

This is the best, most reliable answer that worked with my special requirements so I've accepted it. Thanks for your help...really good stuff, learned a lot. Unfortunately, I'm still not sure how to...

View Article



Comment by TryTryAgain on How to list all functions in a module?

This answer was definitely the most "help"ful. Thanks for sharing that tip! I now find help(modulename) to be my favorite.

View Article

Comment by TryTryAgain on Linux sort command not working with hyphens and...

@GordonDavisson thanks for pointing that out. I had no idea. I do see that there are some invisible characters. Updated my question to show the results.

View Article

Comment by TryTryAgain on How to fix a drifted AWS CloudFormation stack?

A great solution to fix things non-destructively, good thinking, and thanks for sharing...worked well.

View Article

Comment by TryTryAgain on Convert bytes to GB in each line

Awesome, thanks for including the examples with limiting the decimal places ;)

View Article


Comment by TryTryAgain on Removing group header after pandas aggregation

This really helped when so many other answers did not, that's for sure, thanks for sharing!

View Article

Comment by TryTryAgain on printf in bash: "09" and "08" are invalid numbers,...

Very helpful, I was using ACCOUNT_ID=$(printf "%012d" $ACCOUNT_ID) to zero fill AWS account IDs... but failed when people properly included leading zeros with the error -bash: printf: 012345678901:...

View Article

Comment by TryTryAgain on Convert json single-item arrays to objects using...

Super, that makes sense, I didn't even realize that. Live and learn, thank you!

View Article


Comment by TryTryAgain on Convert json single-item arrays to objects using...

Love the most elegant, thanks for sharing.

View Article


Comment by TryTryAgain on How to upload file ( picture ) with selenium, python

Is anyone aware of a solution like this that supports supplying multiple files at once?

View Article

Comment by TryTryAgain on Visual Studio Code - Can "OPEN EDITORS" panel be...

I'd much rather be able to filter/find open editors

View Article

Comment by TryTryAgain on Is there a way to programmatically list all of the...

I maintain github.com/TryTryAgain/aws-iam-actions-list/blob/master/… which gets updated every 4 hours ;) I often simply grep with some regex to find things I need.

View Article

Comment by TryTryAgain on Is there a way to programmatically list all of the...

@IainSamuelMcLeanElder they do, I hope they continue to too... I maintain the project github.com/TryTryAgain/aws-iam-actions-list/commits/master that looks for updates every 4 hours and as you can see...

View Article


Comment by TryTryAgain on How to get IAM encoded authorization message when...

Amazon should reorder the cloudtrail message if an encoded message is included to just include that at the very least. This issue kills me, I very rarely interact with someone who's having an issue...

View Article

Answer by TryTryAgain for Change powershell script to output without ellipses...

I came across this post and would like to add some information, as the accepted solution did not resolve my problem and I'm sure others may find the following information useful:Quick Story: Running...

View Article


Insert newline before/after match for TSV

I'm going grey trying to figure out how to accomplish some regex matching to insert new lines. Example input/output below...Example TSV Data:Name Monitoring Tagsi-RBwPyvq8wPbUhn495 enabled...

View Article

Starting at particular line, print surrounding lines that match pattern

If I get back a diff that shows, for example:7c7< backup=false---> backup=trueHow would I then be able to print the surrounding lines that match the pattern "where the quoted Tags string starts...

View Article


Add multiple parent keys to json array

I have a json file, example.json:[ ["126", 1522767000 ], ["122", 1522859400 ], ["126", 1523348520 ]]...and would like to add multiple parent items with the desired output:{"target":...

View Article

Delete multiple lines - from "patternA" match, through second occurrence of...

I'd like to use sed or similar tool to find a line containing "something?" and delete that line and all following lines up until the second occurrence of a line containing "fi".Example...If I have the...

View Article

regex between two character positions with known start and end indices

In regex, generally speaking, is there a way to select data between two line positions? I'm not even sure the correct terminology (character/line position, index, column?) after a few days of reading...

View Article
Browsing all 43 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>