Tagged Questions
0
votes
1answer
73 views
Edit 100MB+ file
I have captured some traffic with Wireshark and saved the result as a file. The file has 3 sections now:
request headers
response headers
response body
The response body is to become an flv file, ...
3
votes
1answer
452 views
How do I stop XML Copy Editor from crashing when opening a file?
I tried installing XML Copy Editor, and whenever I try to open an XML file in it, it crashes. It seems like it just shuts off, as though I clicked close, because it doesn't generate and error log. How ...
3
votes
5answers
3k views
Is there a text editor for the command line that uses the same keys as Notepad on Windows?
I'm used to work in Windows environment and are used to the commands in Notepad e.g. CtrlS for save, CtrlC for copy and so on.
On Ubuntu it's handy to work directly in the command line, e.g. as with ...