Search Results

Search: Posts Made By: solarnoise
15,333
Posted By solarnoise
Thanks again Padow I'll try that EDIT: Using...
Thanks again Padow I'll try that

EDIT: Using a while loop instead of that recursive script worked great, I just put it in the "else" part so that it would generate an unused filename followed by a...
15,333
Posted By solarnoise
Padow, thanks so much for replying but I actually...
Padow, thanks so much for replying but I actually JUST figure it out shortly after I posted..

I messed up the part where I add one to the X variable, it should be this:
X=$(( X + 1 ))

The...
15,333
Posted By solarnoise
Check if file exists, create new file?
Hi everyone, I'm brand new to shell scripts (and UNIX in general) and I've been able to figure everything out except this...

I want to write a script that will take a filename as an argument,...
Showing results 1 to 3 of 3

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