Search Results

Search: Posts Made By: ttilsch
2,982
Posted By ttilsch
Korn Shell
Korn Shell
2,982
Posted By ttilsch
Printing from Shell Script
My print alias that works fine from the command line does not function from withn a shell script. Instead of actually performing the printing, it instead writes out the name of the file I'm trying to...
1,732
Posted By ttilsch
Yes - that worked well! Thanks very much...
Yes - that worked well!
Thanks very much Jean-Pierre.
Best Regards
Tom
1,732
Posted By ttilsch
sed - simple qx
Im usind se as follows,

sed 's/**** DRAFT ****/ /' a.lst > b.lst


'**** DRAFT ****'
in a.lst goes to' ****' in b.lst

Does anyone know the right syntax?
...
4,818
Posted By ttilsch
thank you - much appreciated
thank you - much appreciated
4,818
Posted By ttilsch
Jim - thanks so much!!!
Jim - thanks so much!!!
4,818
Posted By ttilsch
Environment Variable for Local Directory?
This seems like a simple thing, but I can't seem to find an environment variable that has the local/current directory stored in it. I have a script that writes out the files in a directory. I want...
1,636
Posted By ttilsch
Jim Your Suggestion Worked - Thank You!!!
I haven't tried other suggestions yet, but your help is much appreciated.
Best Regards All

---------- Post updated at 09:44 AM ---------- Previous update was at 09:36 AM ----------

ls -1F |...
1,636
Posted By ttilsch
UNIX - Delete Line with "/"
I'm writing a shell script that creates a file with the output from, ls -1F. It contains directories, with, "/" appended to the names. I'm trying to delete those lines in the output file that are...
Showing results 1 to 9 of 9

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