Search Results

Search: Posts Made By: israr75
2,976
Posted By israr75
@RudiC Thanks for the reply. that's what I used,...
@RudiC Thanks for the reply. that's what I used, I scripted it something like:

#!/bin/bash
now=$(date)
list_dir=$(date +'%Y/%m/%d')
echo /dir1/dir2/dir3/${list_dir}

and output = ...
2,976
Posted By israr75
Searching for a files based on current date directory
Hi All,

I've been trying to do some recursive searching but not been very successful. Can someone please help.
Scenario:
I have directory structure
/dir1/dir2/dir3/
2019/
11/
17
18
19...
1,445
Posted By israr75
Hi RudiC, I ran this and it created me a...
Hi RudiC,

I ran this and it created me a folder with 2017-11-22 date. What I was expecting was to go through the list: as below

Test1/
2017-08-12
2017-09-13
2017-10-14
2017-11-15...
1,445
Posted By israr75
Hi RudiC yes thats correct
Hi RudiC yes thats correct
1,445
Posted By israr75
I am using RHL 6.2 shell version: BASH 4.1.2
I am using
RHL 6.2
shell version: BASH 4.1.2
1,445
Posted By israr75
Creating dir with date and then increment by 1
Hi, I can't seem to do this or find how to do it. Can someone please help:

I have a dir and within it I have dirs with date name example

Test1/
2017-08-12
2017-09-13
2017-10-14
2017-11-15...
5,441
Posted By israr75
Sftp change file permissions
Hi All,

Apologies if this question has been asked before. I havent been able to resolve an issue and would like some help.

I am getting files pushed to me via sftp. The files once pushed to my...
1,454
Posted By israr75
Yes thats worked exactly as I wanted. so I...
Yes thats worked exactly as I wanted. so I replaced ls file* with ls *.txt. For benefit of many who have not used sed command and learning. can you please break the command down?

Many thx
1,454
Posted By israr75
hi matrixmadhan, Thank you so much for quick...
hi matrixmadhan,

Thank you so much for quick response. If I run this will it only do fir single file or will it for the batch?
1,454
Posted By israr75
Removing characters from beginning of multiple files
Hi,

I have been searching how to do this but I can't seem to find how to do it. Hopefully someone can help.

I have multiplr files, 100's example 12345-zxys.213423.zyz.txt. I want to be able to...
Showing results 1 to 10 of 10

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