Tags: open
May
19
Listing all the preocess ids: # /usr/bin/ps -ef | sed 1d | awk '{print $2}' Mapping the files to ports using the PID: # /usr/proc/bin/pfiles 2>/dev/null | /usr/xpg4/bin/grep or # /usr/bin/ps -o pid -o args -p | sed 1d Mapping the sockname to po… more »
Jul
07
Hulu, a streaming video site created by NBC Universal and News Corp., for yourself. The U.S.-only site features a few full-length movies,and a good number of clips and full episodes of shows like Family.
Now, How to download hulu movies ?
RipTiger… more »
Recent comments