|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620363 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
How to recycle NFS and clear state files in AIX |
Description
Run these commands to recycle NFS and clear state files
# stopsrc -g nfs # cd /etc # rm rmtab xtab xtabdup # cd /var/statmon # rm -rf * # startsrc -g nfs # exportfs -av
|
Example
stopsrc -g nfs; cd /etc; rm rmtab xtab xtabdup; cd /var/statmon; rm -rf *; startsrc -g nfs; exportfs -av |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: du - how to get disk usage summary
Example: du -sk *
[show me the details] |
coolcommand: how to add an automatic version number for a file under RCS (Revision Control System)
Example: $Id$
[show me the details] |
coolcommand: how to print the user friendly date and time from epoch timestamp
Example: perl -e 'print scalar localtime $ARGV[0],"\n" ' 1234567890
[show me the details] |
coolcommand: how to double-space a text file using sed
Example: sed G file
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51966 |
| Category AIX | 49058 |
| Category General UNIX | 47587 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|