I created a script using zsh.
One version of the script looks like the following.
It correctly loops over all three lines of input and prints what would happen, sleeping 5 seconds after each print
#!/usr/bin/env zsh
while IFS= read -r snap ; do
fs="$( echo "$snap" | cut -d@ -f1 )"
echo...
I installed FreeBSD on vmware and all I want to do for two days is to install a properly working Gnome. My hope has tried to end because it seems like there is no solution left that I haven't searched on the internet. I have an Nvidia graphics card and I suspect that too.
I followed this post to...
Hello all,
I'm new here and I am looking for some help in troubleshooting a mail loop on my machine.
I am running Postfix and Amavisd on FreeBSD 10.1 and I'm pretty sure the problem is just matter of something small and stupid that I can't seem to find.
I have uploaded the contents of my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.