Tag: string-manipulation

28 How to extract part of a string in Windows batch file? 2011-01-04T02:42:12.987

16 Any Excel function that will reverse a string? 2010-03-19T02:43:54.257

12 Bash 4.3 Substring Negative Length on OS X 2016-01-29T22:42:10.647

11 How to create a random string of random length from the alphabet? 2012-10-18T09:05:25.130

8 How to split a string with quotes (like command arguments) in bash? 2016-04-17T09:49:09.057

6 Reverse Name order in Notepad++ 2011-03-22T22:12:38.043

6 Replace every nth instance of a character with a new line in Notepad++ 2015-08-19T08:44:01.613

6 Replace every 6th pipe in powershell 2018-01-03T02:23:30.723

5 How do I append dynamic number of spaces at the end of a string in a batch file 2013-08-08T17:01:54.607

4 VI make every first letter that comes after a underscore uppercase 2012-02-16T18:14:16.487

4 Bash prefix string with tilde to expand to home directory 2012-09-14T15:29:18.750

4 How can I do string manipulation in fish shell 2014-03-05T04:26:52.073

4 How to find the common paths from a list of paths/files 2014-08-31T04:41:28.137

3 How do I do a string replace in all PHP files recursively on Linux? 2009-10-14T12:02:09.337

3 function to automatically remove special characters from file names during saving in MacOS X 2012-03-11T12:37:15.437

3 Bash string concatenation, do not expand wildcard 2012-07-16T13:09:12.980

3 Linux shell scripting: unexpected variable behavior 2012-09-06T06:35:30.073

3 Split folder paths in Excel to return the final folder 2015-09-08T10:36:41.377

3 Extract a Whole Word From String Containing a Specific Letter or Character 2015-09-17T13:36:41.463

3 Use find and do command on filename without "./" prefix 2019-09-08T18:00:22.303

3 joining lines while adding white-spaces to select strings in CMD does not always work 2020-01-03T01:58:54.793

3 How does this find state actually work in moving a file up one directory? 2020-02-17T00:50:01.227

2 Delete all occurences of any word matching a partial string in sed 2011-07-18T08:44:32.573

2 Shell: Find and replace word 2011-08-10T04:45:05.200

2 How to calculate and group the time differences of specified syscalls when running strace 2012-08-08T09:53:28.927

2 Counting frequency of comma-delimited tags in Excel 2013-04-01T04:04:32.410

2 String Manupulation in VBA 2014-07-18T03:32:23.803

2 Notepad++ macro for changing a certain part of a string 2015-01-10T20:25:29.217

2 Prepending a ‘.’ to each domain name in a list but skip raw IP addresses 2015-03-10T06:01:25.247

2 Linux command to remove the duplicate lines but keep the first occurrence 2018-06-05T09:53:26.210

2 How to remove extension from pathname passed as {} in `find -exec`? 2019-04-17T15:56:01.787

2 sed: match a string between two different consecutive matches on all occurrencies 2019-08-02T21:01:47.773

1 How Do I Parse a String? 2010-04-23T18:09:37.577

1 Replace cell formatting with text in Excel? 2010-11-10T21:30:34.260

1 String manipulation of type String substitution in mathematical expression 2010-11-22T19:48:44.193

1 How to convert a single line of Hex numbers into a multi-row Excel table? 2010-12-06T10:16:43.153

1 Tool to manipulate text in web form fields? 2011-12-06T18:16:27.943

1 How to extract two numbers from two strings and calculate the difference in Bash? 2011-12-12T11:31:21.013

1 Get part of script run directory in bash 2012-04-26T22:35:30.563

1 Remove URL Parameter in Excel 2012-09-24T12:21:37.707

1 UNIX string comparing in large file 2012-10-26T19:11:35.077

1 How to pass a formula as one of the arguments to CONCATENATE? 2013-01-09T15:28:23.817

1 Delete a character from an argument passed to a batch file 2013-01-22T18:47:02.237

1 Why doesn't grep work with single quotes? 2014-03-19T20:59:39.337

1 How to split and distribute columns like "A,B,C" and "X,Y,Z" into "A,X,B,Y,C,Z"? 2015-01-15T02:29:56.523

1 Find and replace notepad++ with wildcards 2015-02-19T11:45:28.887

1 Powershell parse object / string 2015-05-03T22:10:54.063

1 Swapping / exchanging two selections in Webstorm 2015-06-10T12:32:55.583

