Horje
how to sort in grep in second column in /etc/passwd Code Example
how to sort in grep in second column in /etc/passwd
sort -g -t : -k 2 /etc/passwd           --> 2 means second column
Source: kremvax.net




Shell

Related
linux subsystem mount file into windows Code Example linux subsystem mount file into windows Code Example
ubuntu icons missing on taskbar Code Example ubuntu icons missing on taskbar Code Example
go get all required packages Code Example go get all required packages Code Example
how to install bower dependencies Code Example how to install bower dependencies Code Example
xcode there is not enough disk space available to install the product. Code Example xcode there is not enough disk space available to install the product. Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7