First  |  Prev |  Next  |  Last
Pages: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
Police Sunglasses SG_RPS0804017 - www.luxury-gift.org
Police Sunglasses SG_RPS0804017 - www.luxury-gift.org Luxury Gift : http://www.luxury-gift.org Police sunglasses : http://www.luxury-gift.org/Sun-Glasses/Police-sunglasses.html Police Sunglasses SG_RPS0804017 Link : http://www.luxury-gift.org/Sun-Glasses/Police_Sunglasses_SG_RPS0804017.html Police Sunglasses S... 2 Jul 2008 23:12
behavior of /dev/stdout
Hello- I recently got bit by this issue in some of my shell scripts... it seems that writing to /dev/stdout does not work if you have su'd to a different user. (This is on debian.) It seems this is because /dev/ stdout is a symlink to /proc/self/fd/1, in turn a symlink to /dev/ pts/..., which only has write perm... 2 Jul 2008 11:53
Please help me in writing script
Hi , I have the following two files.The characters 14-18 in file input2 will match 2nd field deleimited by ~ in file input1. swadmin(a)tb142:/rangedoms1/working/ CRST_OVERLAY_ENHANCE_Analysis_RNGCTRL_DEV> cat input1 P00000012~00027 P00000027~00061 P00000270~00417 P00000271~00418 P00000272~00419 P00000273~0042... 9 Jul 2008 02:26
who sets the default library path?
When I run a binary, how come it knows about what are the default path. I know that when binary need to search for shared objects at run time binary sees first LD_LIBARAY_PATH then RPATH then the default path. So the question is if LD_LIBARAY_PATH and RPATH aren't set which component tells the runtime linker to ... 2 Jul 2008 10:51
what 64 mean in fopen64?
pls explain someone told me that it can manipulate files size 2^64 bytes does that mean that i can open a file size (2^64)/ 1024 / 1024 / 1024 GB = 1.7179e10 GB !!!!!! ... 3 Jul 2008 20:44
The Minutiae of a TCP Client
There are a couple of minor things about creating a TCP connection in C that I've been wondering about. They're probably of little consequence, but just to make sure... Firstly, after creating the socket, is it strictly necessary to bind it to a local address before connecting to the remote server? The tutorial... 2 Jul 2008 02:41
problem expanding rpm macros
Hi all, I am having a weird problem that is present only on my machine, but doesn't seem to exist on any other machines in our network. Basically, whenever I supply --target option to rpmbuild, -D option seems to stop working, like: the following gets macro expanded: rpmbuild -bb -D '_foo expanded' spec.s... 1 Jul 2008 14:23
Audit Reports
please write a Shell script to generate an audit report of a root directory and all subsequent sub-directories and files under it, the report should be able to 1. list any directories/files changes in size and content, addition, deletion of any of them. 2. It could be run for different location passing param. ... 7 Jul 2008 06:20
mutex: busy waitting or sleep??
when one thread try to lock a locked mutex, it will be busy waitting or sleep??how wakeup the thread if it sleep? ... 1 Jul 2008 08:13
Make file problem
Hi All, below is my makefile to indent C source files....... ############################################################### vpath %.c ../src BLANKLINE_OPTS = -bad -bap -bbb -nsob COMMENTS_OPTS = -fca STATEMENTS_OPTS = -br -ce -cdw -cli2 -cbi2 -ss -npcs DECLARATIONS_OPTS = -di26 -bfda -psl -brs IND... 1 Jul 2008 08:13
First  |  Prev |  Next  |  Last
Pages: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48