1 Bash: return all the characters between the nth occurence of two different strings within a string 2016-03-06T07:15:47.120

1 Parsing (or Converting) Buffered Output 2016-03-25T19:52:28.903

1 How to select the first number in cell in Excel? 2016-06-18T19:07:05.533

1 Camel-casing a 'dashed' string 2016-06-22T11:20:54.993

1 How to split initials from names, in MS Excel? 2017-01-11T05:20:45.133

1 How to get only IP address from nmblookup for use in Bash script? 2017-01-29T07:32:51.500

1 bash - Find difference between two variables 2017-11-23T14:06:45.243

1 How to get string between the last two "/" symbols 2018-02-17T15:11:30.420

1 How to extract multiple urls from String? 2018-09-03T13:23:24.700

1 Extracting filenames from svn console output 2018-10-22T15:00:41.700

1 Surround certain string with specified characters using regex-capable editor 2019-05-05T18:21:14.153

1 how to split a string in two then assign each segment into a variable 2019-09-24T12:25:39.750

1 How to format Excel cells to show only a certain part of the code my scanner scans from certain objects? 2019-10-15T10:13:21.403

1 replace sub-string with last special character, being (3rd part) of comma separated string 2019-10-25T11:52:48.093

1 How to extract a part of a line that is between two specific strings via a batch script 2019-11-18T09:32:19.397

0 Excel string extract 2009-09-21T20:41:31.670

0 What the best program for string manipulation 2010-11-23T12:45:51.487

0 Extract emails from gmail 2011-06-26T13:46:11.047

0 How can I format a text field in Microsoft Access Report Designer? 2011-07-29T16:36:18.313

0 What SQL can be used to extract a first and last name from a mixture of name fields 2012-02-18T23:16:49.547

0 Extracting delimited substring in Excel 2013-02-13T14:04:56.623

0 How to 301 redirect a set of links containing a specific word in a string 2013-03-28T12:03:30.630

0 Extract part of a cell's text 2013-12-16T22:08:29.433

0 how to extract last number sequence in an IP Address (using Linux) 2014-05-18T17:55:25.730

0 How to find number of `_`-separated words? 2014-05-22T18:42:04.793

0 Remove New Line at the beginning and '-' from the contents of file 2014-10-14T06:46:31.577

0 Notepad++: How to trim strings to a maximum length in a huge file? 2015-01-28T13:19:19.653

0 Replace in file with Huge String (Argument list too long) 2015-05-29T12:24:32.627

0 Excel - Look up list of substrings within large strings 2015-06-01T02:34:28.077

0 Extract the first 2 letters in each line of a file using a single command Terminal 2016-01-29T15:27:52.587

0 Using 'diff' compare usernames from file1 to file2 containing emails 2016-03-03T15:35:45.060

0 MS Excel: MIN and FIND/SEARCH 2016-04-03T20:50:28.380

0 Parsing a text string in Excel 2016-05-17T17:33:17.137

0 Return specific matched (sub) value with grep in linux 2016-09-30T15:17:27.657

0 How to insert CR before text pattern #:## in Excel cell text 2017-04-04T20:04:14.767

0 Parse RegEx in Excel 2017-08-08T18:47:19.723

0 Rename-Item using -Replace with multiple patterns 2017-10-27T07:51:05.983

0 How to split single row CSV? 2018-01-06T08:47:53.277

0 Editing strings that are followed by a punctuation mark in Microsoft Word 2018-08-17T17:20:22.907

0 Busybox filter string list 2018-12-11T16:06:58.080

0 How can I insert the original matched pattern (OLD STRING) into the result (NEW STRING) Using Microsoft Word's Find/Replace Feature? 2019-01-02T02:56:48.380

0 Recursive and massive string replace inside Windows folder 2019-03-06T14:41:17.063

0 `tr` replaces more than I expected 2019-03-27T09:02:44.803

0 string split not working in jenkins, how to resolve this? 2019-05-28T09:54:51.910

0 How to add 'filler' characters up to N limit to a variable length string using Excel / Sheets formulae? 2019-07-15T18:13:21.907

0 How to reverse a string in Excel? 2019-08-12T13:34:49.530

0 In Bash how to get the position of a substring, within a string, starting the search at character position n 2019-11-28T00:13:50.107

0 replacing all lines between two patterns in MacOS sed 2020-02-28T14:31:32.047

-1 Only show part of logfile in bash script 2015-06-20T02:32:41.200