Search Results

Search: Posts Made By: almeidamik
1,822
Posted By almeidamik
Thanks kshji. Yea, I didn't use your method. I...
Thanks kshji. Yea, I didn't use your method. I will probably forget and then will be like why it is not working. ^^" Considering, the upgrades will not happen regularly. So, that was an issue. :P...
1,822
Posted By almeidamik
Check for a New Directory
Well, I know I could use a cron job to check if a new directory is made. However, I know that it won't happen like every 5 minutes and would be waste of resources. I was wondering is there a better...
1,843
Posted By almeidamik
Thanks I figured it out. ^^ Well, I have a...
Thanks I figured it out. ^^

Well, I have a different version of xargs. It didn't have the option L. However, it used n for arguments.

So, it turned it out to be.

paste file1 file2 | xargs -n...
1,843
Posted By almeidamik
Thanks aigles. Well, this is going beyond what I...
Thanks aigles. Well, this is going beyond what I had asked before I am pretty new to Shell Scripting. _-" Now I have to figure how to redirect the input from the text file...
1,843
Posted By almeidamik
Parsing Files
I have two text files. I need to parse the data. It's names of file and I am using it to rename files. I have file1 containing the original file name and file2 containing the renamed name of the...
Showing results 1 to 5 of 5

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