Search Results

Search: Posts Made By: mithun1!
1,276
Posted By mithun1!
what do u mean by desktop, can you please explain...
what do u mean by desktop, can you please explain in detail i m new to unix
4,461
Posted By mithun1!
thanks a lot methyl , it was really helpful:)
thanks a lot methyl , it was really helpful:)
1,276
Posted By mithun1!
invoking script
hi all,

is there a way to run a script upon invoking an application . for eg if i click on mozilla i want a script to run , before runniing mozilla , maybe ask a password or something only then...
4,461
Posted By mithun1!
id dsadm uid=8293(dsadm) gid=2281(dstage)...
id dsadm

uid=8293(dsadm) gid=2281(dstage)...
4,461
Posted By mithun1!
hi , i really see i have a long way to go in...
hi , i really see i have a long way to go in unix regarding forking , subshell and those kind of stuff , can someone tell me where i can get the information regarding all this , as a beginner where...
4,461
Posted By mithun1!
hi , can you please help
hi , can you please help
4,461
Posted By mithun1!
# Contents of the script #this file sets...
# Contents of the script
#this file sets environmental variables
if [ -z "$APT_ORCHHOME" ]
then
APT_ORCHHOME=/opt/IBM/dev/APP/InformationServer/Server/PXEngine; export APT_ORCHHOME
fi

#...
4,461
Posted By mithun1!
sh ./filename does not throw an error but it does...
sh ./filename does not throw an error but it does not run, same for sh filename , ./filename says i dont have privilege . only thing that works is . ./filename . i am not able to understand . can...
4,461
Posted By mithun1!
i tried sh ./ file name and sh filename i got no...
i tried sh ./ file name and sh filename i got no error but it didnt run , ./dsenv gives no privilege to execute ...ls gives this -rwxr-xr--
4,461
Posted By mithun1!
file execution confusion
i have a file in a directory
ls -l gives -rwxr-xr--
so i typed the file name to execute it and i got no such file
but when i type . ./filename i can execute it


what does this . ./ do...
2,350
Posted By mithun1!
hi , I tried /bin/sh ./scriptname and it...
hi ,

I tried /bin/sh ./scriptname and it didnt work , this file sets environmental variable it seems ,
ls -ltr gives
-rwxr-xr-- 1 dsadm dstage 8841 2011-09-19 11:49 scriptname

when i try...
2,350
Posted By mithun1!
i did this MITHUN> ls dsjob dsjob ...
i did this


MITHUN> ls dsjob
dsjob
MITHUN> cd ..
MITHUN> ls dsjob
/bin/ls: dsjob: No such file or directory


i cannot find such a file in parent directory
2,350
Posted By mithun1!
Cannot run script
hi , i had a script , say script name , user and group had privilege to execute it . but my account does not belong to the group , so wen i ran the script ./scriptname , i got an error no privilege...
9,930
Posted By mithun1!
Thanks for the reply . But could you tell me why...
Thanks for the reply . But could you tell me why i cant achieve that through my sed .what went wrong there ?
9,930
Posted By mithun1!
line wrap in sed
I tried line wrap in sed by sed -l 20 ' n' and as far as i understand each long line would be split into lenght of 20 characters in each. but thats not happening.wats going wrong:confused:
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 06:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy