Search Results

Search: Posts Made By: radekr
2,286
Posted By radekr
echo "1200910270040625" > file2.txt cat...
echo "1200910270040625" > file2.txt
cat file1.dat >> file2.txt
2,581
Posted By radekr
append last line
simple:
echo "3000004" >> FILE1.TXT
Forum: Web Development 04-02-2009
2,456
Posted By radekr
redirect
Hi,
one possibility is
RewriteCond %{HTTP_HOST} ^webtest [NC]
RewriteRule ^(.*)$ http://ustnd5/$1 [R=301,QSA,L]
without warranty
12,081
Posted By radekr
without sed:
without sed:
Forum: Web Development 01-12-2009
2,496
Posted By radekr
Hi, you must edit this:
Hi,
you must edit this:
12,081
Posted By radekr
is more simply
Hi,
better and simply is
ls -d */
Showing results 1 to 6 of 6

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