PREVIOUS TIPS
TODAY'S TIP
OS Commands
1> Command to release the request is
tp pf=TP_DOMAIN_SID.PFL EXPORT Transportrequest
2> Command to list the files and folders by size is
du -sk * | sort -nr
3> To clear the space inside the file
cp /dev/null filename
4> To remove the IPC shared memory
TODAY'S TIP
OS Commands
1> Command to release the request is
tp pf=TP_DOMAIN_SID.PFL EXPORT Transportrequest
2> Command to list the files and folders by size is
du -sk * | sort -nr
3> To clear the space inside the file
cp /dev/null filename
4> To remove the IPC shared memory
- ipcs -m
- ipcrm -m pid
- cat /proc/cpuinfo
- cat /proc/meminfo
RELATED LINKS:
Thanks Sir for the great tip, looking more for such tips.
ReplyDelete