Oracle Apps Technical Stuff
Showing posts with label
Unix
.
Show all posts
Showing posts with label
Unix
.
Show all posts
Wednesday, March 19, 2014
Useful Scripts for Unix
›
CAT The cat command reads one or more files and prints them to standard output. The operator > can be used to combine multiple files i...
Wednesday, July 17, 2013
Important Unix Scripts
›
1. Script To Find the Line Numbers In a Files For a Particular String Syntax :- sed -n '/String_to_search/=' file_name.txt Ex:...
›
Home
View web version