Search Results

Search: Posts Made By: jenix4545
1,721
Posted By jenix4545
Thanks for catching that mistake. Now I'm trying...
Thanks for catching that mistake. Now I'm trying to delete any files that are greater than the number input.

I want to write something like
numberinput+1

rm ${name}.${numberinput+1..99}
1,721
Posted By jenix4545
I'm trying to figure it out still. I know this...
I'm trying to figure it out still. I know this isn't the best way to complete the task. Any tips are appreciated.
basically fnom is a log file that I want to rotate in a specific way. when the...
1,721
Posted By jenix4545
Simple unix variables in script
I'm creating a script that asks a user for a variable

ex
read filename;
read numberinput;

I also have a bunch of files named file.0 file.1 ... file.55

I'm trying to delete all files (if...
Showing results 1 to 3 of 3

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