Microsoft
Software
Hardware
Network
Question : how to concatenate into the starting of a file ?
if I do
echo "first line" >> /tmp/1
then it will add at the last line of file /tmp/1,, how can I add(concatenate) on the first line of file /tmp/1 ??
Answer : how to concatenate into the starting of a file ?
A version that will work on all Unix/Linux systems is
(echo "first line" ; cat /tmp/1) >/tmp/$$ && mv /tmp/$$ /tmp/1
Random Solutions
Windows Server 2003 Backup Utility not Exchange aware
Hardware wizard keeps trying to install a non existant USB printer after every reboot.
Interview questions for the position of Online line marketing manager
Adwords competition bid amounts
How to I figure when to charge sales tax and how much?
read priv1.edb
ODBC Access Driver - Connection for viewing linked Excel worksheet lost AND "File Now Available" pop up
Firefox 2 (two) moving Cache
Retrieving n rows from sybase database - pagination
MS Exchange 2007: Configuration Check-list