Supposed you are implemented done with all your codes(c is the alias for cleartool): New version adds to exist file in VOB kco -c "comments" file cp file.updated file kci -c "comments" file Add new file element to VOB - also needs chec…
Memory Usage On linux, there are commands for almost everything, because the gui might not be always available. When working on servers only shell access is available and everything has to be done from these commands. So today we shall be checking th…
https://access.redhat.com/articles/1189123 Common administrative commands in Red Hat Enterprise Linux 5, 6, and 7 Updated April 12 2017 at 11:20 AM - English System basics Task RHEL5 RHEL6 RHEL7 View subscription information /etc/sysconfig/rhn/system…
Some time I'd like check source code after macro expand. We can use -E option to stop after the preprocessing stage, do not run the compiler. ------------------------------------------------------------------------------------------------------------…
On the internet you will find plenty of tools for checking disk space utilization in Linux. However, Linux has a strong built in utility called ‘df‘. The ‘df‘ command stand for “disk filesystem“, it is used to get full summary of available and used d…