bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

awk or sed


From: ali hagigat
Subject: awk or sed
Date: Wed, 6 Apr 2011 07:39:36 +0430

I have a variable like this:
var1=Makefile .xcompile /root/build/.config src/arch/i386/Makefile.inc
means some words separated by spaces. I want to print each word on a
separate line. I think I have to use "awk" or "sed" string processing
tools. I wonder if anybody have experience with them or any other
means to do it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]