I found a discussion of the topic from a numbers of years ago, recommending the Unix split command as an alternative, pending adding this functionality to sfk. split works file for my purposes, so this topic can be considered closed, unless sfk can now do this, as well. Thanks, Mark
Hello, Is there a way to split large text files (csv, in my particular case) into smaller files containing a maximum number of lines? For example, if I have a file "bigfile.csv" containing 10,001 records, can I create bigfile1.csv ... bigfile11.csv with bigfile1.csv - bigfile10.csv each containing 1,000 records & bigfile11.csv containing 1 record? Thanks, Mark
Thank you for your explanation. Would it be possible to provide AltTabAlternative with the option of simply being invoked by Alt-Tab, then remaining open until a window was selected?
Usage questio
Hello, Thank you for this tool. Is the window supposed to disappear when you release the Alt key? I can't seem to get it to stay open to type search characters in. If I hold the Alt key down and type alpha chars, they work in the search bar, but other Alt-key combinations get activated instead, which terminates the search. Is there a way to get the AltTabAlternative window to stay open until a selection made? (I'm on Win 10) Thanks, Mark
Awesome - thank you again!
Does sfk have an equivalent functionality to the unix "-n +NUM", so you can get all of a file except the first NUM lines?
Thank you!