Help for this page

Select Code to Download


  1. or download this
    open FOO, ">x";
    $foo = <>;
    
  2. or download this
    [jonathan@orpheus test]$ /sbin/fuser -u x
    x:                    5665(jonathan)
    [jonathan@orpheus test]$ mv x x1
    [jonathan@orpheus test]$ /sbin/fuser -u x1
    x1:                   5665(jonathan)