coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Saturday May 25, 2013


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?

Who's Online
We have 19 guests online

Newest Member

nbewwmbxog

Hit Counter
11572131 Visitors

cool Statistics
coolcommands:1338
Categories:83
Total queries:620363
Members:22813





Search coolcommands.com
Search Keyword:


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



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1160
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris51966
Category AIX49058
Category General UNIX47587
solaris23554
aix22739

Terms of Use
Privacy
Contact


 
coolcommands.com © 2013. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum