base-32 Turn decimal:
[Email protected] ~]$ ((NUM=32#FFFF));[Email protected] ~]$ echo $num;507375
Base64 Turn decimal:
[Email protected] ~]$ ((NUM=64#ABC_));[Email protected] ~]$ echo $num;2667327
Binary goto Decimal
[Email protected] ~]$ ((num=2#11111111));[Email protected] ~]$ echo $num;255
Decimal to other binary (this chapter is wrong, this is a hint!) )
Decimal Turn octal
This is used here: the BC External command is complete. The BC command forma
Use of the vim editor in linux and the vim editor in linux
Vi or vim editor is an indispensable editor. There are many editors available on windows, such as notepad, notepad ++, and edit,
But in
Linux (3) _ File Permission, system search, text editor, and linux Text Editor
1. Understand file permissions and their allocation
2. Have the permission to view files and directories.
3. Master the permission text representation and Numerical Representation
4. Learn to use the chmod command to set permissions
5. Learn
Use of the Vim editor in Linux and the linuxvim Editor
NAMEVim-Vi IMproved, a programmers text editor # vi improvement, a program text editor1. How to move the cursor
Ctrl + f
Move one page down
0 (number 0)
Move to the beginning of a row
$
Move to end of line
Linux-vi Editor 3: linuxvi Editor
1. open the file> Vi file // This mode is the command mode
2. Tail row operation>: Q // This mode is "tail mode">: W // Save the modified document>: Wq // save and exit>: Q! // Force exit without saving the changes>:/Content // find the specified content. "n" searches for the next one, and "N" searches for the previous one.// Fin
learn Linux.To end the learning of Common Linux commands, let's learn about Linux's most commonly used text editor commands vim. In fact, the first Linux system Text Editor command is VI, later appeared a VI enhanced version of VIM, so in practice we still use the enhanced version of Vim.1, vim mode of operation Vim
Ii. Linux basic commands, VI Editor, Linux software installation, vilinux
Basic Linux commands
1. File Operations
A) Windows is a multi-root file system with one or more hard disks physically divided into C, D, and E ...... Disk. Each disk is a tree. Linux is a single file s
This is a good article I have seen in the evening. I would like to share it with you. I hope it will be helpful and will not involve copyright...
Yesterday, a friend asked me what ide should I use to learn C ++ in Linux? Think about the C/C ++ Editor (or IDE) that I have used in Linux for a few years. On Windows, Visual Studio must be the only one. On
[Linux video] from the basic Linux Command Vim editor to gccmakefile development to gdb debugging and Embedded C development-Linux general technology-Linux technology and application information, the following is a detailed description. Basic Introduction to embedded
Linux editor and Server Installation tips and linux tips
1. Editor, Server
Gedit editor or sublime Editor
Gedit 1.txt
Steps for installing software on ubuntu
Under/etc/apt/sources. list
1. Backup
Set/etc/apt/sources. list/etc/apt
This method is a reference to one of the itpub's forumsMake a note, but also to share with you, convenient for later use, heyMethod One:
Su-oracle
Edit the. Bash_profile under the Oracle user's home directory.
Add export Editor=vi to the inside
Then save the exit,
Then execute the following command
source. bash_profile
This will be OK.
Method Two:
Su-oracle
Under the directory of the $oracle_home/sqlp
certain permissions
/mnt
Default mount for CD-ROM and floppy drive directories
/boot
Store boot-related files
/etc
Storing configuration-related files
/var
Storage of frequently changing documents
/usr
Default installation path for software
3. Use of the Vi editor
Vi Hello.jave
I Enter insert mode
Input code
ESC launches
The best LaTeX editor on 10 Linux platforms
Introduction: Once you have overcome the LaTeX learning curve, nothing is better than LaTeX. The following describes the best LaTeX editor for Linux and other platforms.
What is LaTeX?
LaTeX is a document production system. Unlike the plain text
another file in the current file: R/path/to/somefile21st, interacting with the shell:! Command22nd, Advanced Topics1, display or cancel line number: Set Nu: Set Nonu2, display ignores case: Set IC: Set Noic3, Set auto indent: Set AI: Set Noai4, find the text highlighted or canceled: Set Hlsearch: Set Nohlsearch5, syntax highlighting: Syntax on:: Syntax off23, configuration file[Email protected] ~]# VIM/ETC/VIMRC[Email protected] ~]# ~/.VIMRC24th, VIM Learning Handbook[Email protected] ~]# Vimtu
/mnt
Default mount for CD-ROM and floppy drive directories
/boot
Store boot-related files
/etc
Storing configuration-related files
/var
Storage of frequently changing documents
/usr
Default installation path for software
3. Use of the Vi editor
Vi Hello.jave
I Enter insert mode
Input code
ESC launches insert mode
:
Wq S
at the time of the operation.Due to the many functions of Pdfedit, the general user is also not used (the pen himself also feel less than), to learn the use of pdfedit and its instructions, you can refer to Pdfedit official documents.Pdfedit painting surfacePDF ChainPDF Chain is a very simple PDF editing program, similar to the PDF Split and Merge, just provides a graph interface input parameters, but a few more like to add background images, additional files and other functions, but all the sa
Linux Text Editor-viI. VI simple descriptionIn Linux, we always recommend that you use the text status to handle Linux system settings, because it not only makes it easier for you to understand the running status of Linux, it is also easier to understand the basic spirit of
We do not lack very modern editing software on Linux, but they are all GUI-based (graphical interface) editing software. As you know: the real charm of Linux is the command line, and when you're working with the command line, you need a text editor that you can run in the console window. Which one is right for you?Text editing software is a must-have software on
multiple text files at the same time for editing²only one file is displayed in the edit area of the VI editor, and other open files are placed in the background²the contents of the editing area in VI can be toggled between multiple open files²VI when you switch from one file to another, you should save the changes or discard the changes firstExperiment four: Use command 1 in input mode. Experimental objective: To have a clear understanding of the com
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.