.SWP Rozszerzenie pliku

2 typów plików używa rozszerzenia .swp.

Vi Swap File

Deweloper Bill Joy
Popularność
3.4  |  29 Głosów
 

Czym jest plik SWP?

An SWP file is a swap file created by the Vi text editor or one of its variants, such as Vim (Vi iMproved) and gVim. It stores the recovery version of a file being edited in the program. SWP files also serve as lock files, so no other Vi editing session can concurrently write to the currently-open file.

Więcej informacji

SWP files are created immediately when a Vi text editing session is started. They are saved to the same directory as their original file. For example, a text file with the name example.txt would have a swap file named .example.txt.swp.

If a Vi session terminates due to a program kill or crash, the SWP file remains. This allows users to recover the data using the (R)ecover option when opening the original file. However, if you do not need to recover data, you can manually delete the SWP file so the warning message stops appearing.

When trying to open a file that has a swap file, Vi provides the following message: "Swap file .example.txt.swp already exists!" (where example.txt is the file being opened). From this dialog, you can choose these options: 1) (O)pen Read-Only, 2) (E)dit, 3) (R)ecover, 4) (Q)uit, or 4) (A)bort.

UWAGA: If Vi or its variants have already created an SWP file for a file, and they attempt to create another swap file, they'll append that swap file with the .swo extension. If an .swo file exists, they'll append the file with the .swn extension, and so on.

Jak otworzyć plik SWP

SWP files are not meant to be manually opened. In Vi and its variants, if you attempt to open a file for which an SWP file exists, the programs will ask whether you want to recover the data stored in your SWP file instead.

Otwórz ponad 400 formatów plików za pomocą File Viewer Plus.Bezpłatne pobieranie

Programy otwierające lub odwołujące się do plików SWP

Windows
Bezpłatny
Mac
Bezpłatny
Bezpłatny
Linux
Bezpłatny
Vi
Kategoria: Różne
Zaktualizowano: 2021-08-31

Swap File

Deweloper Brak danych
Popularność
3.5  |  10 Głosów
 

Swap file used by the virtual memory component of an operating system; contains data that has been swapped from memory to the hard disk; helps increase the amount of available memory to a computer; also helps make accessing commonly used data more efficient.

Więcej informacji

SWP files may be pre-allocated to a section of a hard disk during an operating system installation, or they may be created on-demand. For pre-allocation, the operating system can increase the amount of virtual memory by the size of the swap file.

Many operating systems implement a virtual memory scheme called Demand Paging. This scheme stores the swap file in "pages," which are swapped from the hard disk to memory on-demand. Demand paging may also attempt to anticipate which memory segments are likely to be used next and prefetch them.

Programy otwierające lub odwołujące się do plików SWP

Windows
Microsoft MS-DOS
Mac
Dołączony do systemu
Kategoria: System
Zaktualizowano: 2015-01-13

Zweryfikowane przez FileInfo.com

Zespół FileInfo.com niezależnie zbadał wszystkie formaty plików i programy wymienione na tej stronie. Naszym celem jest 100% dokładność i publikujemy wyłącznie informacje o zweryfikowanych typach plików.

Jeśli chcesz zaproponować dodatki lub aktualizacje tej strony, daj nam znać.