RHrenan hafsarinlinux-notes.hashnode.dev·May 15 · 25 min readgrep and find Commands in LinuxBoth commands sometimes are confusing because they can be used to "search" something. However, they behave differently. Command Searches for Example question find Filenames, directories, file ty00
MMarkinr12.hashnode.dev·Apr 24, 2024 · 1 min readConcurrent request output filesWhen you work with EBS software you are bound to come across concurrent programs and concurrent requests. Concurrent requests are administered in the table "FND_CONCURRENT_REQUESTS". This table contains columns named "OFILE_SIZE" and "OUTFILE_NAME". ...00