An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A、/tmpB、/var/preserveC、/var/tmp/$USERD、$HOME/.vi

An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()

  • A、/tmp
  • B、/var/preserve
  • C、/var/tmp/$USER
  • D、$HOME/.vi

相关考题:

以下结构体类型说明和变量定义中正确的是A)typedef struct{int n; char c;} REC;REC t1,t2;B)struct REC;{int n; char c;};REC t1,t2;C)typedef struct REC ;{int n=0; char c='A';} t1,t2D)struct{int n;char c;}REC;REC t1,t2;

rec.autos.driving中的顶级域名为( )。A.未列出B.drivingC.autosD.rec

有以下程序#include stdio.htypedef struct{ int num;double s ; }REC;void fun1( REC x ){x.num=23; x.s=88.5;}main(){ REC a={16,90.0 };fun1(a);printf("%d\n",a.num);}程序运行后的输出结果是 【 1 4 】 。

以下结构体类型说明和变量定义中正确的是( )。A.typedef structB.struct REC; {int n;char c;}REC; {int n;char c;}; REC t1,t2; REC t1,t2;C.typedef struct REC;D.struct {int n=0;char c='A';}t1,t2; {int n;char c;}REC; REC t1,t2;

标准模块文件的扩展名是( )。A、 .clsB、 .frmC、 .basD、 .rec

新闻组的英文名称是()。 A、MiscB、SocC、NewsGroupsD、Rec

以下函数调用语句中,含有的实参个数是().func(rec1,rec2+1,(rec3,rec4)); A.3B.4C.5D.6

有以下程序includestdio.htypedef struct{int num;double s;}REC;void funl(REC x){x.nllm=23;x.s=88.5;}main( ){REC a={16,90.0);funl(A);prinff(“%d\n”,a.num);}程序运行后的输出结果是【 】。

如下函数调用语句func(rec1,rec2+rec3,rec4,rec5);该函数调用语句中,含的实参个数是().A.3B.4C.5D.有语法错误

函数调用语句:func(rec1,rec2+rec3,(rec4,rec5))中,含有的实参个数是5。() 此题为判断题(对,错)。

有以下程序 include typedef struct { int num;double s; }REC; void funl(REC *x) { x 有以下程序 include<stdio.h> typedef struct { int num;double s; }REC; void funl(REC *x) { x->num=23;x->s=88.5; } void main() { REC a={16,90.0}; fun1(A); printf("%d\n",a.num); } 程序运行后的输出结果是( )。

假字在窗体(名称为Forml)的代码窗口中定义如下记录类型: Private Type animal Anima1Name As String * 20 aColor As String * 10 End Type 在窗体上画一个名称为Command1的命令按钮,然后编写如下事件过程: Private Sub Command1_Click( ) Dim rec As animal Open"c: \vbTest.dat"For Random As#1 Len = Len(reC)rec.animalName = "Cat" rec.aColor = "White" Pat#1 , rec Close#1 End Sub 则以下叙述中正确的是A.记录类型animal不能在Form1中定义,必须在标准模块中定义B.如果文件c:\vbTest.dat不存在,则Open命令执行失败C.由于Put命令中没有指明记录号,因此每次都把记录写到文件的末尾D.语句"Put#1,rec"将animal类型的两个数据元素写到文件中

下列哪一项可以正确地引用该记录变量中的一个值?() A.rec_abc(1)B.rec_abc(1).colC.rec_abc.colD.rec_abc.first()

特种车的基本记号为()。A、GWB、REC、TXD、SY

.rec .autos .driving中的顶级域名为()。A、未列出B、drivingC、autosD、rec

修剪命令的快捷键是()A、trB、reC、elD、pol

下列哪一项可以正确地引用该记录变量中的一个值?()A、rec_abc(1)B、rec_abc(1).colC、rec_abc.colD、rec_abc.first()

在Oracle数据库中,以下哪个语句可以在SQL*Plus中执行emp_rec.sql脚本?()A、emp_rec.sqlB、@emp_rec.sqlC、GETemp_rec.sqlD、SAVEemp_rec.sql

typedef struct{ int num; char *name; } vec_rec; 则在IA32机器上,sizeof(vec_rec) = ()A、4B、8C、12D、16

矩形命令的缩写是“REC”。

泵送剂代号为()A、AEB、REC、PAD、AC

有如下函数调用语句fun c(rec1,rec2+rec3,(rec4,rec5));该函数调用语句中,含有的实参个数是()A、3B、4C、5D、有语法错

以下函数调用语句中,含有的实参个数是() func(rec1,rec2+1,(rec3,rec4));A、3B、4C、5D、有语法错误

LTE上下行传输使用的最小资源单位叫做()()A、PRBB、REC、REGD、CCE

单选题以下函数调用语句中,含有的实参个数是() func(rec1,rec2+1,(rec3,rec4));A3B4C5D有语法错误

单选题有如下函数调用语句fun c(rec1,rec2+rec3,(rec4,rec5));该函数调用语句中,含有的实参个数是()A3B4C5D有语法错

单选题typedef struct{ int num; char *name; } vec_rec; 则在IA32机器上,sizeof(vec_rec) = ()A4B8C12D16

单选题在下列表型中,()是基因工程上理想的受体菌表型。Ar+m+rec+Br-m-rec-Cr-m-rec+Dr+m+rec-