- C-a == Ctrl-a
- M-a == Alt-a
:q        close
:w        write/saves
:wa[!]    write/save all windows [force]
:wq       write/save and close
| public class TargetTyping { | |
| public static void main(String[] args) throws IOException { | |
| String value = System.getProperty("user.dir"); | |
| File f = new File(value); | |
| //without target typing | |
| System.out.println("Without target typing example, to find file that ends with xml"); | |
| for(File resFile: f.listFiles((File sf) -> sf.getName().endsWith(".xml"))) { | 
| Key-Type: 1 | |
| Key-Length: 2048 | |
| Subkey-Type: 1 | |
| Subkey-Length: 2048 | |
| Name-Real: Root Superuser | |
| Name-Email: [email protected] | |
| Expire-Date: 0 |