Shell Script Let's Study Shell Script Posted on July 12, 2016 I refer to this site(linuxcommand) for understanding how I make shell script I made this cotents based on bash Shell script [Read More] Tags: shell
Read, Write, Erase(Dataset) of Open source(NVMe Cli) for SSD(NVMe) Basic information of three commands, that is read, write and dataset, with NVMe 1.2 specification before changing this opensource, with useful linux command Posted on July 11, 2016 this article refers to this open source(NVMe Cli),nvme-cli, related to Nvme. [Read More] Tags: nvme, command
How can I find out intersection of two LinkedList ? Where is the intersection of two LinkedList Posted on July 10, 2016 intersection of two list [Read More] Tags: list
How can I reverse the LinkedList ? How can I reverse LinkedList and Putt a node in sorted LinkedList Posted on July 9, 2016 In the case of putting node in sorted Linked list [Read More] Tags: list
Whether the LinkedList has portion of rotation how can I check that the LinkedList is rotation or not ? Posted on July 9, 2016 do you think single linked list is Loop or not ???? [Read More] Tags: list