Tag: filenames
Found 270 results for 'filenames'.
1) bash - Extract filename and extension in Bash
2) string - How do I remove the file suffix and path portion from a path string in Bash?
3) python - Extracting extension from filename in Python
4) linux - What's the difference between filename and ./filename in Linux
5) linux - Bash script to tar – Quoting issue
6) shell - Export path with space in directory name
7) shell - File name beginning with - (dash)
8) command-line - How can I identify file names and directories from logs of Unix commands?
9) string - Get extension of files in Bash
10) linux - Extract file basename without path and extension in bash
11) bash - Extract filename and extension in Bash
12) linux - Uses for this bash filename extraction technique?
13) shell - shopt -s nocaseglob is not working on Ubuntu
14) shell-script - sed + remove the first directory from path
15) shell-script - remove path "/" from file name
16) process - How to get the full executable name of a running process in Linux
17) bash - Bash: Expand braces and globs with spaces in filenames?
18) bash - for name in `ls` and filenames with spaces
19) string - How do I remove the file suffix and path portion from a path string in Bash?
20) string - How do I remove the file suffix and path portion from a path string in Bash?
21) shell-script - Using whoami to search for files that mention user
22) filenames - What is naming convention for subtitle files?
23) linux - What does the ./ mean (dot slash) in linux?
24) bash - Making BASH script `for` handle filenames with spaces (or workaround)
25) linux - unix, difference between path starting with '/' and '//'
26) linux - quotes around filenames confuse bash script
27) windows-10 - Haunted subdirectory -- can't open files in it unless I move them
28) filenames - Can ack find files based on filename only?
29) list - AIX: Find Files with name containing specific string and add those to a list
30) command-line - Running python script from terminal without .py extension
31) shell-script - How to extract a string from a file name?
32) linux - unix, difference between path starting with '/' and '//'
33) linux - Linux grep for file starting with certain letter AND contain certain words
34) filenames - Remove GET parameters from file names in directory
35) python - Turn a string into a valid filename?
36) find - Find filename using list inside a file
37) regex - Using Bash to Move Digits From Specific Location in Filename
38) linux - Get list of distinct file endings in a directory (UNIX shell)
39) shell-script - Get directory name from file name
40) shell-script - loop through current directory store directory and subdirectory name in a array without duplicates
41) files - Renaming files to the prefix and the middle portion of the file name
42) backup - Put date into backup .tar.gz filename
43) command-line - Remove a folder with the same name as an environment variable
44) emacs - Emacs' file extension recognition
45) bash - Grabbing the extension in a file name
46) bash - What is the difference between "du -sh *" and "du -sh ./*"?
47) python - Turn a string into a valid filename?
48) files - Batch rename "case duplicates"
49) directory - What are ./ and ../ directories?
50) shell - dirname and basename vs parameter expansion