Search Results

Search: Posts Made By: RMSoares
1,461
Posted By RMSoares
Get values from a file and the name of the shell
I have 2 questions for which I thank for your help
Question 1)
In the file A, i have a list of email addresses
> ex: $ cat a
> alfa.beta @ gmail.com, user.client @ hotmail.com, @ yahoo.com...
1,991
Posted By RMSoares
It work's, one last question : How can i only...
It work's,
one last question : How can i only list files from a directory (no need the files in the subdirectory), ie list files and exclude the directorys.

regards
1,991
Posted By RMSoares
Wich values you will pass to filename ? ...
Wich values you will pass to filename ?

while filename in "$(ls -1t)"
1,991
Posted By RMSoares
Tks for your awnser. But it occurred one...
Tks for your awnser.

But it occurred one error with basename, it returns the fowlling error :

Usage: basename string [suffix]

Any ideia ?
1,991
Posted By RMSoares
Replied new files
We need to create a process that run continues and whenever a file is placed in a specific directory, the process detected this new file and replicated in another directory.
How can we implement a...
12,857
Posted By RMSoares
Replace special characters in multiple files - perl
I have 100 files, where i want to search a set of strings and make the replacement by other strings

In the first case I want to include a parameter in the name of a file

LOG_DCT = $...
Showing results 1 to 6 of 6

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