摘要:
1.touch命令,用来创建文件或者修改文件时间戳 格式:touch[选项]...文件... 选项 :-a或--time=atime或--time=access或--time=use 只更改存取时间。-c或--no-create 不建立任何文档。-d 使用指定的日期时间,而非现在的时间。-f 此... 阅读全文
posted @ 2016-01-08 15:42
我想我是海~~
阅读(2895)
评论(0)
推荐(0)
摘要:
1.sort命令是帮我们依据不同的数据类型进行排序,其语法及常用参数格式: sort [-bcfMnrtk][源文件][-o 输出文件] 补充说明:sort可针对文本文件的内容,以行为单位来排序。参 数:-b忽略每行前面开始出的空格字符。-c检查文件是否已经按照顺序排序。-f排序时,忽略大小... 阅读全文
posted @ 2016-01-08 15:05
我想我是海~~
阅读(393)
评论(0)
推荐(0)
摘要:
select * from user_tables;--查询所有用户表select username,default_tablespace from user_users;--查询当前表空间select tablespace_name from dba_tablespaces;--查询所有表空间se... 阅读全文
posted @ 2016-01-08 09:44
我想我是海~~
阅读(1486)
评论(0)
推荐(0)

浙公网安备 33010602011771号