Search Results

Search: Posts Made By: Showdown
3,488
Posted By Showdown
Crontab commands [crontab -e/r] issues
Hello All,


My project needs, people to work with the crontab frequently . As the letters e/r are adjacent to each other , many times crontab -r command was issued unintentionally instead of...
2,089
Posted By Showdown
Thanks. That almost answered my question. But...
Thanks. That almost answered my question. But what if I pass a directory not a file name ?
Does Linux interpret it as an empty file ?
2,089
Posted By Showdown
Thank you . But in my case I have a...
Thank you .


But in my case I have a directory in that name ccs and the directory contains the files inside . I am more curious to know how it works whether it works like a redirection operator...
2,089
Posted By Showdown
Crontab <foldername> - removed the whole crontab
Hello,


Hope you are doing great though the situation is not so good #Corona.


By mistake I ran the below command and my crontab is gone now . Could anyone please let me know what this...
2,187
Posted By Showdown
Thanks Rudic. Your code is working fine. I did...
Thanks Rudic. Your code is working fine. I did some mistake in the positional notation.

Thank You Don for jumping in and assisting.

Aia - I will definitely try all the codes you have...
2,187
Posted By Showdown
Hi Rudic, Much thanks for your help. It...
Hi Rudic,

Much thanks for your help. It pretty much serve my purpose.
To be true, I couldn't understand the syntax which I am trying now to understand.

The only discrepancy here is after...
2,187
Posted By Showdown
Thanks Corona688. The data file is not a ...
Thanks Corona688.

The data file is not a space/ fixed delimited file. I have just provided the example with the format which looks delimited. But actually i need to do lpad for the...
2,187
Posted By Showdown
Search comppare replace (substr/lppad)
Hi Everyone,

I have a data file with data as below which contains millions of data and gets loaded to database using SQL loader using positional notation.
AT 0001 000000000100000000000...
910
Posted By Showdown
Secondary Authentication of UNIX .
Hi All,

My Servers are enabled with a secondary authentication of login. Whenever we are logging in to the servers with a common id it is asking like something " Enet your personal id and...
1,964
Posted By Showdown
Thanks Everyone for your help. In the meantime i...
Thanks Everyone for your help. In the meantime i got permission to split the file based upon no of lines and moved the code successfully to prod.

Anyway I learn few new thing from the discussion...
1,964
Posted By Showdown
Yes ! I meant that. I will simulate the solution...
Yes ! I meant that. I will simulate the solution you have provided in dev and post the result. Thanks for your time.
1,964
Posted By Showdown
user provides in the form of txt file (single...
user provides in the form of txt file (single column) through mail. then Sent to the deployment team through some defined process.

However i have access to transfer the files to production box.
...
1,964
Posted By Showdown
Thanks Rudic. Good idea of creating multiple...
Thanks Rudic. Good idea of creating multiple updates in a single SQL
File . but the ids are not constant. Everyday I am getting request 3-4 times with different sets of ids.
1,964
Posted By Showdown
Regarding file input to SQL from command line
Hi friends,

Need your help again to get a best approach for the below scenario.

I am previously having one shell script which accepts request_id/s as the command line argument.
single req_id ...
8,917
Posted By Showdown
To the best of my knowledge there is no robust...
To the best of my knowledge there is no robust way to encrypt/decrypt password in shell scripts. However you can try the below 4 approaches.

1. keep the username/password in a config file in some...
1,600
Posted By Showdown
Thanks Don ! It helped . I have mentioned the...
Thanks Don ! It helped . I have mentioned the above code as pseudo code hence didn't give much emphasize on the syntax like you have mentioned about the bang.
1,600
Posted By Showdown
Trapping Background Process
I am calling one shell script from my wrapper shell script
The pseudo code for the same is

nohup sh script1.sh
script.sh is calling script2.sh inside it 5 times followed by a wait...
2,892
Posted By Showdown
Extract Data from XML file.
Hi Guys,

I am in a need to extract data from a xml file. The XML file format is as below.
<data jsxnamespace="propsbundle" locales="">
<locale>

<!--Error messages starts-->
...
1,893
Posted By Showdown
Thanks a lot Rudic. Its almost satisfied my...
Thanks a lot Rudic. Its almost satisfied my requirement But along with the files created today it is also listing one more file which was created one day before.

Anyway thanks. I will explore...
1,893
Posted By Showdown
Thanks so much . But i want it in a command not...
Thanks so much . But i want it in a command not using script. if possible.
1,893
Posted By Showdown
Listing the file name and no of records in each files for the files created on a specific day
Hi,

I want to display the file names and the record count for the files in the 2nd column for the files created today.
i have written the below command which is listing the file names. but...
8,115
Posted By Showdown
@DGPickett...
@DGPickett (https://www.unix.com/members/302085119.html),

The size is 2 MB after zipping.

@Corona688, (https://www.unix.com/members/43551.html)
When i am manually running the shell...
8,115
Posted By Showdown
Maximum size of attachment in mail
Hi Friends,

My requirment is to Query the oracle database , generate the file change the extension to .csv and send to clients automatically everyday.

However i am able to perform...
1,155
Posted By Showdown
Hi Robin, Appreciate ur way of thinking. ...
Hi Robin,

Appreciate ur way of thinking. But my intention is not to share the password with them coz they may telnet /ssh the server with the password. But using FTP only read only access...
1,155
Posted By Showdown
Enable Annonymous FTP login.
Hi,

I am transferring my report files to another FTP server which the end users are downloading later. But while accessing the FTP server its asking for username and password which...
Showing results 1 to 25 of 55

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