All 3 entries tagged Unix
View all 18 entries tagged Unix on Warwick Blogs | View entries tagged Unix at Technorati | There are no images tagged Unix on this blog
August 05, 2004
Group and Find command
find $ARCHLOGDEST/* -mtime +1 -exec /bin/rm -f {} \; 1>/dev/null 2>&1
find out in a group, how many user:
/etc/groupfind out a user belong to which group:
Dsplay x window in local machine
display x window in local machine
1) if using KDE, change /etc/kde2/kdm/xservers file
2) in local machine, using xhost +
3) in source machine, using export DISPLAY=name:0