Search Results

Search: Posts Made By: ailton.biji
109,777
Posted By leeRoberts2007
thanks, and how about something at the start of a...
thanks, and how about something at the start of a text file?
109,777
Posted By ghostdog74
sed '1i yourline' file
sed '1i yourline' file
109,777
Posted By Shell_Life
LeeRoberts, Here is one way of doing this: ...
LeeRoberts,
Here is one way of doing this:

(cat input_file ; echo "WITH A NEW LINE") > output_file
109,777
Posted By reborg
echo "WITH A NEW LINE" >> file
echo "WITH A NEW LINE" >> file
109,777
Posted By leeRoberts2007
add text to end of text file
Hi,

I assume there is a simple solution, but as usual i can't find it!
How can i add a line of text to the end of a text file on a new line?

i.e
file.txt
________________
this is my text...
Forum: Solaris 08-08-2012
33,866
Posted By lpic.lt
shows if everything is ok with daemons svcs -xv...
shows if everything is ok with daemons
svcs -xv

shows if nfs bind service is up. (as i recall it should be on port 111)
netstat -f inet -an

do you have firewall installed?
cat...
Forum: Solaris 02-17-2012
33,866
Posted By bstring
Hello bartus11, I believe it wasn't enabled...
Hello bartus11, I believe it wasn't enabled before so I enabled it and rebooted the machine, but my nfs drive was still not mounted.


root@vm-sun11x86-64:/etc/default# svcadm -v enable...
Forum: Solaris 02-17-2012
33,866
Posted By bartus11
Did you enable nfs/client service?
Did you enable nfs/client service?
Forum: Solaris 02-17-2012
33,866
Posted By bstring
Help mounting nfs on boot on Solaris 11
Hello, I am looking for some assistance in mounting an nfs drive on boot, on a Solaris 11 machine.

On my Solaris 9/10 machines, I have an entry for my nfs mount in /etc/vfstab, however when I add...
Forum: Solaris 02-22-2012
33,866
Posted By rdhalstead
Consider using the automounter.
Consider using the automounter.
Forum: Solaris 08-07-2012
33,866
Posted By pans_soul
Since this issue is several months old I will...
Since this issue is several months old I will assume it was either resolved or a workaround devised but I did run into the same issue on Solaris 11 and it was not enough to simply enable nfs/client....
Showing results 1 to 11 of 11

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