copying
Anquet and VirtualBox Shared Folders
July 18, 2009 1 Response Shortlink
For a while now, I have had Anquet installed in a virtual machine instance of Windows XP but it has been throwing errors continuously on start up. Perhaps surprisingly, it only dawned upon me recently what might have been the [...]
Copying only updated and new files
October 20, 2008 Leave a response Shortlink
With Linux/UNIX, the command line remains ever useful and allows you to do all manner of things, including file copying that only adds new files to a destination. Here’s a command that accomplishes this in Linux: cp -urv [source] [destination] [...]
Losing formatting with Windows copying and pasting
July 25, 2008 Leave a response Shortlink
Copy and pasting between Windows programs can cause unwanted formatting to be carried over. Copying text from Internet Explorer into Outlook is one example of this that I see a lot and Word to Word does it too. A trick that [...]