Search Results

Search: Posts Made By: franzramadhan
7,096
Posted By cjcox
Not sure if there is a Net::Ping6... but you can...
Not sure if there is a Net::Ping6... but you can try using AnyEvent::FastPing, it's designed to ping a large range of hosts, but I suppose it could be limited to one. It supports IPv6.
2,402
Posted By itkamaraj
* (star)Repeats the previous item zero or more...
* (star)Repeats the previous item zero or more times. Greedy, so as many items as possible will be matched before trying permutations with less matches of the preceding item, up to the point where...
2,794
Posted By pludi
Is the executable bit set on the script? Does it...
Is the executable bit set on the script? Does it work if you call it using the exactly same command line as in the crontab? Do you rely on any environment variables being set, on any special paths?...
1,595
Posted By Franklin52
Useless Use of Cat...
Useless Use of Cat (http://partmaps.org/era/unix/award.html), this should be suffice:
grep -v \* file
1,595
Posted By kumaran_5555
cat file|grep -v \*
cat file|grep -v \*
Showing results 1 to 5 of 5

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