Search Results

Search: Posts Made By: stky13
1,874
Posted By stky13
Finding the lowest sequenced file in a directory?
Hello,

I have three files in a directory:


1_700_123456.lst
1_701_123456.lst
1_702_123456.lst





I am trying to use a command via ksh that will list the file that has the lowest...
1,300
Posted By stky13
Works perfect!! Thanks so much!!
Works perfect!! Thanks so much!!
1,300
Posted By stky13
Using contents of a file in a command?
I have a value in a file called tmp.lst: 1314



Now, what I want to do is use ksh to take that value and do an ls in a directory using the contents of that file. For example, I want the...
9,210
Posted By stky13
It works! Thank you!!!
It works! Thank you!!!
9,210
Posted By stky13
Thanks for your help! It looks like this is...
Thanks for your help! It looks like this is almost there. It is listing all of the files that have a sequence number lower than what is found in the first directory. But, it looks like it is not...
9,210
Posted By stky13
Compare File Names in Different Directories...
I do not know much about shell scripting and need to create a script and I am at a loss. If someone can help me, that would be great!!

I have two directories:

/dir1

/dir2


I need to get...
3,571
Posted By stky13
Setting the Results of a Command to a Variable
Hi,

Hi, I run the command:

hostname to get the host back from the server: db201


Now, I need to take that result and set it to a variable. Can anyone help me with this?? I need to be...
Forum: Programming 02-21-2008
11,237
Posted By stky13
Writing to a File using pl/sql
Hi I am new to using pl/sql on a unix platform and am having trouble writing to a file from within a block. Below is an example of the code that I have. I know that I need to use UTL_FILE to...
Showing results 1 to 8 of 8

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