bash

  • Using tree command to display directory tree structure

    Using tree command to display directory tree structure

    The command tree is the helpful one when it comes to directory structure or print directory structure on command line Syntax of the command tree To print the directory,…

    neotam Avatar
  • Linux Command Line Tips & Tricks

    Amazing Linux Command Line Tips and Tricks

    In an operating system, Command line is a tool which provides the typing interface to perform commands on computer. This article will walk you trough some time saving tips…

    neotam Avatar
  • Linux Shell Command Tips For Files and Directories

    Linux Shell Command Tips For Files and Directories

    This article would give you quick Linux command tips to perform operation and work with files and directories effectively Create Multiple Directories at once mkdir path/to/{test,work,pictures,newDir} No spaces around…

    neotam Avatar