Search Results

Search: Posts Made By: sushant172
4,996
Posted By sushant172
Date Display Format
Hello People,

How can I display the date in a continuous format along with the time as below :


20091001_154547

i.e yyyymmdd_hhmmss format.


Thanks.
4,200
Posted By sushant172
Thanks a ton Sir.
Thanks a ton Sir.
4,200
Posted By sushant172
Thanks a lot zaxxon. Could you help me out with...
Thanks a lot zaxxon. Could you help me out with the expression explanation. ? Thanks.
4,200
Posted By sushant172
Extract a specific number from an XML file based on the start and end tags
Hello People,

I have the following contents in an XML file


...........
...........
..........
...........
<Details = "Sample Details">
<Name>Bob</Name>
<Age>34</Age>...
3,778
Posted By sushant172
Extracting values from an XML file
Hello People,

I have an xml file from which I need to extract the values of the parameters using UNIX shell commands.

Ex : Input is like :
<Name>Roger</Name>
or
<Address>MI</Address>
...
1,722
Posted By sushant172
Would there be any commands without using awk and...
Would there be any commands without using awk and just using the basic cut, paste,sort etc commands?
1,722
Posted By sushant172
Changing Sequence of Columns
Hello,

I might require some help here.

I have a file, ITEMS with the below data :

A1 20 A2 A3
B1 40 B2 B3
C1 70 C2 C3
D1 90 D2 D3

I need the output as :

A2 A3 20
B2 B3 40
C2...
2,726
Posted By sushant172
Command Output to Standard Input
Hi All,

How do I provide the output of a command to another command which is waiting for an input from the user ?

Ex : I need to login to a device via telnet. In the script, initially I use...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 01:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy