Tag Archives: man page

How to get help in Linux – Fedora

To get help in fedora ===================== To learn about any new command, function or utility in Fedora we can get help from it. It has 3 such commands :- i) man pages – These are manual pages . – It … Continue reading

Posted in Shell Scripts | Tagged , , , , , , , , | Leave a comment

compress using tar……

created compressed file using tar also using the following command: tar cvzf myappmy_1.1.tar.gz myapp_1.1

Posted in Linux Internals and System Programming | Tagged | Leave a comment

man page

completed and created man page with the reference of siddarth sir update……

Posted in Linux Internals and System Programming, Uncategorized | Tagged | Leave a comment