Wednesday, October 29, 2008
Tuesday, October 28, 2008
Sunday, October 26, 2008
Printing next day's date..
hi,
i need help on getting next day's date in aix.. I want to assign it to a variable in shell script. Can anybody help on this???
Girs
i need help on getting next day's date in aix.. I want to assign it to a variable in shell script. Can anybody help on this???
Girs
Saturday, October 25, 2008
Joining lines
Hi linuxurs,
How can i join lines in a file based of a particular char at the end of a line. eg,
contents of the file text.txt is as follows, need to join lines which end with ','
cat
bat,
eat,
some
help
The output should be as follows.
cat
bat,eat,some
help
Please help to do this with a perl, awk or sed one linner.
How can i join lines in a file based of a particular char at the end of a line. eg,
contents of the file text.txt is as follows, need to join lines which end with ','
cat
bat,
eat,
some
help
The output should be as follows.
cat
bat,eat,some
help
Please help to do this with a perl, awk or sed one linner.
Welcome To linuxurs
Welcome to our small step towards sharing knowledge and contributing to opensource community.
Subscribe to:
Posts (Atom)