Search Results

Search: Posts Made By: sktkpl
26,246
Posted By sktkpl
Run A Job in Cron On A Specific Day Excluding Holidays
Hi,
I want to run a job in cron on a specific date(say 25th of every month) excluding holidays. Can anyone provide some hints to do this? Thanks for any inputs.
1,243
Posted By sktkpl
Finding a Particular Pattern In UNIX
Hi,
Suppose I have a file with many lines as follows. Now I want to find the following questions from the file through shell script or commands.

My name is XYZ. XYZ works for GHT and XYZ is part...
10,186
Posted By sktkpl
Convert column data to row data using shell script
Hi,

That's ok, but how could we do for the data like below.

x y z
f g
d h

output must be like:

x f d
y g h
z

Thanks for inputs.
10,186
Posted By sktkpl
Convert column data to row data using shell script
Hi,

I want to convert a 3-column data to 3-row data using shell script. Any suggestion in this regard is highly appreciated.

Thanks.
Showing results 1 to 4 of 4

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