Search Results

Search: Posts Made By: pointers1234
1,739
Posted By pointers1234
How bash treats literal date value and retrieve year, month and date?
Hi,

I am trying to add few (say 3 days) to sysdate using -

date -d '+ 3 days' +%y%m%d

and it works as expected.

But how to add few (say 3 days) to a literal date value and how bash...
2,929
Posted By pointers1234
Beautify code
Hi,

Thank you for your response.

I don't know about python.

Can you please help me how to proceed further.
I've downloaded the file beautysh.py under the -...
2,929
Posted By pointers1234
Formatter
Hi,

I have been searching for a tool or online URL to format (beautify) UNIX shell script without any luck.

Could you please assist any online link or tool to format UNIX shell script.
I've...
952
Posted By pointers1234
Sorry for being late to confirm. Thank...
Sorry for being late to confirm.

Thank you, it helped me to solve the issue.

Regards,
Pointers
952
Posted By pointers1234
Compare actual files with format
Hi,

I have database table let say t_filenames which stores filenames and date_format in two columns.

e.g.

ABCD_TV_YYYYMMDD.txt YYYYMMDD
ABCD_MOUSE_YYYYMMDDHHMISS.txt ...
1,325
Posted By pointers1234
Verify if filename exists
Hi,

I have a variable returned from Oracle SQL Function which holds file names.

I would like to test if all the file names mentioned in the string exists in a directory. If all the files...
Showing results 1 to 6 of 6

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