Hi, all: a<-data.frame(x=c(1:10),y=c(10:1)) edit(a) how to quit the edit in Linux, and then do other computing? As In Windows, just close the edit window, but how to do in Linux? Thanks in advanced !!