Skip to main content

Posts

System Free LINUX

LINUX COMMANDS :- [ root@localhost ~] #ls   : List of contents                                #ls-l : List of contents with attributes                                #ls-l!more : Page wise                                 #mkdir : Make directory                                #cd “dirname” :change directory           ...