Search Results

Search: Posts Made By: dareman123
2,143
Posted By dareman123
executing 2 or more files inside another file parallely
hi All,
i have 3 files
file1
file2
file3

these 3 files are shell (KSH) scripts. i want to place all these 3 shell scripts in another file file99 and execute these files simultaneoulsy
...
24,329
Posted By dareman123
Thanks Guys...
Thanks Guys...
24,329
Posted By dareman123
printing first n lines in a file without using head
i have to print first n lines of a file. how can i do that without using head command. for some reason i do not want to use Head. is there a way to get that result using awk or sed?.
i an using this...
1,346
Posted By dareman123
help with sed
hi all,
i have a file this way

SET CURRENT SCHEMA = "udb ";
create view udb.empid_STANDBY as select * from udb.empid_200612
where transaction_date = '2006-12-01' UNION ALL select * from...
1,803
Posted By dareman123
thank you very much guys... oops sorry...
thank you very much guys...

oops sorry forgot to ask about printing the below line also along with line above the Lock-wait..
1,803
Posted By dareman123
selecting a line and line above it.
hi..i have a file like the following

Application handle = 2604
Application status = UOW Waiting
Application handle = 2384...
Showing results 1 to 6 of 6

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