[Shell]Create a file having a specific size ShowShell]Create a file having a specific size
The dd command allows you to create "empty" file of desired size, creating these arbitrary heavy files, may be useful for testing purposes.
Use command below:
dd if=/dev/zero of=file_to...
[Shell]Creating an empty file Show[Shell]Creating an empty file
To create an empty file, type the following command:
> file
You can also use the touch command:
touch file
[Internet explorer ] Issue 'Save Image As' Show[Internet explorer ] Issue 'Save Image As'
Issue
Solution
Issue
It may happen that when you right click on an image "Save image as" the internet explorer allow you to save images in BMP format and no other possible format!...
Warning: rmdir(..): Directory not empty ShowWarning: rmdir(..): Directory not empty
If you are attempting to delete a PHP file and that you get the error message:
Warning: rmdir(..): Directory not emptyť.
This might mean that the directory is not empty. To be able to...
Empty the list of recent documents ShowEmpty the list of recent documents
1st option
2nd option
Windows Vista by default stores the list of recently opened files.
If you want to disable this feature for any security reasons.
How to remove and prevent the...
Download Remove Empty Directories ShowRemove Empty Directories or RED is a free software intended to abolish the empty files.
RED searches and abolishes the empty files by showing by a tree-like aspect the way of access to the file. You can create certain rules to be able to keep a...
Download FilerFrog ShowFilerFrog is a utility which allows you to extract files from/to a folder, copy or move a file, delete empty files and folders, encrypt/decrypt a file, rename files or resize images.
It can help you to extract quickly files from a file and move...
File sharing in Windows XP ShowAdvantages
File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
The NTFS file system ShowThe NTFS file system
The NTFS file system (New Technology File System) is based on a structure called the "master file table" or MFT, which is able to hold detailed information on files. This system allows the use of long names, but, unlike the...