Search Results

Search: Posts Made By: bansalpankaj88
4,068
Posted By bansalpankaj88
Hi, Here is code which i wrote with the help of...
Hi,
Here is code which i wrote with the help of you guys. it is pretty straight forward.
cat ${PWD}/Input_Logs/*.log > ${PWD}/Input_Logs/input.log
sed '/^Total/d;/^Bye/d;/^Output has been...
4,068
Posted By bansalpankaj88
Hi, thanks a lot for replying!! Its working...
Hi,
thanks a lot for replying!!
Its working perfectly fine. thanks very much. :b:
4,068
Posted By bansalpankaj88
Making use of PWD command in the code
Hi all,
Need some help in the following code. (Running this code at cygwin in windows vista)

cat /home/ebanpan/Input_Logs/*.log > /home/ebanpan/Input_Logs/input.log
sed...
2,447
Posted By bansalpankaj88
Asking user for input file location using a .sh file in windows system
Hi all,
I am creating a .sh file in windows environment using notepad.
i need a code which i can write in this .sh file so that it asks me for an input file stored anywhere in my C drive of my...
9,104
Posted By bansalpankaj88
Hi again, i was able to resolve it. now i...
Hi again,
i was able to resolve it. now i understand it.
I have one more query, please help me out on this.
Code:
sed '/^Total/d;/^Bye/d;/^Output has been logged/d' /home/ebanpan/input.txt >...
9,104
Posted By bansalpankaj88
Hi, i created .sh file with your code. but i...
Hi,
i created .sh file with your code.
but i don't understand about the code
"./script.sh inputfile.txt ouptut.txt"
where should i use this script. sorry to bother you.

i have also attached...
9,104
Posted By bansalpankaj88
Hi, thanks for replying. I am new to Unix....
Hi,
thanks for replying.
I am new to Unix. it would be lot of help, if you can help me out with your reply.
i mean, what do u want me to do with this command.??

should i write this into a...
9,104
Posted By bansalpankaj88
Hi, Thanks a lot for replying. I have...
Hi,
Thanks a lot for replying.
I have attached input & output file in a zip file.

I have a input file (.log/.txt format) which is located in the C:\cygwin\home\ebanpan. so when i login into...
9,104
Posted By bansalpankaj88
Create a .sh file for an equivalent Excel VBA code
Hi guys,
I am new to Unix, Need your help here.
I have installed cygwin software (Unix) in my computer (Windows vista). Now i want to create a shell script (.sh file)/other script which is...
Showing results 1 to 9 of 9

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