Search Results

Search: Posts Made By: herbich1985
Forum: Solaris 06-04-2012
3,452
Posted By jlliagre
You shouldn't use /bin/sh on Solaris 10 and...
You shouldn't use /bin/sh on Solaris 10 and older. Anyway, here is a portable workaround:

for c in 0 1 2 3 4 5
do
for t in 0 1 2 3 4 5 6 7
do
mkfile 100m c${c}t${d}d0
done
done
Forum: Solaris 06-04-2012
3,452
Posted By DukeNuke2
try to use another shell like bash or ksh. the...
try to use another shell like bash or ksh. the standard shell (sh) might not understand { and }.
Forum: Solaris 06-03-2012
3,452
Posted By chihung
'seq' does not exist in Solaris. This url...
'seq' does not exist in Solaris.

This url may help. Chi Hung Chan: ZFS on 48 Disks without X4500 (http://chihungchan.blogspot.sg/2007/03/zfs-on-48-disks-without-x4500.html)
Forum: Solaris 03-27-2012
14,839
Posted By jlliagre
Glad you make it.Not necessarily. That depends on...
Glad you make it.Not necessarily. That depends on what contains the tarball.
The first one uncompress the bz2 file and pipe the resulting output, which is a tar file, to a tar command that extracts...
Forum: Solaris 03-27-2012
14,839
Posted By bitlord
I have posted the How to here. My Notes:...
I have posted the How to here.

My Notes: Installing Firefox on a Solaris server. (http://rich-notes.blogspot.com/2012/02/installing-firefox-on-solaris-server.html)

If you still go questions let...
Showing results 1 to 5 of 5

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