I have many files in the same subdirectory as follows:
10 A
11 T
12 A
13 C
15 A Two columns, the first line always starts with the number 10.
I just want to Add lines 1-9 at the beginn
I have many files in the same subdirectory as follows:
10 A
11 T
12 A
13 C
15 A Two columns, the first line always starts with the number 10.
I just want to Add lines 1-9 at the beginn
I want to open a file (especially a video file) in its default program through a script. When I encounter a file name with spaces, it is treated as several parameters, This is not surprising:
I want to delete a line: this is an example, it appears multiple times in the file. What should I do?
Thank you,
AI Lisa
:g/This is an example/d
I want to delete a line: this is a
I have a set of 10,000 files. In all of them, the second line looks like:
AAA 3.429 3.84 So there is only one space between AAA and the other two columns (required). The rest of the lines on
After many developers uploaded ipa, they received a feedback email from Apple saying that please modify the relevant use string in the application info.plist file!
It means that the requested
I downloaded some files related to a specific topic from the Internet. Now I want to check if there are any duplicates in the files. The problem is that the names of the files will be different, bu
I have legacy code that needs to be improved for performance reasons. My application contains two executable files that need to exchange some information. In the legacy code, an exe is written to t
What is the operating system independent way to open files with related programs from C? Is there a solution in Boost, or something similar?
More specifically, it can cover Windows, Mac OS X
I have played with writing library bindings in Rust, and it’s not difficult. However, now, I’m stuck: I’m trying to write a binding for librsync, and it’s Some functions expect you to pass an open