Difference between revisions of "File"
Jump to navigation
Jump to search
(12 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
* <code>[[diff]]</code> | * <code>[[diff]]</code> | ||
− | == | + | == [[file (command)]] examples == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Related terms == | == Related terms == | ||
Line 55: | Line 24: | ||
* [[Ansible]]: <code>[[file]], [[lineinfile]], [[blockinfile]]</code> | * [[Ansible]]: <code>[[file]], [[lineinfile]], [[blockinfile]]</code> | ||
* [[file (Terraform)]] | * [[file (Terraform)]] | ||
+ | * [[Terraform provisioner file]] | ||
* <code>[[inode]]</code> | * <code>[[inode]]</code> | ||
* <code>[[find . -type f]]</code> | * <code>[[find . -type f]]</code> | ||
Line 60: | Line 30: | ||
* [[ASCII]] | * [[ASCII]] | ||
* [[Logs]] | * [[Logs]] | ||
+ | * <code>[[too many open files]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:11, 14 December 2023
Linux Kernel modes for file I/O: buffered and direct. (See also: kswapd and Jens Axboe)
- Basic operating commands:
cp
,mv
,rm
,touch
truncate
,fallocate
,ln
join
- Information:
stat
,wc
- Manipulate file content:
tr
,awk
,sed
- Editors: vim, emacs
cat
,col
,tail
,more
,less
grep, ack, ag
diff
file (command) examples[edit]
Related terms[edit]
- File operations:
cp
,mv
,rm
,ln
- directory
ulimit
:ulimit -n 8192
- line
file (command)
dd
- Hidden files
- Ansible:
file, lineinfile, blockinfile
- file (Terraform)
- Terraform provisioner file
inode
find . -type f
- file (Puppet)
- ASCII
- Logs
too many open files
See also[edit]
file
,/usr/share/keyrings/, file --help
cat
,tac
,more
,less
,tail
,mtail
,echo
,stdin
,tr
,column
,paste
,truncate
,logrotate
,xzcat
pv
,progress
,sort
,ncat
,virt-cat
,awk
,join
,col
,fold
,tee
,sponge
,nfs-cat
,journalctl, ccat, icat, EOF
, lolcat- file, File system, directory,
touch
,mkdir
,ls
,ln
truncate
,fallocate
,split
,stat
, inode, File descriptor, superblock, block size (blockdev
),fuser
,lsof
,scrub
,chattr
, ulimit (nofiles),cp
,mv
,file (command)
,mkfifo
,chmod
- File systems:
ext4
,XFS
,ZFS
,btrfs
,wipefs
,findfs
,HDFS
,overlay
,aufs
,virt-filesystems
, Windows: (FAT, NTFS, ReFS), GPFS, squashfs, Ecryptfs, Encfs, FUSE, VMFS, Comparison of distributed file systems, Userspace filesystem, Resize filesystem size
Advertising: