Search Results

Search: Posts Made By: kimberlyg2007
3,341
Posted By kimberlyg2007
That is exactly what I tried. When I paste the...
That is exactly what I tried. When I paste the text from the email, it actually puts the lines of text I just deleted back instead of my email.

esc + p command per the vi command list I found from...
3,341
Posted By kimberlyg2007
Need to overwrite shell script using vi editor
I have an existing shell script that I am trying to modify. I have about 10 lines of info I want to overwrite using text someone emailed to me. I guess what I am trying to do basically is like a...
927
Posted By kimberlyg2007
Thank you. This code works I think. It takes me...
Thank you. This code works I think. It takes me to the next line with the $, but I get no results at all.

find . -type f -name '.nfs*' -exec ls -l {} \;
927
Posted By kimberlyg2007
Not sure if UNIX is searching for files or not?
I am very very new to Unix, working on a shell script for my job and was just trying to come up with the correct find command. I get a > symbol on a new line. I can't exit the program either, it will...
2,461
Posted By kimberlyg2007
Need to exclude .NFSxxx files in clear old files batch script
I am new to Shell Scripting and need some help.

The following batch job has been failing for me due to the .nfsxxx files in use. I need to know how to modify the following script to exclude the...
Showing results 1 to 5 of 5

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