2010/05/18
HP-UX:bdf - report number of free disk blocks (Berkeley version)
The bdf command displays the amount of free disk space available either on the specified filesystem (/dev/dsk/c0d0s0, for example) or on the file system in which the specified file (such as $HOME), is contained. If no file system is specified, the free space on all of the normally mounted file systems is printed. The reported numbers are in kilobytes.
HP-UX:uname -a command 查看系統版本及硬體資訊
#uname -a
EXAMPLES Executing the command uname -a on a local system produces output resembling the following: HP-UX attila A.08.07 A 9000/720 17927181 Printed fields are interpreted as follows: HP-UX An HP-UX operating system is installed on this machine. attila UUPC network system name by which the system is known. A.08.07 HP-UX operating system release and version identifier. A License level for this system. As explained in uname(2) this system has a two-user license. 9000/720 Computer is an HP9000 Model 720. 17927181 Machine identification number.
訂閱:
文章 (Atom)
VoiceHero 九折優惠碼
用我的優惠碼 v_t9msjy 購買 Hero 或 Vclass 課程,都能享有 9 折優惠 ! 馬上報名:https://bit.ly/34w3dif
-
由於FileZilla Server FTP 是使用Passive Mode,所以除了一般知道的 20,21 port之外。 也需要另外設定資料傳輸要走的 port。 FileZilla Server設定方式如下: 假設我設定了固定的port 範圍 8000 ~ 8100。...
-
mac 還原的方法. 這邊要提到的是還原到出廠的預設系統. 以我自己的 macbook air 13 為例. 按下電源的時候同時按下 command + R,稍等一回後,畫面會出現地球的圖示. 過一回後,會要求連線無線網路。( 看不到無...
-
資料取得上,除一般透過輸入的資料外,也常會使用到時間的紀錄。 而時間的取得就可以透過 TimePicker 或 DatePicker 來即時取的當下的時間。 當然這時間可以再另做設定,只是透過這樣的方法,使用者在輸入資料的時候。 可以避免資料的輸入手誤或錯誤等等。 ...