HOW TO : Flex your muscles
A tongue in cheek headline :-). The post is not about body muscle, but about how you can flex your market power (muscle). Here is a...
A tongue in cheek headline :-). The post is not about body muscle, but about how you can flex your market power (muscle). Here is a...
Search for ^([^\s]*)(\s) Replace with $1 AND_WHAT_EVER_STRING_YOU_WANT Here is an example of searching for first space in a line and adding “’,” to the string
Thanks for this great nugget from Sumama Waheed Many a time, you get some data as a CSV file and need to copy some of that...
I was trying to search for some files on my laptop today and wanted to filter the search for filed modified in the last few weeks....
Say you are using netstat to checl all established network connections on a windows machine (confirmed to work on windows 7+ and windows server 2008+) and...
We had a recent challenge at work which required us to execute different actions based on which office a particular workstation was located in. Since we...