Search Results

Search: Posts Made By: nks342
1,147
Posted By nks342
selecting files with text extension
I have a script that read some values from the properties file and move files from source folder to destination folder based upon the modification time of the files created (N configurable days),...
2,887
Posted By nks342
Hi, Well without entering the source file...
Hi,

Well without entering the source file pattern option earlier my script was working fine, but later I planned that instead of picking up all the files from the source folder I should pick up...
2,887
Posted By nks342
Hi , It will pick up all the text files...
Hi ,

It will pick up all the text files begging with any name but it should have .txt as extension and the main script will read the properties file ..!!
2,887
Posted By nks342
Hi , Yeah in the main script I have already...
Hi ,

Yeah in the main script I have already configured the find command as per mtime option...

#!/bin/sh
. /home/p2000/sxs137/scripts/archievefilemovement.config
awk -F =...
2,887
Posted By nks342
Hi Vgersh.. , Thanks a Lot, I got it from...
Hi Vgersh.. ,

Thanks a Lot, I got it from hint, but please I request if you could also guide me what changes would be there in my main script file also after adding source file pattern in...
2,887
Posted By nks342
Hi vgersh, Thanx a lot for the guidance,I am...
Hi vgersh,

Thanx a lot for the guidance,I am sorry , please explain why to write that pattern inside the single quotes...!!
1,970
Posted By nks342
script to run as a daemon
Hi,
I have one query that is suppose if I have a script that pick up some files from source folder and put it into destination folder , and I want this script to run after every 1 hour, to make it...
2,887
Posted By nks342
I have a script that read some values from the...
I have a script that read some values from the properties file and move files from source folder to destination folder based upon the modification time of the files created (N configurable days) ......
2,887
Posted By nks342
ISSUE IN main script
Hi ,

I have a script that will move files which have a datetime >= currentdate-N from a source to destination folder.the input parameter are 1) Configurable N days value,2) source folderand 3)...
5,572
Posted By nks342
command to see process running at background
Hi ,

I want to see all the background process that are running in unix box machine...please guide me is there any specific command for that..since I am executing some scripts at...
3,389
Posted By nks342
Hi , Can you please guide me for corntab entry...
Hi ,
Can you please guide me for corntab entry ...how it would be if I want my SFTP script should run every day, after 1 hour ....and even I log out from my session..!!Thanks in advance
3,389
Posted By nks342
Hi jayan_jay, Thanx a lot , amazing, nice...
Hi jayan_jay,
Thanx a lot , amazing, nice explanation , one thing I want to make clear using nohup command is running a job in background continuously...? since I want my script to check at source...
3,389
Posted By nks342
running a bash script even after logging out from the current session
HI ,
I have a simple script that moves files from one folder to another folder, I have already done the open-ssh server settings and the script is working fine and is able to transfer the files...
14,523
Posted By nks342
bash script to create txt files based on timestamp
Hi ,
please guide me for a bash script that will create a txt files and the name of the txt files will be as of timestamp so that each file name will be different from other and these files will...
4,017
Posted By nks342
Hi rdcwayx, Thanx a lot, amazing ...cheers...
Hi rdcwayx,

Thanx a lot, amazing ...cheers up , one thing that I want to clear is that for this corntab entry i have to execute this command in putty with the parameters guided by you , as i was...
4,017
Posted By nks342
run this script as a daemon process
Hi,

HI ,
I have a simple script that moves files from one folder to another folder, I have already done the open-ssh server settings and the script is working fine and is able to transfer the...
2,418
Posted By nks342
sftp process
Hi,
I have written the following bash shell script for Sftp process,I have already configured the OPEN-SSH server settings and the script is working fine , the script moves files from one folder to...
Showing results 1 to 17 of 17

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