xmllint - command line XML tool FORMAT For help: xmllint --help
DESCRIPTION
Examples: ... Read more » |
xmlwf - Determines if an XML document is well-formed. It is non- validating parser. FORMAT
|
hexdump - is a Linux utility to dump the file content into ascii, decimal, hexadecimal, octal formats. It accepts the input from a file or from standard input and creates a dump in ASCII, octal. hexadecimal or decimal formats. FORMAT DESCRIPTION |
SETFACL - set file access control lists or set special permissions to a file or directory. FORMAT setfacl --restore=file DESCRIPTION The options -m, and -x expect an ACL on the command line. Multiple ACL entries are separated by comma characters (`,'). The options -M, and -X ... Read more » |
getent - get entries from Name Service Switch libraries or administrative databases like passwd, shadow, group etc. FORMAT DESCRIPTION
|
TIME a simple command to give resource usage in Linux system FORMAT DESCRIPTION
|
The command is used to configure kernel parameters at runtime Most frequent usage:
|
Here in this artice we will learn how to create a simple website with your custom url. Suppose you have made a simple webpage. You want to make it global instead of putting it into your hard disc. You want to make it accessible globally. |
DESCRIPTION See traceroute command in Linux also. How it works??
|
The command is used to get all the hops through which the packet is passing. DESCRIPTION See the same command TRACERT in windows command line How it works |