Linux and Cloud Technologies
Linux, Scripting, AWS Cloud, Eucalyptus, Openstack
Pages
Home
Showing posts with label
awk
.
Show all posts
Showing posts with label
awk
.
Show all posts
Monday, June 30, 2014
how to delete a speacial character from last line
Please use the below command to delete special character from the last line of grep output
rev
|
cut
-
c
2
-
|
rev
Older Posts
Home
Subscribe to:
Posts (Atom)