Search Results

Search: Posts Made By: springs
2,859
Posted By springs
Sorry new to this group..no idea and wondering...
Sorry new to this group..no idea and wondering where to post new thread . I do not see such option in my screen. any help is greatly appreciated.
Txns Divu
2,859
Posted By springs
Hi have two date and format is yyyy-mm-dd ...
Hi have two date and format is yyyy-mm-dd
start_dt and end_dt. I need to find the difference and fetch the dates in between start_dt and end_dt. Please he me how to write the shell script.
2,617
Posted By springs
can you please give idea how you people are...
can you please give idea how you people are writing prog using sed and awk.
i tried several time and but failed.
please give me idea how start.

i read lot of stuff in sed and awk , even thu...
5,137
Posted By springs
can you explain how that command works. ...
can you explain how that command works.

Thanks
S
3,722
Posted By springs
same thing i wanted to try using file but it...
same thing i wanted to try using file
but it is not working
inputfile.txt
content is "ABC CDF ADF FDG HAA AHH AHA"
3,224
Posted By springs
i am assuming u hv some files like 20 after 20...
i am assuming u hv some files like 20 after 20 files reading u want to create a folder ryt.

#!bin/ksh
count=` find $HOME /- maxdepth 1 - name "test_dat*.txt" - print | wc -l
if [ $count -gt 0 ]...
Showing results 1 to 6 of 6

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